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

List all covered C# versions in title #141

Closed bkoelman closed 6 years ago

bkoelman commented 6 years ago

Fixes #124.

Additionally I added 7.2, which has been released by now. Not that we have any guidance specific to that version, but at least I have given it some thought. So it's a conscious decision not to have changes for 7.2.