Microsoft.CodeAnalysis.VersionCheckAnalyzer 3.3.2

Prefix Reserved
Suggested Alternatives

Microsoft.CodeAnalysis.NetAnalyzers

Additional Details

Read our guide on how to "Migrate from FxCop analyzers to .NET analyzers" at https://docs.microsoft.com/visualstudio/code-quality/migrate-from-fxcop-analyzers-to-net-analyzers?view=vs-2019

dotnet add package Microsoft.CodeAnalysis.VersionCheckAnalyzer --version 3.3.2
                    
NuGet\Install-Package Microsoft.CodeAnalysis.VersionCheckAnalyzer -Version 3.3.2
                    
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.CodeAnalysis.VersionCheckAnalyzer" Version="3.3.2">
  <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.CodeAnalysis.VersionCheckAnalyzer" Version="3.3.2" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CodeAnalysis.VersionCheckAnalyzer">
  <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.CodeAnalysis.VersionCheckAnalyzer --version 3.3.2
                    
#r "nuget: Microsoft.CodeAnalysis.VersionCheckAnalyzer, 3.3.2"
                    
#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 Microsoft.CodeAnalysis.VersionCheckAnalyzer@3.3.2
                    
#: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=Microsoft.CodeAnalysis.VersionCheckAnalyzer&version=3.3.2
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.CodeAnalysis.VersionCheckAnalyzer&version=3.3.2
                    
Install as a Cake Tool

Microsoft.CodeAnalysis Version Check Analyzer

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Microsoft.CodeAnalysis.VersionCheckAnalyzer:

Package Downloads
Microsoft.CodeAnalysis.FxCopAnalyzers

Microsoft recommended code quality rules and .NET API usage rules, including the most important FxCop rules, implemented as analyzers using the .NET Compiler Platform (Roslyn). These analyzers check your code for security, performance, and design issues, among others. The documentation for FxCop analyzers can be found at https://docs.microsoft.com/visualstudio/code-quality/install-fxcop-analyzers

MepApps.MepControls

Mep Apps Inc. Base Code Module

MepApps.Erp.Syspro.Win.Module.Utilities

MepApps Erp Syspro Win Module Utility Helper

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.3.2 5,898,958 12/4/2020 3.3.2 is deprecated because it is no longer maintained.
3.3.1 4,769,023 10/28/2020
3.3.0 5,683,743 8/10/2020
3.3.0-beta2.final 67,763 7/15/2020
3.3.0-beta1.final 22,505 7/6/2020
3.0.0 9,332,255 4/27/2020
3.0.0-beta3.final 408,517 3/24/2020
3.0.0-beta2.final 46,642 3/24/2020
2.9.12 322,099 10/28/2020
2.9.11 54,964 8/10/2020
2.9.10 240,776 7/14/2020
2.9.9 118,025 4/27/2020
2.9.8 17,022,169 11/26/2019
2.9.7 1,824,075 10/31/2019
2.9.6 4,403,424 10/3/2019
2.9.5 123,852 10/2/2019
2.9.5-beta1.final 80,896 9/10/2019
2.9.4 2,504,151 7/29/2019
2.9.4-beta1.final 150,496 6/25/2019
2.9.3 3,399,576 6/6/2019
Loading failed