Rules Engine moved from Wiki to GitHub Pages.
NOTE: I have been writing a rewrite that is considerably faster than the original RulesEngine (and this fork). Very infant and not published on Nuget.
forked from which does not appear to be maintained anymore
RulesEngine workflow builder courtesy of RenanCarlosPereira
Rules Engine is a library/NuGet package for abstracting business logic/rules/policies out of a system. It provides a simple way of giving you the ability to put your rules in a store outside the core logic of the system, thus ensuring that any change in rules don't affect the core system.
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.asulwer.com.
For more details please check out Rules Engine Wiki.