CodeEffects.Rule.Editor.Web.Net
5.0.38.4
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
<PackageReference Include="CodeEffects.Rule.Editor.Web.Net" Version="5.0.38.4" />
<PackageVersion Include="CodeEffects.Rule.Editor.Web.Net" Version="5.0.38.4" />
<PackageReference Include="CodeEffects.Rule.Editor.Web.Net" />
paket add CodeEffects.Rule.Editor.Web.Net --version 5.0.38.4
#r "nuget: CodeEffects.Rule.Editor.Web.Net, 5.0.38.4"
#:package CodeEffects.Rule.Editor.Web.Net@5.0.38.4
#addin nuget:?package=CodeEffects.Rule.Editor.Web.Net&version=5.0.38.4
#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 | Versions 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. |
-
.NETFramework 4.6.2
- CodeEffects.Rule.Common (>= 5.0.8.2)
- CodeEffects.Rule.Editor.Net (>= 5.0.38.4)
- Newtonsoft.Json (>= 12.0.2)
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 |
|---|
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.