Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hassanhabib/csharpcodingstandard

This is the Standard for C# Programming language
https://github.com/hassanhabib/csharpcodingstandard

Last synced: about 7 hours ago
JSON representation

This is the Standard for C# Programming language

Awesome Lists containing this project

README

        

## The C# Coding Standard
Guidelines for C# coding styles.

[Version 0.8]



Menu

- [0. Files](0.%20Files.md)
- [1. Comments & Documentation](1.%20Comments%20and%20Documentation.md)
- [2. Classes & Interfaces](2.%20Classes%20and%20Interfaces.md)
- [3. Directives](3.%20Directives.md)
- [4. Methods](4.%20Methods.md)
- [5. Variables](5.%20Variables.md)