AspNetCoreAnalyzers 0.3.0

dotnet add package AspNetCoreAnalyzers --version 0.3.0
                    
NuGet\Install-Package AspNetCoreAnalyzers -Version 0.3.0
                    
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.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetCoreAnalyzers" Version="0.3.0" />
                    
Directory.Packages.props
<PackageReference Include="AspNetCoreAnalyzers" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AspNetCoreAnalyzers --version 0.3.0
                    
#r "nuget: AspNetCoreAnalyzers, 0.3.0"
                    
#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.
#:package AspNetCoreAnalyzers@0.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AspNetCoreAnalyzers&version=0.3.0
                    
Install as a Cake Addin
#tool nuget:?package=AspNetCoreAnalyzers&version=0.3.0
                    
Install as a Cake Tool

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/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
imperugo/StackExchange.Redis.Extensions
Version Downloads Last Updated
0.3.0 613,903 11/21/2021
0.2.0.1-dev 134,757 8/25/2020
0.2.0-dev 111,102 1/19/2019
0.1.0-dev 640 12/31/2018

0.3.0
     For VS2022 now.
     BUGFIX: AD0001 Could not load file or assembly
     0.2.1
     BUGFIX: Handle trailing slash in route.