CodeEffects.Rule.Editor.Web.Core 5.0.18.2

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.18.2
                    
NuGet\Install-Package CodeEffects.Rule.Editor.Web.Core -Version 5.0.18.2
                    
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.18.2" />
                    
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.18.2" />
                    
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.18.2
                    
#r "nuget: CodeEffects.Rule.Editor.Web.Core, 5.0.18.2"
                    
#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.Editor.Web.Core@5.0.18.2
                    
#: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.Editor.Web.Core&version=5.0.18.2
                    
Install as a Cake Addin
#tool nuget:?package=CodeEffects.Rule.Editor.Web.Core&version=5.0.18.2
                    
Install 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.  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 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 129,392 9/24/2023
5.0.52.4 157,384 12/5/2022
5.0.44.6 174,881 2/21/2021
5.0.38.4 9,625 1/18/2021
5.0.28.6 151,484 11/3/2020
5.0.24.8 14,760 8/24/2020
5.0.21.2 3,308 8/4/2020
5.0.20.6 4,815 5/29/2020
5.0.19.4 1,745 5/27/2020
5.0.18.2 2,339 5/21/2020
5.0.14.6 1,786 5/14/2020
5.0.12.4 17,759 5/8/2020
5.0.10.2 13,641 3/18/2020
5.0.9.94 1,852 3/15/2020
5.0.9.92 2,275 1/14/2020
5.0.9.7 2,483 11/3/2019
5.0.9.6 1,889 10/14/2019
5.0.9.4 1,898 9/27/2019
5.0.8.8 2,711 9/19/2019
5.0.8.6 1,983 8/14/2019
5.0.7.6 25,930 3/11/2019
5.0.7.4 1,904 2/24/2019
5.0.6.3 2,114 12/27/2018
5.0.5.4 1,880 12/23/2018
5.0.4.9 1,921 12/7/2018
5.0.4.8 2,024 10/21/2018
5.0.3.2 2,085 9/17/2018
5.0.2.6 4,088 7/17/2018
5.0.2.3 3,237 6/24/2018
5.0.1.22-rc 2,207 5/8/2018
5.0.1.18-rc 2,146 5/7/2018

This version fixes the issue which could potentially prevent the editor to properly load the Source Xml document with no type set. It also fixes the client issue that could prevent the editor to properly validate a rule condition with operator Contains. Make sure your web application reference the latest editor script available at https://codeeffects.com/Public/Samples/Code/CodeEffects.txt.
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.