uCondition.Core 1.0.2

dotnet add package uCondition.Core --version 1.0.2
NuGet\Install-Package uCondition.Core -Version 1.0.2
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="uCondition.Core" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add uCondition.Core --version 1.0.2
#r "nuget: uCondition.Core, 1.0.2"
#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.
// 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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,332 2/12/2017

Initial Release