MGR.Guard.Sources is the Source Code Only NuGet Package of 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.Sources |
Install
Install-Package MGR.Guard.Sources
dotnet add package MGR.Guard.Sources
paket add MGR.Guard.Sources
MGR.Guard.Sources Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)