An example implementation of diagnostic analyzers (Roslyn analyzers) inspired by the book Building Maintainable Software by Joost Visser and others.
Info
Version: | 0.1.5907.29403 |
Author(s): | Pepijn van de Kamp |
Last Update: | Friday, March 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/p3pijn/SIGGuidelines.Analyzers |
NuGet Url: | https://www.nuget.org/packages/SIGGuidelines.Analyzers |
Install
Install-Package SIGGuidelines.Analyzers
dotnet add package SIGGuidelines.Analyzers
paket add SIGGuidelines.Analyzers
SIGGuidelines.Analyzers Download (Unzip the "nupkg" after downloading)
Dependencies
Tags