uCondition 1.0.3
uCondition is a rule-based expression property type for Umbraco. It allows content editors to control business logic directly within the Umbraco CMS. It can be used to provide a more personalised experience to your customer, or to determine whether an action is permitted, or where ever you want to put the rules in to the hands of a content editor.
Install-Package uCondition -Version 1.0.3
dotnet add package uCondition --version 1.0.3
<PackageReference Include="uCondition" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add uCondition --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial Release
Dependencies
-
- uCondition.Core (>= 1.0.2)
GitHub Usage
This package is not used by any popular GitHub repositories.