Info
Version: | 1.0.3 |
Author(s): | runxc1, jamescurran |
Last Update: | Sunday, October 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/runxc1/MicroRuleEngine |
NuGet Url: | https://www.nuget.org/packages/MRE |
Install
Install-Package MRE
dotnet add package MRE
paket add MRE
MRE Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Under the hood MRE creates a Linq Expression tree and compies a rule into an anonymous method i.e. Func<T bool>.