25 packages tagged with “RuleEngine”
SDK for building Flow Steps, Forms, Rules, Reports and more in Decisions. Decisions is a visual workflow and rule engine environment for the enterprise.
Create-compile-execute simple business rules at runtime. Built using Expression Tree; once compiled, rule can be executed over and over... with almost next to nothing execution time
Simple library that allows you to easily connect to Decisionrules.io from your application.
A simple rule engine
A simple rule engine to process your busniess rules. The rule engine can be easily modified to meet your requirements.
Express conditions to modify an object
Ruleengine is a simple rule engine that processes rules that are saved as a string. It evaluates this rule string to filter an collection of objects. For more description look at https://netmatze.wordpress.com/2012/01/22/building-a-rule-engine-in-c/
The Micro Rule Engine is a small(As in about 200 lines) Rule Engine that allows you to create Business rules that are not hard coded. Under the hood MRE creates a Linq Expression tree and compies a rule into an anonymous method i.e. Func<T bool>
Contains models used by all components of the Rule Evaluation Engine.
Contains contracts used by the Rule Evaluation Engine Validation component to resolve Configuration implementations.
Contains configuration models used by the validation component of the Rule Evaluation Engine.
Rule factory to create expression tree based rules. Rules Factory can help create rules; since there may be too many details to keep track for a complex rule.
CelloSaaS Multi-Tenant SaaS Application Development Framework Libraries
Easy Rules liberary Help you to define and organize the rules fluently. Easy to use.
REvE.Validation.Contracts implementations and utilities used by the Rule Evaluation Engine Validation Framework.
Contains models used by the Rule Evaluation Engine Validation Framework.
Contains contract implementations for the configuration components of the Rule Evaluation Engine Validation Framework.
Exposes contracts used by the Rule Evaluation Engine Validation Framework.
Contains models used internally by the Rule Evaluation Engine Validation Framework ValidationRepo.
Contains all implementations used by the consolidated Rule Evaluation Engine validation framework.
RulesEvaluator is a .NET package designed to provide a flexible and expressive way to evaluate sets of rules on custom data models. It enables you to define complex rule sets using a JSON-based syntax and then evaluate those rules against instances of your custom classes.
Contains all Contracts and Models used by the consolidated Rule Evaluation Engine validation framework.
Library that allows you to connect to DecisionSense.io