ApiCheck.Console 2.0.120

dotnet add package ApiCheck.Console --version 2.0.120
                    
NuGet\Install-Package ApiCheck.Console -Version 2.0.120
                    
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="ApiCheck.Console" Version="2.0.120" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ApiCheck.Console" Version="2.0.120" />
                    
Directory.Packages.props
<PackageReference Include="ApiCheck.Console" />
                    
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 ApiCheck.Console --version 2.0.120
                    
#r "nuget: ApiCheck.Console, 2.0.120"
                    
#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 ApiCheck.Console@2.0.120
                    
#: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=ApiCheck.Console&version=2.0.120
                    
Install as a Cake Addin
#tool nuget:?package=ApiCheck.Console&version=2.0.120
                    
Install as a Cake Tool

Library comparing different versions of an api using reflection to ensure compatibility with third party components. Console application.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
2.0.120 104 1/14/2025
2.0.111 336 11/10/2023
2.0.107 375 12/14/2022
1.1.94 547 4/28/2022
1.1.91 473 11/4/2021
1.1.84 706 11/14/2019
1.1.83 1,440 6/1/2018
1.1.82 2,326 7/13/2017
1.1.76 1,254 7/10/2017
1.1.71 1,338 12/16/2016
1.1.69 1,293 12/1/2016
1.1.67 1,245 11/26/2016
1.1.59 1,373 5/17/2016
1.1.58 1,329 5/13/2016
1.0.56 1,322 5/12/2016
1.0.55 1,329 5/12/2016
1.0.42 1,744 1/27/2015
1.0.33 1,987 5/23/2014

Initial Release.