Conditions.NetStandard
1.1.0
Conditions built with .NET Standard Library. Forked from https://github.com/ghuntley/conditions
Forked from https://github.com/ghuntley/conditions available at 'https://www.nuget.org/packages/Conditions/'. Conditions is cross platform .NET standard 1.1 library helps developers to write pre- and postcondition validations in a fluent manner. Writing these validations is easy and it improves the readability and maintainability of code.
Install-Package Conditions.NetStandard -Version 1.1.0
dotnet add package Conditions.NetStandard --version 1.1.0
paket add Conditions.NetStandard --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Updated to .NET Standard 1.3 and fixed embedded resource issue
Dependencies
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)