CodeEffects.Rule.Editor.Web.Core
5.0.6.3
See the version list below for details.
dotnet add package CodeEffects.Rule.Editor.Web.Core --version 5.0.6.3
NuGet\Install-Package CodeEffects.Rule.Editor.Web.Core -Version 5.0.6.3
<PackageReference Include="CodeEffects.Rule.Editor.Web.Core" Version="5.0.6.3" />
paket add CodeEffects.Rule.Editor.Web.Core --version 5.0.6.3
#r "nuget: CodeEffects.Rule.Editor.Web.Core, 5.0.6.3"
// Install CodeEffects.Rule.Editor.Web.Core as a Cake Addin #addin nuget:?package=CodeEffects.Rule.Editor.Web.Core&version=5.0.6.3 // Install CodeEffects.Rule.Editor.Web.Core as a Cake Tool #tool nuget:?package=CodeEffects.Rule.Editor.Web.Core&version=5.0.6.3
Provides web-based rule management of Code Effects 5.x business rules engine on .NET Core platform version 2.0 and up
Product | Versions 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. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.0
- CodeEffects.Rule.Common (>= 5.0.2.4)
- CodeEffects.Rule.Editor.Core (>= 5.0.7.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.1.16.4 | 48,659 | 9/24/2023 |
5.0.52.4 | 108,680 | 12/5/2022 |
5.0.44.6 | 144,825 | 2/21/2021 |
5.0.38.4 | 9,530 | 1/18/2021 |
5.0.28.6 | 150,328 | 11/3/2020 |
5.0.24.8 | 12,409 | 8/24/2020 |
5.0.21.2 | 3,118 | 8/4/2020 |
5.0.20.6 | 4,703 | 5/29/2020 |
5.0.19.4 | 1,642 | 5/27/2020 |
5.0.18.2 | 2,208 | 5/21/2020 |
5.0.14.6 | 1,663 | 5/14/2020 |
5.0.12.4 | 17,654 | 5/8/2020 |
5.0.10.2 | 13,510 | 3/18/2020 |
5.0.9.94 | 1,737 | 3/15/2020 |
5.0.9.92 | 2,160 | 1/14/2020 |
5.0.9.7 | 2,336 | 11/3/2019 |
5.0.9.6 | 1,777 | 10/14/2019 |
5.0.9.4 | 1,767 | 9/27/2019 |
5.0.8.8 | 2,579 | 9/19/2019 |
5.0.8.6 | 1,876 | 8/14/2019 |
5.0.7.6 | 25,799 | 3/11/2019 |
5.0.7.4 | 1,786 | 2/24/2019 |
5.0.6.3 | 1,985 | 12/27/2018 |
5.0.5.4 | 1,769 | 12/23/2018 |
5.0.4.9 | 1,802 | 12/7/2018 |
5.0.4.8 | 1,892 | 10/21/2018 |
5.0.3.2 | 1,949 | 9/17/2018 |
5.0.2.6 | 3,732 | 7/17/2018 |
5.0.2.3 | 2,434 | 6/24/2018 |
5.0.1.22-rc | 1,883 | 5/8/2018 |
5.0.1.18-rc | 1,830 | 5/7/2018 |
This version fixes an issue that could prevent the Rule Editor from handling methods declared in reference types used in source objects. It also enhances the way the Min and Max properties of FieldAttribute are handled by the Rule Editor. Please note that this version updates the main client JS script to version 5.0.3.4 and CSS files to version 5.0.3.2. The latest version of the main JS script is always available at https://codeeffects.com/Public/Samples/Code/CodeEffects.txt. The latest version of all CSS fiels can be downloaded at https://codeeffects.com/Doc/Business-Rule-Settings-And-Appearance
CodeEffects is a super fast and intuitive .NET business rules engine. It implements a web-based easy-to-use IntelliSense-like rule management UI and a unique lambda-based rule evaluation engine.