NRules.Runtime 0.9.3

.NET Standard 2.0
dotnet add package NRules.Runtime --version 0.9.3
NuGet\Install-Package NRules.Runtime -Version 0.9.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NRules.Runtime" Version="0.9.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NRules.Runtime --version 0.9.3
#r "nuget: NRules.Runtime, 0.9.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NRules.Runtime as a Cake Addin
#addin nuget:?package=NRules.Runtime&version=0.9.3

// Install NRules.Runtime as a Cake Tool
#tool nuget:?package=NRules.Runtime&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 execution engine (runtime) for 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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.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 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NRules.Runtime:

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 328,778 12/18/2021
0.9.2 200,564 3/29/2021
0.9.1 71,366 12/23/2020
0.9.0 377,575 5/8/2019
0.8.4 303,112 2/25/2018
0.8.2 4,431 1/21/2018
0.8.1 5,695 12/23/2017
0.8.0 8,196 11/29/2017
0.7.2 5,797 9/8/2017
0.7.1 1,362 8/25/2017
0.7.0 2,245 7/19/2017
0.6.3 3,271 6/23/2017