DotNetAnalyzers.BannedApiAnalyzer 1.0.0-beta.5

This is a prerelease version of DotNetAnalyzers.BannedApiAnalyzer.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.

Requires NuGet 2.7 or higher.

dotnet add package DotNetAnalyzers.BannedApiAnalyzer --version 1.0.0-beta.5
NuGet\Install-Package DotNetAnalyzers.BannedApiAnalyzer -Version 1.0.0-beta.5
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="DotNetAnalyzers.BannedApiAnalyzer" Version="1.0.0-beta.5">
  <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 DotNetAnalyzers.BannedApiAnalyzer --version 1.0.0-beta.5
#r "nuget: DotNetAnalyzers.BannedApiAnalyzer, 1.0.0-beta.5"
#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 DotNetAnalyzers.BannedApiAnalyzer as a Cake Addin
#addin nuget:?package=DotNetAnalyzers.BannedApiAnalyzer&version=1.0.0-beta.5&prerelease

// Install DotNetAnalyzers.BannedApiAnalyzer as a Cake Tool
#tool nuget:?package=DotNetAnalyzers.BannedApiAnalyzer&version=1.0.0-beta.5&prerelease

An implementation of .NET banned API rules using Roslyn analyzers and code fixes

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated