Provides static classes for representing program contracts as preconditions in a way that's compatible with System.Diagnostics.Contracts.
Info
Version: | 5.0.1-preview-1.20467.228 |
Author(s): | Scott Dorman |
Last Update: | Thursday, September 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/scottdorman/cadru |
NuGet Url: | https://www.nuget.org/packages/Cadru.Contracts |
Install
Install-Package Cadru.Contracts
dotnet add package Cadru.Contracts
paket add Cadru.Contracts
Cadru.Contracts Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Diagnostics.Contracts(>= 4.3.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
Tags