Skip to content

asulwer/RulesEngine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

582 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

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.

Rules Engine

build Coverage Status Nuget download

Overview

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.

Contributing

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.

About

Rules Engine with extensive Dynamic expression support

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors

Languages

  • C# 99.7%
  • PowerShell 0.3%