RuleSet 0.0.1
See the version list below for details.
dotnet add package RuleSet --version 0.0.1
NuGet\Install-Package RuleSet -Version 0.0.1
<PackageReference Include="RuleSet" Version="0.0.1" />
paket add RuleSet --version 0.0.1
#r "nuget: RuleSet, 0.0.1"
// Install RuleSet as a Cake Addin #addin nuget:?package=RuleSet&version=0.0.1 // Install RuleSet as a Cake Tool #tool nuget:?package=RuleSet&version=0.0.1
There are few things more rage-inducing than encountering huge chunks of conditional logic, which are often responsible for hugely important components of a given piece of software.
Rather than tightly coupling the given piece of logic with an explicit conditional flow, we can instead define the logic independently of any specific code, allowing for a much more flexible approach.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.