DymeRuleEngine 2.1.0

dotnet add package DymeRuleEngine --version 2.1.0
NuGet\Install-Package DymeRuleEngine -Version 2.1.0
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="DymeRuleEngine" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DymeRuleEngine --version 2.1.0
#r "nuget: DymeRuleEngine, 2.1.0"
#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 DymeRuleEngine as a Cake Addin
#addin nuget:?package=DymeRuleEngine&version=2.1.0

// Install DymeRuleEngine as a Cake Tool
#tool nuget:?package=DymeRuleEngine&version=2.1.0

A simple rule engine

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  net481 was computed. 
.NETPlatform dotnet45 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on DymeRuleEngine:

Package Downloads
DymeInferenceEngine

Infer rules from worlds

EasyRuleDymeRule

Converts Easy-Rule sentences to Dyme-Rule structures and visa-versa.

DymeFluentAdapter

Allows you to make Dyme rules using a fluent type syntax

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0 623 11/19/2019
2.0.6 2,126 9/9/2018
2.0.5 1,521 9/6/2018
2.0.4 1,533 8/13/2018
2.0.3 1,517 8/7/2018
2.0.2 1,515 8/4/2018
2.0.0 1,694 7/22/2018
1.0.2 1,558 6/29/2018
1.0.1 1,549 6/27/2018
1.0.0 1,611 6/12/2018

Added support for frameworks: net:462,472,48 and core:2.1,2.2,3.0