Metadata >> NuGet >> Our.Umbraco.CoreValueConverters

Our.Umbraco.CoreValueConverters

Metadata

Authors The Umbraco Community
Copyrights The Umbraco Community
Description This package implements property value converters for the Umbraco Core property editors. It converts the Content Picker, Media Picker, Multiple Media Picker, Multinode Tree Picker and Related Links property editors from strings to objects.
IconUrl https://raw.githubusercontent.com/Jeavon/Umbraco-Core-Property-Value-Converters/master/PropertyValueConverters.png
Language en-GB
LicenseUrl http://www.opensource.org/licenses/mit-license.php
Owners The Umbraco Community
ProjectUrl https://github.com/Jeavon/Umbraco-Core-Property-Value-Converters
RequireLicenseAcceptance False
Summary This package implements property value converters for the Umbraco Core property editors. It converts the Content Picker, Media Picker, Multiple Media Picker, Multinode Tree Picker and Related Links property editors from strings to objects.
Tags umbraco
Dependencies UmbracoCms.Core:7.2.1
Title Umbraco Core Property Value Converters
PackageSize 44073
PackageHashAlgorithm SHA512
PackageHash UayZLvR3w25wmd2HcqLlIz3Eh1SDpnR203lJEe4kttSV7b1xenqsV26dShlBXuW23Lj0dUhMtyPukowwAsZO4A==
DownloadCount 000000
CreatedDate 2015-06-20T21:00:28

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Our.Umbraco.CoreValueConverters -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Our.Umbraco.CoreValueConverters -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Our.Umbraco.CoreValueConverters
Installing the package (HTTP Basic authentication):
Install-Package Our.Umbraco.CoreValueConverters -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Our.Umbraco.CoreValueConverters -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Our.Umbraco.CoreValueConverters

OpenWrap

Installing the package:
o add-wrap Our.Umbraco.CoreValueConverters
Uninstalling the package:
o remove-wrap Our.Umbraco.CoreValueConverters

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
3.0.0-alpha-000045