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

ndepend rules for CSharpGuidelines #217

Closed janschreier closed 3 years ago

janschreier commented 3 years ago

Hi Dennis, thanks for putting up your rules here! We'll take those as starting point to get going with our own coding guidelines (finally!). Before I re-invent the wheel, I thought I'd ask, if you have, by any chance, created ndepend rules for these guidelines that you might be willing to share.

looking forward to an answer and best regards, Jan

dennisdoomen commented 3 years ago

Hi Jan. Thank you for those kind rules. Unfortunately no, I'm not using NDepend anymore.

janschreier commented 3 years ago

thanks for your answer Dennis. I'll put up a repo on my account, once I've done this task (in case somebody find's the issue in the future)