uCondition.Core
1.0.2
dotnet add package uCondition.Core --version 1.0.2
NuGet\Install-Package uCondition.Core -Version 1.0.2
<PackageReference Include="uCondition.Core" Version="1.0.2" />
paket add uCondition.Core --version 1.0.2
#r "nuget: uCondition.Core, 1.0.2"
// Install uCondition.Core as a Cake Addin #addin nuget:?package=uCondition.Core&version=1.0.2 // Install uCondition.Core as a Cake Tool #tool nuget:?package=uCondition.Core&version=1.0.2
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on uCondition.Core:
Package | Downloads |
---|---|
uCondition
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.2 | 7,446 | 2/12/2017 |
Initial Release