Argument
Argument validation methods, for example: this.user = Argument.NotNull("user", user). Less fancy than approaches based on lambdas/anonymous classes, but less scary performance-wise (given that argument checks are often all over the place). Annotations: C# 8 nullable reference types, ReSharper, Microsoft.CodeQuality.Analyzers, Code Contracts (.NET 4.5 only).
Activity
- Latest release
- 5y ago
- Total releases
- 12
- Cadence
- ~6 months
- Last 12 months
- 0
Details
- License
- ISC
- First release
- Apr 21, 2013
Releases
| Version | Released | |
|---|---|---|
1.4.0
minor
| ||
1.3.1
minor
| ||
1.2.0
minor
| ||
1.1.1
patch
| ||
1.1.0
minor
| ||
1.0.4-dnx-1
pre
| ||
1.0.3
patch
| ||
1.0.2
patch
| ||
1.0.1
patch
| ||
1.0.0
major
| ||
0.9.6
patch
| ||
0.9.5
initial
|