DelSole.CrossAnalyzers.CSharp

DelSole.CrossAnalyzers is a collection of code analyzers and refactorings for C# on multiple platforms


Keywords
refactoring, CSharp, DelSole, roslyn, analyzers
License
Apache-2.0
Install
Install-Package DelSole.CrossAnalyzers.CSharp -Version 1.0.6092.22992

Documentation

DelSole.CrossAnalyzers

A collection of analyzers and refactorings for C# and Visual Basic on multiple platforms.

Note

DelSole.CrossAnalyzers is available for both C# and Visual Basic (DelSole.CrossAnalyzers.CSharp and DelSole.CrossAnalyzers.VisualBasic), as both NuGet packages and extensions for Visual Studio 2015 (VSIX).

It is important mentioning that with NuGet packages you only get anlyzers and code fixes (where available).

If you want to use refactorings, you must install the Visual Studio extensions.

Downloads

DelSole.CrossAnalyzers.CSharp (NuGet package)

DelSole.CrossAnalyzers.VisualBasic (NuGet package)

DelSole.CrossAnalyzers.CSharp (Extension)

DelSole.CrossAnalyzers.VisualBasic (Extension)

Go to documentation

A few examples in action: