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 3 months ago
2.0.111 318 11/10/2023
2.0.107 335 12/14/2022
1.1.94 495 4/28/2022
1.1.91 411 11/4/2021
1.1.84 635 11/14/2019
1.1.83 1,229 6/1/2018
1.1.82 2,187 7/13/2017
1.1.76 1,118 7/10/2017
1.1.71 1,194 12/16/2016
1.1.69 1,151 12/1/2016
1.1.67 1,102 11/26/2016
1.1.59 1,225 5/17/2016
1.1.58 1,176 5/13/2016
1.0.56 1,172 5/12/2016
1.0.55 1,184 5/12/2016
1.0.42 1,591 1/27/2015
1.0.33 1,835 5/23/2014

Initial Release.