CodeEffects.Rule.Editor.Web.Core
5.0.18.2
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
<PackageReference Include="CodeEffects.Rule.Editor.Web.Core" Version="5.0.18.2" />
paket add CodeEffects.Rule.Editor.Web.Core --version 5.0.18.2
#r "nuget: CodeEffects.Rule.Editor.Web.Core, 5.0.18.2"
// Install CodeEffects.Rule.Editor.Web.Core as a Cake Addin
#addin nuget:?package=CodeEffects.Rule.Editor.Web.Core&version=5.0.18.2
// Install CodeEffects.Rule.Editor.Web.Core as a Cake Tool
#tool nuget:?package=CodeEffects.Rule.Editor.Web.Core&version=5.0.18.2
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 |
-
.NETCoreApp 2.0
- CodeEffects.Rule.Common (>= 5.0.6.4)
- CodeEffects.Rule.Editor.Core (>= 5.0.18.2)
- Newtonsoft.Json (>= 11.0.2)
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 | 4,335 | 12/5/2022 |
5.0.44.6 | 48,864 | 2/21/2021 |
5.0.38.4 | 8,298 | 1/18/2021 |
5.0.28.6 | 115,824 | 11/3/2020 |
5.0.24.8 | 5,109 | 8/24/2020 |
5.0.21.2 | 1,618 | 8/4/2020 |
5.0.20.6 | 3,367 | 5/29/2020 |
5.0.19.4 | 380 | 5/27/2020 |
5.0.18.2 | 951 | 5/21/2020 |
5.0.14.6 | 394 | 5/14/2020 |
5.0.12.4 | 16,437 | 5/8/2020 |
5.0.10.2 | 12,183 | 3/18/2020 |
5.0.9.94 | 452 | 3/15/2020 |
5.0.9.92 | 870 | 1/14/2020 |
5.0.9.7 | 944 | 11/3/2019 |
5.0.9.6 | 502 | 10/14/2019 |
5.0.9.4 | 500 | 9/27/2019 |
5.0.8.8 | 894 | 9/19/2019 |
5.0.8.6 | 664 | 8/14/2019 |
5.0.7.6 | 24,519 | 3/11/2019 |
5.0.7.4 | 523 | 2/24/2019 |
5.0.6.3 | 762 | 12/27/2018 |
5.0.5.4 | 579 | 12/23/2018 |
5.0.4.9 | 568 | 12/7/2018 |
5.0.4.8 | 623 | 10/21/2018 |
5.0.3.2 | 671 | 9/17/2018 |
5.0.2.6 | 2,451 | 7/17/2018 |
5.0.2.3 | 1,104 | 6/24/2018 |
5.0.1.22-rc | 691 | 5/8/2018 |
5.0.1.18-rc | 670 | 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.