CodeTiger.CodeAnalysis 0.1.0-alpha1

This is a prerelease version of CodeTiger.CodeAnalysis.
dotnet add package CodeTiger.CodeAnalysis --version 0.1.0-alpha1
NuGet\Install-Package CodeTiger.CodeAnalysis -Version 0.1.0-alpha1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CodeTiger.CodeAnalysis" Version="0.1.0-alpha1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeTiger.CodeAnalysis --version 0.1.0-alpha1
#r "nuget: CodeTiger.CodeAnalysis, 0.1.0-alpha1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CodeTiger.CodeAnalysis as a Cake Addin
#addin nuget:?package=CodeTiger.CodeAnalysis&version=0.1.0-alpha1&prerelease

// Install CodeTiger.CodeAnalysis as a Cake Tool
#tool nuget:?package=CodeTiger.CodeAnalysis&version=0.1.0-alpha1&prerelease

Roslyn-based static code analysis for C# projects.

While not intended to be an exact replacement for StyleCop, many of the individual diagnostics are similar to StyleCop rules.

Currently, rules similar to the StyleCop rules in the Ordering Rules category have been implemented. More will be added in future versions.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0-alpha1 72 4/30/2015