CuttingEdge.Conditions
1.1.0
See the version list below for details.
dotnet add package CuttingEdge.Conditions --version 1.1.0
NuGet\Install-Package CuttingEdge.Conditions -Version 1.1.0
<PackageReference Include="CuttingEdge.Conditions" Version="1.1.0" />
paket add CuttingEdge.Conditions --version 1.1.0
#r "nuget: CuttingEdge.Conditions, 1.1.0"
// Install CuttingEdge.Conditions as a Cake Addin
#addin nuget:?package=CuttingEdge.Conditions&version=1.1.0
// Install CuttingEdge.Conditions as a Cake Tool
#tool nuget:?package=CuttingEdge.Conditions&version=1.1.0
CuttingEdge.Conditions is a library that helps developers to write fluent pre and post condition validations in their C# 3.0 and VB.NET 9.0 code base.
Writing these validations is easy and it improves the readability and maintainability of code.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
This package has no dependencies.
NuGet packages (43)
Showing the top 5 NuGet packages that depend on CuttingEdge.Conditions:
Package | Downloads |
---|---|
MagentoAccess
Magento webservices API wrapper. |
|
ChannelAdvisorAccess
ChannelAdvisor webservices API wrapper. |
|
AmazonAccess
Amazon webservices API wrapper. |
|
ShipStationAccess
ShipStation webservices API wrapper. |
|
EbayAccess
Ebay webservices API wrapper. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on CuttingEdge.Conditions:
Repository | Stars |
---|---|
JornWildt/Mason
Documentation and examples for the Mason media type
|
|
PureKrome/RavenOverflow
StackOverflow rip with a RavenDb database store
|