Sign in Sign up
nuget

EnsureArg

A lightweight and extensible guard clause library. Example: Ensure.Arg(param1, "param1").IsNotNull(); The library is easily extensible through the use of extension methods. Even the main Ensure.Arg(...) call can be overridden to whatever you prefer e.g. Verify.That(...) See the project site for many more examples

nuget View on Nuget

Activity

Latest release
11y ago
Total releases
3
Cadence
~4 months
Last 12 months
0

Details

First release
Jul 29, 2014
Releases
Version Released
1.1.0 minor
1.0.1 patch
1.0.0 initial