https://github.com/hassanhabib/csharpcodingstandard
This is the Standard for C# Programming language
https://github.com/hassanhabib/csharpcodingstandard
Last synced: 7 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-10T09:17:26.000Z (over 1 year ago)
- Last Synced: 2025-03-07T01:41:32.682Z (7 months ago)
- Size: 46.9 KB
- Stars: 251
- Watchers: 17
- Forks: 50
- Open Issues: 13
-
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)