NRules.Runtime

Execution engine for the NRules rules engine.


Keywords
business, dsl, engine, inference, rete, rules, c-sharp, nrules, rule-engine, rules-engine
License
MIT
Install
Install-Package NRules.Runtime -Version 0.9.4

Documentation

NRules

NRules is an open source production rules engine for .NET, based on the Rete matching algorithm. Rules are authored in C# using internal DSL.

Build status NuGet NRules on Stack Overflow Join the chat

Installing NRules

First, install NuGet. Then, install NRules from the Package Manager Console:

PM> Install-Package NRules

Getting Started

Use the following resources to get up and running with NRules.

Contributing

See Contributor Guide for the guidelines on how to contribute to the project.


Copyright © 2012-2019 Sergiy Nikolayev under the MIT license.