Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hassanhabib/csharpcodingstandard
- Owner: hassanhabib
- Created: 2020-01-12T07:30:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-06T15:19:56.000Z (about 1 year ago)
- Last Synced: 2023-11-07T15:54:09.665Z (about 1 year ago)
- Size: 46.9 KB
- Stars: 220
- Watchers: 16
- Forks: 49
- Open Issues: 9
-
Metadata Files:
- Readme: Readme.md
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)