NRules.RuleSharp
0.0.6
NRules is an open source rules engine for .NET that is based on the Rete matching algorithm. Rule# (Rule Sharp) is a business rules language for the NRules rules engine.
Install-Package NRules.RuleSharp -Version 0.0.6
dotnet add package NRules.RuleSharp --version 0.0.6
<PackageReference Include="NRules.RuleSharp" Version="0.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NRules.RuleSharp --version 0.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NRules.RuleSharp, 0.0.6"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/NRules/NRules.Language/releases/v0.0.6
Dependencies
-
.NETFramework 4.5
- Antlr4.Runtime (>= 4.6.6)
- NRules.RuleModel (= 0.9.1)
-
.NETStandard 2.0
- Antlr4.Runtime (>= 4.6.6)
- NRules.RuleModel (= 0.9.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.