Conditions.NET
2.0.0
dotnet add package Conditions.NET --version 2.0.0
NuGet\Install-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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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.