Roslyn-analyzers: Status of the XmlDocumentationComments.Analyzers Package

Created on 12 Mar 2019  路  7Comments  路  Source: dotnet/roslyn-analyzers

The XmlDocumentationComments.Analyzers package has not been updated since 2016 and I'm unable to figure out if it's been replaced by a different one or something else?

Questions

All 7 comments

This package has been deprecated and the rules within it have been moved to different package(s). Which specific rule are you looking for?

Any having to do with XML documentation.

Tagging @sharwell - I believe your best bet for xml documentation related syntax analyzers is StypeCopAnalyzers

We also have DotNetAnalyzers.DocumentationAnalyzers with some additional rules and refactorings.

I tried StyleCop.Analyzers but getting it down to just the documentation rules was driving me nuts. I'll need to give DotNetAnalyzers.DocumentationAnalyzers a look, thanks!

I'm using DotNetAnalyzers.DocumentationAnalyzers for now so I'm closing this.

@SamuelEnglard please feel free to file issues on that repository if you think of new rules that could be valuable.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

paulomorgado picture paulomorgado  路  3Comments

onyxmaster picture onyxmaster  路  3Comments

sharwell picture sharwell  路  4Comments

Youssef1313 picture Youssef1313  路  4Comments

Grauenwolf picture Grauenwolf  路  3Comments