Info
Version: | 1.1.2 |
Author(s): | netmatze |
Last Update: | Monday, January 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/netmatze/ruleengine |
NuGet Url: | https://www.nuget.org/packages/ruleengine.netmatze |
Install
Install-Package ruleengine.netmatze
dotnet add package ruleengine.netmatze
paket add ruleengine.netmatze
ruleengine.netmatze Download (Unzip the "nupkg" after downloading)
It evaluates this rule string to filter an collection of objects. For more description look at
https://netmatze.wordpress.com/2012/01/22/building-a-rule-engine-in-c/.