NRules is an open source production rules engine for .NET, based on the Rete matching algorithm. Rules are authored in C# using internal DSL.
To install NRules, get it from nuget via the package manager
> Install-Package NRules
Use the following resources to get up and running with NRules
Use the following discussion and Q&A platforms to get help with NRules
See Contributor Guide for the guidelines on how to contribute to the project.
Copyright © 2012-2024 Sergiy Nikolayev under the MIT license.