NRules.Fluent
0.9.3
Install-Package NRules.Fluent -Version 0.9.3
dotnet add package NRules.Fluent --version 0.9.3
<PackageReference Include="NRules.Fluent" Version="0.9.3" />
paket add NRules.Fluent --version 0.9.3
#r "nuget: NRules.Fluent, 0.9.3"
// Install NRules.Fluent as a Cake Addin
#addin nuget:?package=NRules.Fluent&version=0.9.3
// Install NRules.Fluent as a Cake Tool
#tool nuget:?package=NRules.Fluent&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 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.
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
- NRules.RuleModel (= 0.9.3)
-
.NETStandard 2.1
- NRules.RuleModel (= 0.9.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NRules.Fluent:
Package | Downloads |
---|---|
NRules
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.9.3 | 38,329 | 12/18/2021 |
0.9.2 | 151,473 | 3/29/2021 |
0.9.1 | 55,332 | 12/23/2020 |
0.9.0 | 287,492 | 5/8/2019 |
0.8.4 | 294,232 | 2/25/2018 |
0.8.2 | 3,909 | 1/21/2018 |
0.8.1 | 4,766 | 12/23/2017 |
0.8.0 | 6,138 | 11/29/2017 |
0.7.2 | 4,854 | 9/8/2017 |
0.7.1 | 1,164 | 8/25/2017 |
0.7.0 | 2,005 | 7/19/2017 |
0.6.3 | 3,433 | 6/23/2017 |