DymeRuleEngine 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package DymeRuleEngine --version 1.0.2
                    
NuGet\Install-Package DymeRuleEngine -Version 1.0.2
                    
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="1.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DymeRuleEngine" Version="1.0.2" />
                    
Directory.Packages.props
<PackageReference Include="DymeRuleEngine" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DymeRuleEngine --version 1.0.2
                    
#r "nuget: DymeRuleEngine, 1.0.2"
                    
#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.
#addin nuget:?package=DymeRuleEngine&version=1.0.2
                    
Install as a Cake Addin
#tool nuget:?package=DymeRuleEngine&version=1.0.2
                    
Install as a Cake Tool

A simple rule engine

Product Compatible and additional computed target framework versions.
.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 744 11/19/2019
2.0.6 2,375 9/9/2018
2.0.5 1,703 9/6/2018
2.0.4 1,713 8/13/2018
2.0.3 1,765 8/7/2018
2.0.2 1,723 8/4/2018
2.0.0 1,918 7/22/2018
1.0.2 1,787 6/29/2018
1.0.1 1,816 6/27/2018
1.0.0 1,920 6/12/2018

Initial release