Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
1 package returned for Tags:"ensurearg"
Sort by
Relevance
Downloads
Recently updated
EnsureArg
by:
ShaneT
5,182 total downloads
last updated
3/19/2015
Latest version:
1.1.0
argument
validation
guard
clause
ensure
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...
More information