Skip to content
forked from NRules/NRules

Rules engine for .NET, based on the Rete matching algorithm, with internal DSL in C#.

License

Notifications You must be signed in to change notification settings

alibresco/NRules

This branch is 270 commits behind NRules/NRules:develop.

Folders and files

NameName
Last commit message
Last commit date
Mar 27, 2021
Nov 29, 2021
Nov 28, 2021
Oct 28, 2021
Dec 10, 2021
Nov 29, 2021
Jul 25, 2012
Jan 18, 2018
Apr 5, 2021
Apr 30, 2017
May 2, 2017
Mar 15, 2017
Jan 4, 2021
Jan 4, 2021
Apr 5, 2021
May 2, 2017
Mar 29, 2021
Jun 16, 2014
Nov 28, 2021

Repository files navigation

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-2021 Sergiy Nikolayev under the MIT license.

About

Rules engine for .NET, based on the Rete matching algorithm, with internal DSL in C#.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 93.4%
  • PowerShell 6.6%