Info
Version: | 1.0.4 |
Author(s): | Lutti Coelho |
Last Update: | Sunday, June 6, 2021 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/lutticoelho/RulesChain |
NuGet Url: | https://www.nuget.org/packages/RulesChain |
Install
Install-Package RulesChain
dotnet add package RulesChain
paket add RulesChain
RulesChain Download (Unzip the "nupkg" after downloading)
Dependencies
- RulesChain.Contracts(>= 0.1.43)
Tags
Its based on Rules Design Pattern and Chain of Responsability Pattern and works like ASP.Net Core middlewares.