Integration support for Asp .Net Core in to NRules.
Info
Version: | 1.0.5 |
Author(s): | Claudio Steppe |
Last Update: | Sunday, September 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cloudb0x/NRules.Integration.AspNetCore |
NuGet Url: | https://www.nuget.org/packages/NRules.Integration.AspNetCore |
Install
Install-Package NRules.Integration.AspNetCore
dotnet add package NRules.Integration.AspNetCore
paket add NRules.Integration.AspNetCore
NRules.Integration.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- NRules(>= 0.9.0)