Info
Version: | 1.0.2 |
Author(s): | Gab Soulavy |
Last Update: | Monday, April 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gsoulavy/RuleEngine |
NuGet Url: | https://www.nuget.org/packages/Silkier.RuleEngine |
Install
Install-Package Silkier.RuleEngine
dotnet add package Silkier.RuleEngine
paket add Silkier.RuleEngine
Silkier.RuleEngine Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- System.Linq.Dynamic.Core(>= 1.0.23)
- System.ValueTuple(>= 4.5.0)
Tags
The goal was to make a simple engine which is easy to use and compatible with many projects.
Fork from GSoulavy.RuleEngine.