Sign in Sign up
nuget

NetEvolve.Guard

Basic input validation via the `Ensure`-class throws an `ArgumentException`, `ArgumentNullException` or other Exception types, if the conditions are not met. The second parameter `parameterName` from `Ensure.That(T value, string? parameterName = default!)` is optional and is automatically populated by .NET, based on the `CallerArgumentExpressionAttribute` functionality.

Activity

Latest release
5mo ago
Total releases
31
Cadence
~22 days
Last 12 months
3

Reach

Stars

Details

License
MIT
First release
May 02, 2023
Releases
Version Released
2.0.267 patch
2.0.72 patch
2.0.0 major
1.5.97 patch
1.5.89 patch
1.5.49 patch
1.5.25 patch
1.5.9 patch
1.5.0 minor
1.4.126 patch
1.4.113 patch
1.4.63 patch
1.4.8 patch
1.4.0 minor
1.3.115 patch
1.3.79 patch
1.3.40 patch
1.3.37 patch
1.3.17 patch
1.3.16 patch
1.3.2 patch
1.3.0 minor
1.2.12 patch
1.2.10 patch
1.2.9 patch
1.2.7 patch
1.2.4 patch
1.2.0 minor
1.1.45 patch
1.1.31 patch
1.1.29 initial