CodeContracts.MSBuild 1.11.0-alpha

This is a prerelease version of CodeContracts.MSBuild.
There is a newer version of this package available.
See the version list below for details.
dotnet add package CodeContracts.MSBuild --version 1.11.0-alpha
                    
NuGet\Install-Package CodeContracts.MSBuild -Version 1.11.0-alpha
                    
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="CodeContracts.MSBuild" Version="1.11.0-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeContracts.MSBuild" Version="1.11.0-alpha" />
                    
Directory.Packages.props
<PackageReference Include="CodeContracts.MSBuild" />
                    
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 CodeContracts.MSBuild --version 1.11.0-alpha
                    
#r "nuget: CodeContracts.MSBuild, 1.11.0-alpha"
                    
#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=CodeContracts.MSBuild&version=1.11.0-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CodeContracts.MSBuild&version=1.11.0-alpha&prerelease
                    
Install as a Cake Tool

Helper package to use with build servers. Contains all CodeContracts binaries and integrates into MSBuild build process.

There are no supported framework assets in this 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 CodeContracts.MSBuild:

Package Downloads
biz.dfch.CS.Testing

biz.dfch.CS.Testing ======================== Collection of utility classes that provide functionality for testing

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.13.0-rc 3,357 9/11/2019
1.12.0 53,427 2/6/2018
1.12.0-rc 1,464 1/15/2018
1.11.0 5,071 1/15/2018
1.11.0-alpha 1,066 12/3/2017
1.10.1 2,086 11/15/2017
1.10.0 1,462 10/24/2017
1.9.10714.3 3,777 6/16/2017
1.9.10714.2 21,410 1/14/2016
1.7.11202.1001 4,357 12/6/2014
1.7.11106.1001-beta 1,832 11/12/2014
1.7.10908.1101-beta 1,344 10/3/2014
1.6.60617.1502-alpha 1,369 7/25/2014

Full changelog: https://github.com/Igorbek/CodeContracts.MSBuild/blob/master/CHANGELOG.md
1.11-alpha: CodeContracts has been updated to v1.10.20606.1-rc2 (released on 6 Jun 2016)
 Improved .net targets support
1.10.1: Add .Net Framework 4.7.1 target support
1.10: Stop using pre-installed CodeContract by default.
1.9: CodeContracts has been updated to v1.9.10714.2 (released on 13 Jul 2015).