NRules.RuleModel
0.9.3
Install-Package NRules.RuleModel -Version 0.9.3
dotnet add package NRules.RuleModel --version 0.9.3
<PackageReference Include="NRules.RuleModel" Version="0.9.3" />
paket add NRules.RuleModel --version 0.9.3
#r "nuget: NRules.RuleModel, 0.9.3"
// Install NRules.RuleModel as a Cake Addin
#addin nuget:?package=NRules.RuleModel&version=0.9.3
// Install NRules.RuleModel as a Cake Tool
#tool nuget:?package=NRules.RuleModel&version=0.9.3
NRules is an open source rules engine for .NET that is based on the Rete matching algorithm. NRules is an inference engine that, among other features, supports forward chaining, negative, existential and universal quantifiers. Rules are authored in C# using internal DSL.
This package installs the canonical rules model to define rules that can be compiled into executable model used by the NRules rules engine.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on NRules.RuleModel:
Package | Downloads |
---|---|
NRules.Runtime
NRules is an open source rules engine for .NET that is based on the Rete matching algorithm. NRules is an inference engine that, among other features, supports forward chaining, negative, existential and universal quantifiers. Rules are authored in C# using internal DSL. This package installs the execution engine (runtime) for the NRules rules engine. |
|
NRules.Fluent
NRules is an open source rules engine for .NET that is based on the Rete matching algorithm. NRules is an inference engine that, among other features, supports forward chaining, negative, existential and universal quantifiers. Rules are authored in C# using internal DSL. This package installs the fluent DSL for authoring rules in C# with NRules. These rules can be then compiled to the canonical rules model, recognized by the NRules rules engine. |
|
NRules.RuleSharp
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. |
|
NRules.Json
NRules is an open source rules engine for .NET that is based on the Rete matching algorithm. NRules is an inference engine that, among other features, supports forward chaining, negative, existential and universal quantifiers. Rules are authored in C# using internal DSL. This package adds support for serialization of rule definitions to JSON and deserialization of JSON into rule definitions. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.9.3 | 94,249 | 12/18/2021 |
0.9.2 | 166,128 | 3/29/2021 |
0.9.1 | 61,848 | 12/23/2020 |
0.9.0 | 304,383 | 5/8/2019 |
0.8.4 | 299,064 | 2/25/2018 |
0.8.2 | 3,497 | 1/21/2018 |
0.8.1 | 5,144 | 12/23/2017 |
0.8.0 | 6,887 | 11/29/2017 |
0.7.2 | 5,436 | 9/8/2017 |
0.7.1 | 1,387 | 8/25/2017 |
0.7.0 | 2,259 | 7/19/2017 |
0.6.3 | 4,257 | 6/23/2017 |