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 ApiCheck.Console as a Cake Addin
#tool nuget:?package=ApiCheck.Console&version=2.0.120
                    
Install ApiCheck.Console 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 76 1/14/2025
2.0.111 318 11/10/2023
2.0.107 335 12/14/2022
1.1.94 495 4/28/2022
1.1.91 413 11/4/2021
1.1.84 638 11/14/2019
1.1.83 1,235 6/1/2018
1.1.82 2,191 7/13/2017
1.1.76 1,122 7/10/2017
1.1.71 1,198 12/16/2016
1.1.69 1,155 12/1/2016
1.1.67 1,106 11/26/2016
1.1.59 1,229 5/17/2016
1.1.58 1,180 5/13/2016
1.0.56 1,176 5/12/2016
1.0.55 1,188 5/12/2016
1.0.42 1,596 1/27/2015
1.0.33 1,840 5/23/2014

Initial Release.