NETFx Guard NuGet Package

The only argument validation file you need, with full refactoring support and strong-typing.

Examples:
Guard.NotNull(() => value, value)
Guard.NotNullOrEmpty(
() => stringValue, stringValue).




Got any NETFx Guard Question?





Info

Version: 1.3.3.2
Author(s): Daniel Cazzulino, kzu, Clarius
Last Update: Tuesday, March 26, 2013
.NET Fiddle: Create the first Fiddle
Project Url: http://netfx.codeplex.com
NuGet Url: https://www.nuget.org/packages/netfx-Guard


Install
Install-Package netfx-Guard
dotnet add package netfx-Guard
paket add netfx-Guard
netfx-Guard Download (Unzip the "nupkg" after downloading)

37 packages depend on this package.


Tags



STATS

must-have-score

1.8

avg-downloads-per-day

40

days-since-last-release

4049