code-contracts topic
List
code-contracts repositories
ResharperCodeContractNullability
26
Stars
4
Forks
Watchers
Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.
CSharp-Code-Contracts-Succinctly
17
Stars
21
Forks
Watchers
This is the companion repo for C# Code Contracts Succinctly by Dirk Strauss. Published by Syncfusion.
decorator-contracts
18
Stars
2
Forks
18
Watchers
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 t...