uCondition 1.0.3
dotnet add package uCondition --version 1.0.3
NuGet\Install-Package uCondition -Version 1.0.3
<PackageReference Include="uCondition" Version="1.0.3" />
paket add uCondition --version 1.0.3
#r "nuget: uCondition, 1.0.3"
// Install uCondition as a Cake Addin #addin nuget:?package=uCondition&version=1.0.3 // Install uCondition as a Cake Tool #tool nuget:?package=uCondition&version=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.
Learn more about Target Frameworks and .NET Standard.
-
- uCondition.Core (>= 1.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on uCondition:
Package | Downloads |
---|---|
uCondition.ConditionalAccess
Conditional Access allows you to protect pages that content and media by any criteria you specify. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial Release