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:"Throw.
If"
Sort by
Relevance
Downloads
Recently updated
Argument.
Check
by:
Rene.Peuser
79,499 total downloads
last updated
7/25/2022
Latest version:
2.0.0
C#
.Net
DotNet
Arg
Argument
ArgumentCheck
Argument.Check
Throw
Throw.If
Throw.IfNull
More tags
A library to check your arguments in a simple comfort way. This library do not use Expression or nameof. It is based on Func<T>. So no performance issue during positive argument check.