CodeEffects.Rule.Editor.Mvc
5.0.4.4
See the version list below for details.
dotnet add package CodeEffects.Rule.Editor.Mvc --version 5.0.4.4
NuGet\Install-Package CodeEffects.Rule.Editor.Mvc -Version 5.0.4.4
<PackageReference Include="CodeEffects.Rule.Editor.Mvc" Version="5.0.4.4" />
paket add CodeEffects.Rule.Editor.Mvc --version 5.0.4.4
#r "nuget: CodeEffects.Rule.Editor.Mvc, 5.0.4.4"
// Install CodeEffects.Rule.Editor.Mvc as a Cake Addin #addin nuget:?package=CodeEffects.Rule.Editor.Mvc&version=5.0.4.4 // Install CodeEffects.Rule.Editor.Mvc as a Cake Tool #tool nuget:?package=CodeEffects.Rule.Editor.Mvc&version=5.0.4.4
Provides web-based rule management of Code Effects 5.x business rules engine on classic ASP.NET 4.5 MVC platform
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.2.4)
- CodeEffects.Rule.Editor.Net (>= 5.0.7.2)
- Microsoft.AspNet.Mvc (>= 5.2.5)
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 | 228 | 9/24/2023 |
5.0.52.4 | 419 | 12/5/2022 |
5.0.44.6 | 455 | 2/21/2021 |
5.0.38.4 | 356 | 1/18/2021 |
5.0.28.6 | 708 | 11/3/2020 |
5.0.24.8 | 488 | 8/24/2020 |
5.0.21.2 | 447 | 8/4/2020 |
5.0.20.6 | 566 | 5/29/2020 |
5.0.19.4 | 515 | 5/27/2020 |
5.0.18.2 | 455 | 5/21/2020 |
5.0.14.6 | 547 | 5/14/2020 |
5.0.12.4 | 496 | 5/8/2020 |
5.0.10.2 | 521 | 3/18/2020 |
5.0.9.94 | 576 | 3/15/2020 |
5.0.9.9 | 1,077 | 1/14/2020 |
5.0.9.6 | 1,805 | 10/14/2019 |
5.0.9.4 | 510 | 9/27/2019 |
5.0.8.6 | 680 | 8/14/2019 |
5.0.6.2 | 649 | 3/11/2019 |
5.0.5.9 | 633 | 2/24/2019 |
5.0.4.4 | 715 | 12/27/2018 |
5.0.3.2 | 680 | 12/23/2018 |
5.0.2.6 | 756 | 12/7/2018 |
5.0.2.4 | 1,230 | 7/17/2018 |
5.0.2.3 | 991 | 6/24/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.