Info
Version: | 0.0.4 |
Author(s): | James Ottaway |
Last Update: | Wednesday, April 23, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jamesottaway/RuleSet.cs |
NuGet Url: | https://www.nuget.org/packages/RuleSet |
Install
Install-Package RuleSet
dotnet add package RuleSet
paket add RuleSet
RuleSet Download (Unzip the "nupkg" after downloading)
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.