RulesEngine
by:
abbasc
- 479,389 total downloads
- last updated 4/25/2022
- Latest version: 4.0.0-preview.1
Rules Engine is a package for abstracting business logic/rules/policies out of the system. This works in a very simple way by giving you an ability to put your rules in a store outside the core logic of the system thus ensuring that any change in rules doesn't affect the core system.