This Guards project is a light-weight toolbox which helps you to protect your public interfaces against invalid parameters being passed over.
Info
Version: | 2.1.19292.13-pre |
Author(s): | Thomas Galliker |
Last Update: | Saturday, October 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thomasgalliker/Guards |
NuGet Url: | https://www.nuget.org/packages/Guards |
Install
Install-Package Guards
dotnet add package Guards
paket add Guards
Guards Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags