CodeEffects.Rule.Engine 5.5.0.3

There is a newer version of this package available.
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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CodeEffects.Rule.Engine" Version="5.5.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeEffects.Rule.Engine" Version="5.5.0.3" />
                    
Directory.Packages.props
<PackageReference Include="CodeEffects.Rule.Engine" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CodeEffects.Rule.Engine --version 5.5.0.3
                    
#r "nuget: CodeEffects.Rule.Engine, 5.5.0.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package CodeEffects.Rule.Engine@5.5.0.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CodeEffects.Rule.Engine&version=5.5.0.3
                    
Install as a Cake Addin
#tool nuget:?package=CodeEffects.Rule.Engine&version=5.5.0.3
                    
Install as a Cake Tool

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() and Filter() 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:
  • 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.5.1.8 190 10/31/2025
5.5.0.3 447 10/6/2025

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