CodeEffects.Rule.Engine
5.5.0.3
See the version list below for details.
dotnet add package CodeEffects.Rule.Engine --version 5.5.0.3
NuGet\Install-Package CodeEffects.Rule.Engine -Version 5.5.0.3
<PackageReference Include="CodeEffects.Rule.Engine" Version="5.5.0.3" />
<PackageVersion Include="CodeEffects.Rule.Engine" Version="5.5.0.3" />
<PackageReference Include="CodeEffects.Rule.Engine" />
paket add CodeEffects.Rule.Engine --version 5.5.0.3
#r "nuget: CodeEffects.Rule.Engine, 5.5.0.3"
#:package CodeEffects.Rule.Engine@5.5.0.3
#addin nuget:?package=CodeEffects.Rule.Engine&version=5.5.0.3
#tool nuget:?package=CodeEffects.Rule.Engine&version=5.5.0.3
CodeEffects.Rule.Engine.dll - Version 5.5.0.3
Code Effects is the fastest and most intuitive free .NET business rules engine on the market today, trusted by Fortune 500 organizations and government agencies worldwide.
The assembly CodeEffects.Rule.Engine.dll declares the main types of the Rule Engine component of Code Effects.
This is the Engine Free edition of the Code Effects rules engine. For information on obtaining the Engine Subscription, Engine Enterprise, or Engine Source editions please see the How to Obtain Code Effects article.
What's New in Version 5.5.0.3
Please read the version article for more details on this release.
This version is a free minor release of Code Effects 5.x. It introduces two new major updates:
Code Effects now offers the Engine Free edition. This license delays all calls to the
Evaluate()andFilter()methods by 3 (three) second. All other features and distribution terms remain the same as those of the Engine Enterprise edition. The Engine Free edition is allowed to be used in production environments. The Engine Trial edition is no longer offered by Code Effects Software.Global simplification of engine's API.
⚠️ This simplification requires code changes in all existing installations that use older versions. Please read the version documentation for upgrade instructions.
Version 5.5.0.3 of the Engine does not introduce new features or bug fixes.
Please read the implementation article for details on how to implement Code Effects in any .NET projects.
What is Code Effects Engine?
The Code Effects business rules evaluation product consists of two components:
Rule Editor
A web-based component that helps managing (creating, loading, updating, saving, and deleting) your business rules.- No third-party client-side dependencies.
- Supports all current web browsers on both desktop and mobile devices.
- Supports modularity in all client-side frameworks such as React, Angular, Vue, etc.
- Advanced features include:
- Unique rules authoring interface that allows language-like rule creation
- Automatic rule validation
- Circular dependency prevention
- Reusable rules
- Rule templates
- Optional dynamic help
- Optional toolbar for small projects
- Fully customizable UI
- Support for multilingual UI
- ... and much more.
Rule Engine
A high-performance business rules evaluation .NET component that uses a unique in-house lambda expression engine to evaluate any data against any business logic with unmatched speed and precision.- Thread-safe
- No third-party dependencies
- Supports all modern .NET versions and can be used in any .NET project
Contact Us
Please contact us if you have any questions or require further assistance with Code Effects implementation.
Resources
© 2025 Code Effects Software, LLC. All rights reserved.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- CodeEffects.Rule.Common (>= 5.5.0.3)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Configuration (>= 9.0.3)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 9.0.3)
- Microsoft.Extensions.Configuration.Json (>= 9.0.3)
- Microsoft.Extensions.Configuration.Xml (>= 9.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
This version combines all Code Effects libraries into .NET Standard 2.0 platform.
Details available at https://codeeffects.com/version/Upgrade-Rule-Editor-To-Net-Standard/5503