Code analyzer with custom stylecop and fxcop rules.
Info
Version: | 1.1.18 |
Author(s): | Hongyi Qin |
Last Update: | Sunday, July 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/qhy.codeanalyzers |
Install
Install-Package qhy.codeanalyzers
dotnet add package qhy.codeanalyzers
paket add qhy.codeanalyzers
qhy.codeanalyzers Download (Unzip the "nupkg" after downloading)
Dependencies
- StyleCop.Analyzers(>= 1.1.118)
- Microsoft.CodeAnalysis.FxCopAnalyzers(>= 3.0.0)