Coding Guidelines for C#
-
Updated
Apr 29, 2019 - C#
Coding Guidelines for C#
This repo represents the ideal starting point for new OOP Unity projects. It includes best practices for project structure and C# coding standards.
An opinionated C# .editorconfig
Many of the recommendations in the book Effective C#: 50 Specific Ways to Improve Your C# can be validated by Roslyn-based analyzers and code fixes.
Clean Code , C# Coding Standards
Repository for C# Language Feature with examples. Also code for techniques such as refactorings and best practices.
Add a description, image, and links to the coding-standards topic page so that developers can more easily learn about it.
To associate your repository with the coding-standards topic, visit your repo's landing page and select "manage topics."