A set of coding guidelines for C# 9.0, design principles and layout rules for improving the overall quality of your code development.
745
stars
272
forks
source link
Query and method syntax are both LINQ so AV2200 is about avoiding que… #183
Closed
danbowker closed 5 years ago
Query and method syntax are both LINQ so AV2200 is about avoiding query syntax and preferring method syntax as defined by MS.