Contains class Ensure that can be used to validate method arguments or object state.
Info
Version: | 0.8.0 |
Author(s): | DevGuild |
Last Update: | Thursday, April 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DevGuildRu/libraries-aspnetcore |
NuGet Url: | https://www.nuget.org/packages/DevGuild.AspNetCore.Contracts |
Install
Install-Package DevGuild.AspNetCore.Contracts
dotnet add package DevGuild.AspNetCore.Contracts
paket add DevGuild.AspNetCore.Contracts
DevGuild.AspNetCore.Contracts Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 2019.1.1)