CodeGuard.dotNetCore NuGet Package

.NET Core port of Seterlund.CodeGuard, a Guard and Validator library.

Example: Guard.That(arg1).IsNotNull().GreaterThan(100);
Throws an exception if conditions are not met.
Supports the ability to get a list of the failed conditions.




Got any CodeGuard.dotNetCore Question?





Info

Version: 1.1.0
Author(s): Justin Lessard
Last Update: Monday, November 4, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Justin-Lessard/Guard/
NuGet Url: https://www.nuget.org/packages/CodeGuard.dotNetCore


Install
Install-Package CodeGuard.dotNetCore
dotnet add package CodeGuard.dotNetCore
paket add CodeGuard.dotNetCore
CodeGuard.dotNetCore Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.6

avg-downloads-per-day

10

days-since-last-release

1635