CheckContracts 1.5.3

.NET Framework 4.0
dotnet add package CheckContracts --version 1.5.3
NuGet\Install-Package CheckContracts -Version 1.5.3
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="CheckContracts" Version="1.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CheckContracts --version 1.5.3
#r "nuget: CheckContracts, 1.5.3"
#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 CheckContracts as a Cake Addin
#addin nuget:?package=CheckContracts&version=1.5.3

// Install CheckContracts as a Cake Tool
#tool nuget:?package=CheckContracts&version=1.5.3

Library to simplify runtime checking by using code contracts.

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
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
1.5.3 1,253 2/14/2016
1.5.2-prerelease 795 2/14/2016
1.5.1-prerelease 806 2/14/2016
1.5.0-prerelease 826 2/14/2016
1.4.4 943 1/23/2016
1.4.3 1,000 11/7/2015
1.4.2 1,436 6/23/2015
1.4.0 1,081 6/18/2015
1.3.1 1,311 1/31/2015
1.3.0 1,313 1/31/2015
1.2.0 1,269 1/31/2015
1.1.0 1,262 1/31/2015

Support for .Net 4.6 features, add new checks