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.
#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 93 1/14/2025
2.0.111 328 11/10/2023
2.0.107 356 12/14/2022
1.1.94 526 4/28/2022
1.1.91 449 11/4/2021
1.1.84 680 11/14/2019
1.1.83 1,365 6/1/2018
1.1.82 2,276 7/13/2017
1.1.76 1,205 7/10/2017
1.1.71 1,288 12/16/2016
1.1.69 1,241 12/1/2016
1.1.67 1,194 11/26/2016
1.1.59 1,322 5/17/2016
1.1.58 1,279 5/13/2016
1.0.56 1,272 5/12/2016
1.0.55 1,280 5/12/2016
1.0.42 1,691 1/27/2015
1.0.33 1,935 5/23/2014

Initial Release.