Lightweight runtime-only library for contract validation.
Info
Version: | 0.5.0 |
Author(s): | seteplia |
Last Update: | Friday, May 26, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SergeyTeplyakov/RuntimeContracts |
NuGet Url: | https://www.nuget.org/packages/RuntimeContracts |
Install
Install-Package RuntimeContracts
dotnet add package RuntimeContracts
paket add RuntimeContracts
RuntimeContracts Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- RuntimeContracts.Analyzer(>= 0.3.0)
Tags