Official documentation for Code Effects — an embeddable business rules engine for .NET featuring a visual rule editor, AI-assisted rule authoring and execution, and no-code capabilities for business users.
Code Effects Software has been building decision automation software since 2009. Our embeddable business rules engine lets non-developers manage complex business logic without waiting on engineering for every rule change. With the release of Version 6, Code Effects decision platform adds AI/LLM-assisted rule authoring and execution, making it faster than ever to describe business rules using web-based UI and have them translated into working logic.
Files in this repo are structured to follow the namespaces of the C# public classes that make up the core functionality of the engine and the editor.
- Class reference articles are named after their namespace, minus the leading
CodeEffects.Rule.prefix. For example, theCodeEffects.Rule.Common.Attributes.FieldAttributeclass is documented inCommon.Attributes.Field.md. - General articles that cover concepts or the use of main platform features rather than a specific class follow the pattern
Ui.Feature.Subject.md. For example, the article documenting the Adaptive Source model is namedUi.SourceObject.Adaptive.md.
Documentation is organized by language:
docs/
└── en/
├── Common.Attributes.Field.md
├── Ui.SourceObject.Adaptive.md
└── ...
Currently available in English. Additional languages will be added under their own folder (e.g. docs/de/) as translations become available.
The live, browsable version of this documentation is available at codeeffects.com/decision-automation.
Name your fork CodeEffects.Rule.Docs if you plan to clone it locally and run it in Visual Studio as a shared project. All necessary project files have already been created.
Found an error or something unclear? Open an issue in this repo - corrections and suggestions are welcome.
- Live demo: https://codeeffects.com/business-rules-engine-demo
- Implementation: https://codeeffects.com/decision-automation/business-rule-implementation
- How to obtain Code Effects: https://codeeffects.com/decision-automation/how-to-obtain-business-rules-engine
- Code Effects Editions: https://codeeffects.com/content/business-rules-engine-editions
- Support: https://codeeffects.com/support
© 2009 - 2026 Code Effects Software, LLC