code-contracts
There are 7 repositories under code-contracts topic.
bkoelman/ResharperCodeContractNullability
Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.
final-hill/decorator-contracts
Decorator Contracts is a library that provides the ability to create and assign Code Contracts to ECMAScript and TypeScript classes. This enables enforcement of the Liskov substitution principle and the Open-closed principle of SOLID to support Design By Contract™.
SyncfusionSuccinctlyE-Books/CSharp-Code-Contracts-Succinctly
This is the companion repo for C# Code Contracts Succinctly by Dirk Strauss. Published by Syncfusion.
deniszykov/code-contracts-remover
tool for removing .net code contracts from project
andrej-dyck/dotnet-extensions-require
📦 Require Expressions - A pre-condition checks library for .Net via extensions methods on types.
DBC-Works/code-contract-deno
Tiny code contract programming utility for Deno
poulad/code-contracts
A demo used in presenting CodeContracts