MRE NuGet Package

The Micro Rule Engine is a small(As in about 200 lines) Rule Engine that allows you to create Business rules that are not hard coded.

Under the hood MRE creates a Linq Expression tree and compies a rule into an anonymous method i.e. Func<T bool>.




Got any MRE Question?





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)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

1655