CodeEffects.Rule.Editor.Web.Net 5.0.38.4

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

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

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

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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.1.16.4 264 9/24/2023
5.0.52.4 8,925 12/5/2022
5.0.44.6 6,424 2/21/2021
5.0.38.4 410 1/18/2021
5.0.28.6 526 11/3/2020
5.0.24.8 615 8/24/2020
5.0.21.2 562 8/4/2020
5.0.20.6 5,672 5/29/2020
5.0.19.4 543 5/27/2020
5.0.18.2 531 5/21/2020
5.0.14.6 528 5/14/2020
5.0.12.4 540 5/8/2020
5.0.10.2 1,572 3/18/2020
5.0.9.94 597 3/15/2020
5.0.9.9 1,513 1/14/2020
5.0.9.7 1,840 11/3/2019
5.0.9.6 625 10/14/2019
5.0.9.4 565 9/27/2019
5.0.8.8 666 9/19/2019
5.0.8.6 684 8/14/2019
5.0.7.6 1,958 3/11/2019
5.0.7.2 865 2/24/2019
5.0.6.3 742 12/27/2018
5.0.5.4 729 12/23/2018
5.0.4.9 802 12/7/2018
5.0.4.8 1,216 10/21/2018
5.0.3.2 815 9/17/2018
5.0.2.6 1,261 7/18/2018
5.0.2.4 1,102 6/24/2018
5.0.1.18-rc 793 5/7/2018

This version fixes an issue that could potentially allow param string inputs to contain invalid encoding chars. It also adds two new public methods to our client-side API - .isEmpty() and .isAltered(). See our online documentation for details.
IMPORTANT! This release requires the latest version of the main script of the Rule Editor that can be found 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.