A simple library that facilitates runtime checks of code and allows to define preconditions and invariants within a method.
Info
Version: | 1.2.0 |
Author(s): | George Pancescu |
Last Update: | Friday, August 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/george-pancescu/Guard |
NuGet Url: | https://www.nuget.org/packages/Guard.NET |
Install
Install-Package Guard.NET
dotnet add package Guard.NET
paket add Guard.NET
Guard.NET Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.
No dependencies.
No dependencies.
Tags