Skip to content

edumserrano/roslyn-analyzers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analyzers and Code Fixes for C#

build status nuget package Documentation Status licence

This repository started as a learning experience about the Roslyn API. Hopefully it will grow to hold many more analyzers.

Installing

Installation is performed via NuGet:

PM> Install-Package Roslyn.Analyzers

Building

This repository adheres to the F5 manifesto so you should be able to clone, open in Visual Studio and build.

Documentation

For documentation go here.

List of Analyzers

For list of analyzers go here.

Licence

This project is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published