dennisdoomen / CSharpGuidelines

A set of coding guidelines for C# 9.0, design principles and layout rules for improving the overall quality of your code development.
https://www.csharpcodingguidelines.com
Other
745 stars 272 forks source link

Update rule names and cheat sheet #160

Closed bkoelman closed 6 years ago

bkoelman commented 6 years ago

Note that the rules (4) from Performance category are missing in the cheatsheet. Also note that the cheatsheet layout may have been broken. I followed the build steps, but that did not produce the cheatsheet PDF file.

bkoelman commented 6 years ago

Resolved conflicts. See notes above. Layout needs work.