SimpleRules.Net is a rules engine that works based on attributes decorated on the properties of a class.
Info
Version: | 1.0.0 |
Author(s): | Karthik Anant |
Last Update: | Saturday, April 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SimpleRules |
Install
Install-Package SimpleRules
dotnet add package SimpleRules
paket add SimpleRules
SimpleRules Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.0)
- Microsoft.CSharp(>= 4.0.1)
- System.Reflection.TypeExtensions(>= 4.1.0)
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.0)
- System.Reflection(>= 4.0.10)
Tags