CodeContracts.Unofficial 1.0.0.2

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package CodeContracts.Unofficial --version 1.0.0.2
NuGet\Install-Package CodeContracts.Unofficial -Version 1.0.0.2
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.Unofficial" Version="1.0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeContracts.Unofficial --version 1.0.0.2
#r "nuget: CodeContracts.Unofficial, 1.0.0.2"
#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 CodeContracts.Unofficial as a Cake Addin
#addin nuget:?package=CodeContracts.Unofficial&version=1.0.0.2

// Install CodeContracts.Unofficial as a Cake Tool
#tool nuget:?package=CodeContracts.Unofficial&version=1.0.0.2

Code Contracts provide a language-agnostic way to express coding assumptions in .NET programs. The contracts take the form of pre-conditions, post-conditions, and object invariants.

Product Compatible and additional computed target framework versions.
.NET Framework net35-client is compatible.  net40-client is compatible. 
Silverlight sl3-wp is compatible.  sl4 is compatible.  sl5 was computed. 
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 CodeContracts.Unofficial:

Package Downloads
NDceRpc

RPC based on .NET, MS-RPC, binary serialization and WCF

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated