ApiCheck 1.1.76

There is a newer version of this package available.
See the version list below for details.
dotnet add package ApiCheck --version 1.1.76
NuGet\Install-Package ApiCheck -Version 1.1.76
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" Version="1.1.76" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ApiCheck --version 1.1.76
#r "nuget: ApiCheck, 1.1.76"
#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.
// Install ApiCheck as a Cake Addin
#addin nuget:?package=ApiCheck&version=1.1.76

// Install ApiCheck as a Cake Tool
#tool nuget:?package=ApiCheck&version=1.1.76

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

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ApiCheck:

Package Downloads
ApiCheck.NUnit

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.111 472 11/10/2023
2.0.107 14,309 12/14/2022
1.1.94 3,668 4/28/2022
1.1.91 2,777 11/4/2021
1.1.84 1,522 11/14/2019
1.1.83 1,579 6/1/2018
1.1.82 2,902 7/13/2017
1.1.76 1,214 7/10/2017
1.1.71 1,502 12/16/2016
1.1.69 1,333 12/1/2016
1.1.67 1,290 11/26/2016
1.1.59 1,439 5/17/2016
1.1.58 1,335 5/13/2016
1.0.56 1,346 5/12/2016
1.0.55 1,349 5/12/2016
1.0.42 1,750 1/27/2015
1.0.33 2,005 5/23/2014

Initial Release.