Conditions.NET
2.0.0
Install-Package Conditions.NET -Version 2.0.0
dotnet add package Conditions.NET --version 2.0.0
<PackageReference Include="Conditions.NET" Version="2.0.0" />
paket add Conditions.NET --version 2.0.0
#r "nuget: Conditions.NET, 2.0.0"
// Install Conditions.NET as a Cake Addin
#addin nuget:?package=Conditions.NET&version=2.0.0
// Install Conditions.NET as a Cake Tool
#tool nuget:?package=Conditions.NET&version=2.0.0
This is library that provides condition methods, thanks to which code we are writing is more verbose and clean. Currently it provides conditions for objects, strings, numerics, booleans and datatime.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Conditions.NET:
Package | Downloads |
---|---|
Guards.NET
This library provides guard clauses that could be used to guard against not expected values. It provides conditions for objects, strings, numerics, datatime and enumerables. It is possible to configure which exception should be thrown. |
GitHub repositories
This package is not used by any popular GitHub repositories.