Genesis.Ensure is a library for application authors (not library authors) that facilitates runtime expectation assertions that can be compiled out of performance-critical builds.
Info
Version: | 2.0.0 |
Author(s): | Kent Boogaart |
Last Update: | Thursday, April 13, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kentcb/Genesis.Ensure |
NuGet Url: | https://www.nuget.org/packages/Genesis.Ensure |
Install
Install-Package Genesis.Ensure
dotnet add package Genesis.Ensure
paket add Genesis.Ensure
Genesis.Ensure Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags