AspNetCoreAnalyzers 0.1.0-dev

This is a prerelease version of AspNetCoreAnalyzers.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AspNetCoreAnalyzers --version 0.1.0-dev                
NuGet\Install-Package AspNetCoreAnalyzers -Version 0.1.0-dev                
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="AspNetCoreAnalyzers" Version="0.1.0-dev">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCoreAnalyzers --version 0.1.0-dev                
#r "nuget: AspNetCoreAnalyzers, 0.1.0-dev"                
#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 AspNetCoreAnalyzers as a Cake Addin
#addin nuget:?package=AspNetCoreAnalyzers&version=0.1.0-dev&prerelease

// Install AspNetCoreAnalyzers as a Cake Tool
#tool nuget:?package=AspNetCoreAnalyzers&version=0.1.0-dev&prerelease                

Analyzers for Microsoft.AspNetCore

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AspNetCoreAnalyzers:

Package Downloads
TGC.CSharpCodingStandards

Coding standards for C#

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on AspNetCoreAnalyzers:

Repository Stars
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
dotnet/format
Home for the dotnet-format command
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
Version Downloads Last updated
0.3.0 338,001 11/21/2021
0.2.0.1-dev 103,146 8/25/2020
0.2.0-dev 90,787 1/19/2019
0.1.0-dev 548 12/31/2018

Initial