.NET Core 2.0 & Standard 2.0 port of A simple guard clause project helping you with validation and uniformed exception throwing when validating arguments.
Info
Version: | 1.0.0 |
Author(s): | danielwertheim, colindekker |
Last Update: | Monday, July 17, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/colindekker/Ensure.That |
NuGet Url: | https://www.nuget.org/packages/EnsureThatCore |
Install
Install-Package EnsureThatCore
dotnet add package EnsureThatCore
paket add EnsureThatCore
EnsureThatCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.
- Microsoft.NETCore.App(>= 1.1.2)
No dependencies.
Tags