About 1,860,000 results
Open links in new tab
  1. RulesEngine | A Json based Rules Engine with extensive Dynamic ...

    A Json based Rules Engine with extensive Dynamic expression support View on GitHub RulesEngine is a highly extensible library to build rule based system using C# expressions Features Json based …

  2. GitHub - microsoft/RulesEngine: A fast and reliable .NET Rules Engine ...

    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 …

  3. Create Rules with Microsoft Rules Composer - Azure Logic Apps

    Mar 10, 2026 · Applies to: Azure Logic Apps (Standard) Rules govern the business logic for how business processes work. To help you create these rules for use with your Azure Logic Apps Rules …

  4. Implementing Rules using a C# Rule Engine | Examples, Challenges, …

    Mar 12, 2026 · Discover how to create and manage dynamic business rules using C# rule engines. Explore practical examples, solve common challenges, and see how tools like Nected simplify …

  5. Building A JSON Rules Engine from Scratch with MSRulesEngine

    Feb 5, 2025 · Notification services raising alerts, events based on business rules which can be changed on fly with JSON based MS rules engine Conclusion: Hurray! We did complete a simple tutorial with …

  6. Rule Engines Made Simple: A Beginner’s Guide to GoRules & Zen Engine ...

    Feb 2, 2025 · Zen Engine is a lightweight business rule execution engine that works seamlessly with GoRules. It allows applications to process JSON-based rule files and make real-time decisions.

  7. List of Rules Engines in Java - Baeldung

    Mar 26, 2025 · Easy Rules is a simple Java rules engine providing a lightweight and POJO based framework to define business. It can create complex rules from primitive ones by using the …

  8. Rules Engine for .NET | NRules

    Instead, inference engine figures out which rules should be activated based on the facts given to it, and then executes them according to a conflict resolution algorithm. Among other features, NRules …

  9. A rules engine expressed in JSON - GitHub

    json-rules-engine is a powerful, lightweight rules engine. Rules are composed of simple json structures, making them human readable and easy to persist.

  10. Drools Tutorial: Drools Rule Engine Architecture & Examples - Guru99

    Nov 22, 2024 · This drools tutorial covers all basic to advanced concepts like definition, components, architecture, features, programs, adding plugins in eclipse, etc.