CodeEffects.Rule.Editor.Web.Net
5.0.4.9
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package CodeEffects.Rule.Editor.Web.Net --version 5.0.4.9
NuGet\Install-Package CodeEffects.Rule.Editor.Web.Net -Version 5.0.4.9
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.4.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeEffects.Rule.Editor.Web.Net" Version="5.0.4.9" />
<PackageReference Include="CodeEffects.Rule.Editor.Web.Net" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CodeEffects.Rule.Editor.Web.Net --version 5.0.4.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodeEffects.Rule.Editor.Web.Net, 5.0.4.9"
#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.
#:package CodeEffects.Rule.Editor.Web.Net@5.0.4.9
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CodeEffects.Rule.Editor.Web.Net&version=5.0.4.9
#tool nuget:?package=CodeEffects.Rule.Editor.Web.Net&version=5.0.4.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.2
- CodeEffects.Rule.Common (>= 5.0.2.4)
- CodeEffects.Rule.Editor.Net (>= 5.0.5.3)
- Newtonsoft.Json (>= 11.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 prevent the Rule Editor from loading or evaluating rules that have white spaces-only string values.
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.