Microsoft.DotNet.Analyzers.Compatibility 0.2.12-alpha

Prefix Reserved
Additional Details

This package has been replaced with the built-in analyzers of .NET 5 and later versions.

This is a prerelease version of Microsoft.DotNet.Analyzers.Compatibility.
dotnet add package Microsoft.DotNet.Analyzers.Compatibility --version 0.2.12-alpha
                    
NuGet\Install-Package Microsoft.DotNet.Analyzers.Compatibility -Version 0.2.12-alpha
                    
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="Microsoft.DotNet.Analyzers.Compatibility" Version="0.2.12-alpha">
  <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.
<PackageVersion Include="Microsoft.DotNet.Analyzers.Compatibility" Version="0.2.12-alpha" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.DotNet.Analyzers.Compatibility">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Microsoft.DotNet.Analyzers.Compatibility --version 0.2.12-alpha
                    
#r "nuget: Microsoft.DotNet.Analyzers.Compatibility, 0.2.12-alpha"
                    
#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.
#addin nuget:?package=Microsoft.DotNet.Analyzers.Compatibility&version=0.2.12-alpha&prerelease
                    
Install Microsoft.DotNet.Analyzers.Compatibility as a Cake Addin
#tool nuget:?package=Microsoft.DotNet.Analyzers.Compatibility&version=0.2.12-alpha&prerelease
                    
Install Microsoft.DotNet.Analyzers.Compatibility as a Cake Tool

Shows diagnostics for deprecated APIs and .NET Core APIs that throw PlatformNotSupportedException on specific operating systems.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 1.3

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Microsoft.DotNet.Analyzers.Compatibility:

Package Downloads
Identity.Dapper

Identity package that uses Dapper instead EntityFramework for use with .NET Core. This is the base package, alone it won't do nothing. Use the Identity.Dapper.SqlServer to use with SQL Server or Identity.Dapper.PostgreSQL to use with PostgreSQL.

Evelyn.Client

Core functionality for Evelyn clients

Evelyn.Client.Rest

Client-side adapter to access the Evelyn REST API

Lost.Math.Int2D

Package Description

IoPinController

Package Description

GitHub repositories (9)

Showing the top 9 popular GitHub repositories that depend on Microsoft.DotNet.Analyzers.Compatibility:

Repository Stars
duplicati/duplicati
Store securely encrypted backups in the cloud!
aws/aws-sdk-net
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
dotless/dotless
.NET Port of the ruby Less CSS lib
planetarium/libplanet
Blockchain in C#/.NET for on-chain, decentralized gaming
madelson/MedallionShell
A .NET library simplifying the execution and chaining of processes
grandchamp/Identity.Dapper
Identity package that uses Dapper instead EntityFramework for use with .NET Core
jgiacomini/Tiny.RestClient
Simpliest Fluent REST client for .NET
MeltyPlayer/FinModelUtility
Model viewer and command-line tools for extracting models from various GCN/3DS/PC games en-masse.