Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
3 packages returned for Tags:"NullCheck"
Sort by
Relevance
Downloads
Recently updated
CommonTools
by:
thtp
75,318 total downloads
last updated
2/26/2016
Latest version:
0.0.1602.2603
null
nullcheck
extensions
arguments
Fluent Null check - With - Return - If - Unless - Do - As<> - AsNullable<> - Cast<> - SilentCast<> - TryWith - TryReturn - TryDo -Throw Check argument and throw exception - ShouldnotBeNull - ShouldHaveValue...
More information
Argument.
Validator
by:
rezahok
28,241 total downloads
last updated
9/18/2019
Latest version:
2.0.0
null
nullcheck
argument
validator
validation
guard
guards
argumentvalidator
Helper functions to aid in argument validation for C# functions. Example Usage: Throw.IfNull(argument, nameof(argument)); Throw.IfNullOrEmpty(argument, nameof(argument));
Intergen.
Common.
Argument
by:
Intergen
3,019 total downloads
last updated
4/18/2016
Latest version:
1.0.0.1
Argument
NullCheck
Represents a validator that simplifies checking method and constructor arguments and throws the appropriate exceptions.