CodeEffects.Rule.Editor.Web.Core 5.0.52.4

.NET Core 2.0
dotnet add package CodeEffects.Rule.Editor.Web.Core --version 5.0.52.4
NuGet\Install-Package CodeEffects.Rule.Editor.Web.Core -Version 5.0.52.4
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.Editor.Web.Core" Version="5.0.52.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeEffects.Rule.Editor.Web.Core --version 5.0.52.4
#r "nuget: CodeEffects.Rule.Editor.Web.Core, 5.0.52.4"
#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.
// Install CodeEffects.Rule.Editor.Web.Core as a Cake Addin
#addin nuget:?package=CodeEffects.Rule.Editor.Web.Core&version=5.0.52.4

// Install CodeEffects.Rule.Editor.Web.Core as a Cake Tool
#tool nuget:?package=CodeEffects.Rule.Editor.Web.Core&version=5.0.52.4

Provides web-based rule management of Code Effects 5.x business rules engine on .NET Core platform version 2.0 and up

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CodeEffects.Rule.Editor.Web.Core:

Package Downloads
ETA.eReceipt.IntegrationToolkit

Integration toolKit for eReceipts

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.52.4 13,010 12/5/2022
5.0.44.6 59,612 2/21/2021
5.0.38.4 8,310 1/18/2021
5.0.28.6 119,063 11/3/2020
5.0.24.8 5,290 8/24/2020
5.0.21.2 1,649 8/4/2020
5.0.20.6 3,387 5/29/2020
5.0.19.4 389 5/27/2020
5.0.18.2 963 5/21/2020
5.0.14.6 402 5/14/2020
5.0.12.4 16,444 5/8/2020
5.0.10.2 12,192 3/18/2020
5.0.9.94 461 3/15/2020
5.0.9.92 881 1/14/2020
5.0.9.7 1,035 11/3/2019
5.0.9.6 508 10/14/2019
5.0.9.4 512 9/27/2019
5.0.8.8 933 9/19/2019
5.0.8.6 673 8/14/2019
5.0.7.6 24,524 3/11/2019
5.0.7.4 530 2/24/2019
5.0.6.3 771 12/27/2018
5.0.5.4 587 12/23/2018
5.0.4.9 575 12/7/2018
5.0.4.8 630 10/21/2018
5.0.3.2 679 9/17/2018
5.0.2.6 2,465 7/17/2018
5.0.2.3 1,115 6/24/2018
5.0.1.22-rc 700 5/8/2018
5.0.1.18-rc 679 5/7/2018

Minor version 5.0.52.4 introduces the following changes:

- Fixed the reported bug that could potentially prevent the rule editor to properly validate rules if the rule conditions use members declared in parent types;
- The FieldAttribute.Max property in string values now allows strings longer that 256 chars.

CodeEffects is the fastest and the most intuitive .NET business rules engine that implements a web-based IntelliSense-like rule management UI  and a unique lambda-based rule evaluation engine.