csharp-in-style
Style guide
Provides guidelines for writing consistent and clear C# code
A style guide for C#.
57 stars
4 watching
23 forks
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
geekerzp/clojure-style-guide | A comprehensive style guide for writing maintainable Clojure code | 62 |
chamnap/javascript_style_guide | A comprehensive style guide for writing clean, maintainable JavaScript code | 11 |
grvcoelho/css-styleguide | An opinionated CSS style guide for building scalable applications | 419 |
salgnt/cscs | A curated collection of coding style conventions and standards for various programming languages. | 1,501 |
kodecocodes/c-sharp-style-guide | A C# style guide focused on readability and simplicity, particularly tailored for Unity game development. | 496 |
lowrisc/style-guides | Style guides for software development | 370 |
rehansaeed/editorconfig | Defines coding style settings for C# and other .NET technologies to maintain consistency across different editors and IDEs. | 638 |
stevekwan/best-practices | A comprehensive guide to coding standards and best practices for front-end technologies like JavaScript and CSS. | 1,706 |
caiogondim/html-style-guide | A style guide providing best practices for structuring and coding HTML documents | 13 |
nondv/clojure-style-guide | A comprehensive style guide for writing maintainable and readable Clojure code | 26 |
sap/styleguides | Style guides for coding and coding-related topics to improve code quality and consistency. | 1,675 |
macoscope/objc-style-guide | A style guide outlining basic rules for writing Objective-C code to ensure consistency and readability. | 48 |
weggo/javascript | A JavaScript style guide providing guidelines for coding best practices and conventions. | 0 |
robotsandpencils/objective-c-style-guide | A coding style guide for Objective-C programming language | 101 |
objectx/git-style-guide | A Git style guide for software developers | 103 |