Argument Assertions provides a fluent, simple and easy to use API for checking valid argument values with strong compile time type checks.
Info
Version: | 1.1.2 |
Author(s): | Mika Kälkäinen |
Last Update: | Monday, April 25, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/mikalkai/argument-assertions/overview |
NuGet Url: | https://www.nuget.org/packages/ArgumentAssertions |
Install
Install-Package ArgumentAssertions
dotnet add package ArgumentAssertions
paket add ArgumentAssertions
ArgumentAssertions Download (Unzip the "nupkg" after downloading)
Dependencies
- NuGet.CommandLine(>= 3.3.0)
- NuSpec(>= 3.0.0)
Tags