MGR.Guard is a very simple Guard library to check arguments, parameters, variables.
Info
Version: | 0.5.0 |
Author(s): | Matthias GROSPERRIN |
Last Update: | Sunday, February 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mgrosperrin/guard |
NuGet Url: | https://www.nuget.org/packages/MGR.Guard |
Install
Install-Package MGR.Guard
dotnet add package MGR.Guard
paket add MGR.Guard
MGR.Guard Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)