Easy to write, easy to read guard clauses for your .NET methods.
Info
| Version: | 0.1.2-alpha |
| Author(s): | Adam Boddington |
| Last Update: | Tuesday, May 8, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/deadtoadroad/arg-ensure |
| NuGet Url: | https://www.nuget.org/packages/DeadToadRoad.ArgEnsure |
Install
Install-Package DeadToadRoad.ArgEnsure
dotnet add package DeadToadRoad.ArgEnsure
paket add DeadToadRoad.ArgEnsure
DeadToadRoad.ArgEnsure Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags