Pathoschild.DesignByContract
0.1.4-alpha
See the version list below for details.
dotnet add package Pathoschild.DesignByContract --version 0.1.4-alpha
NuGet\Install-Package Pathoschild.DesignByContract -Version 0.1.4-alpha
<PackageReference Include="Pathoschild.DesignByContract" Version="0.1.4-alpha" />
paket add Pathoschild.DesignByContract --version 0.1.4-alpha
#r "nuget: Pathoschild.DesignByContract, 0.1.4-alpha"
// Install Pathoschild.DesignByContract as a Cake Addin #addin nuget:?package=Pathoschild.DesignByContract&version=0.1.4-alpha&prerelease // Install Pathoschild.DesignByContract as a Cake Tool #tool nuget:?package=Pathoschild.DesignByContract&version=0.1.4-alpha&prerelease
A high-performance aspect-oriented argument validation framework built on top of the free edition of PostSharp which enables design-by-contract preconditions and postconditions. By annotating your code with attributes like [NotNull], you can eliminate boilerplate validation logic while enabling helpful exception messages and making your code much more robust and refactor-safe. These annotation attributes are also recognized by ReSharper when it has an equivalent annotation, which gives you real-time feedback on contract violations as you type.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Newtonsoft.Json (>= 4.5.0)
- Pathoschild.DesignByContract.Annotations (>= 0.1.4-alpha)
- PostSharp (>= 2.1.0)
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.2.0 | 3,399 | 10/27/2013 |
1.1.0 | 1,386 | 5/16/2013 |
1.0.0 | 1,433 | 1/7/2013 |
0.1.6-alpha2 | 1,285 | 6/21/2012 |
0.1.4-alpha | 1,140 | 5/23/2012 |
0.1.3-alpha | 1,180 | 5/22/2012 |