CodeEffects.Rule.Editor.Web.Core 5.0.24.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package CodeEffects.Rule.Editor.Web.Core --version 5.0.24.8
                    
NuGet\Install-Package CodeEffects.Rule.Editor.Web.Core -Version 5.0.24.8
                    
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.24.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeEffects.Rule.Editor.Web.Core" Version="5.0.24.8" />
                    
Directory.Packages.props
<PackageReference Include="CodeEffects.Rule.Editor.Web.Core" />
                    
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.Editor.Web.Core --version 5.0.24.8
                    
#r "nuget: CodeEffects.Rule.Editor.Web.Core, 5.0.24.8"
                    
#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.
#addin nuget:?package=CodeEffects.Rule.Editor.Web.Core&version=5.0.24.8
                    
Install CodeEffects.Rule.Editor.Web.Core as a Cake Addin
#tool nuget:?package=CodeEffects.Rule.Editor.Web.Core&version=5.0.24.8
                    
Install CodeEffects.Rule.Editor.Web.Core as a Cake Tool

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

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. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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.1.16.4 95,796 9/24/2023
5.0.52.4 138,519 12/5/2022
5.0.44.6 160,946 2/21/2021
5.0.38.4 9,568 1/18/2021
5.0.28.6 151,293 11/3/2020
5.0.24.8 13,839 8/24/2020
5.0.21.2 3,202 8/4/2020
5.0.20.6 4,749 5/29/2020
5.0.19.4 1,680 5/27/2020
5.0.18.2 2,274 5/21/2020
5.0.14.6 1,723 5/14/2020
5.0.12.4 17,694 5/8/2020
5.0.10.2 13,568 3/18/2020
5.0.9.94 1,780 3/15/2020
5.0.9.92 2,200 1/14/2020
5.0.9.7 2,397 11/3/2019
5.0.9.6 1,821 10/14/2019
5.0.9.4 1,829 9/27/2019
5.0.8.8 2,632 9/19/2019
5.0.8.6 1,919 8/14/2019
5.0.7.6 25,862 3/11/2019
5.0.7.4 1,831 2/24/2019
5.0.6.3 2,042 12/27/2018
5.0.5.4 1,815 12/23/2018
5.0.4.9 1,851 12/7/2018
5.0.4.8 1,951 10/21/2018
5.0.3.2 2,013 9/17/2018
5.0.2.6 3,900 7/17/2018
5.0.2.3 2,827 6/24/2018
5.0.1.22-rc 2,017 5/8/2018
5.0.1.18-rc 1,964 5/7/2018

This version fixes a rare issue that prevented the Rule Editor to parse in-rule and setter numeric calculations into proper Rule XML if more than two dirrefent math operators are used on the same level without their logical separation using parentheses.
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.