RJP.UmbracoMultiUrlPicker 0.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package RJP.UmbracoMultiUrlPicker --version 0.1.1
NuGet\Install-Package RJP.UmbracoMultiUrlPicker -Version 0.1.1
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="RJP.UmbracoMultiUrlPicker" Version="0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RJP.UmbracoMultiUrlPicker --version 0.1.1
#r "nuget: RJP.UmbracoMultiUrlPicker, 0.1.1"
#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 RJP.UmbracoMultiUrlPicker as a Cake Addin
#addin nuget:?package=RJP.UmbracoMultiUrlPicker&version=0.1.1

// Install RJP.UmbracoMultiUrlPicker as a Cake Tool
#tool nuget:?package=RJP.UmbracoMultiUrlPicker&version=0.1.1

Allows editors to pick and sort multiple urls, it uses Umbraco's link picker which supports internal and external links and media.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on RJP.UmbracoMultiUrlPicker:

Package Downloads
Endzone.Umbraco.Extensions

Extensions, helpers and services for use with all our Umbraco sites

Papermoon.Kupo

An Umbraco framework designed to reduce time spent on implementation of common functionality.

Equ.Umbraco.Bootstrap

Equ Umbraco Bootstrap

Papermoon.Kupo.Core

Core assemblies needed for Kupo.

UmbracoVault.Extensions.MultiUrlPicker

An UmbracoVault extension library for the MultiUrlPicker data type. Allows for Multi Url Picker properties to be deserialized to strongly typed models.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.1 213,561 2/6/2019
2.2.0 63,593 8/21/2018
2.1.0 67,167 11/8/2017
2.0.1 35,952 6/3/2017
2.0.0 12,917 5/9/2017
1.3.2 73,913 4/2/2017
1.3.1 163,611 4/7/2015
1.2.0 7,266 7/24/2014
1.1.0 1,453 7/11/2014
1.0.0.1 1,862 7/3/2014
1.0.0 1,615 5/13/2014
0.2.0 1,590 5/8/2014
0.1.1 1,473 4/25/2014
0.1.0 1,739 3/7/2014

Fixed problem with data being saved in the dataNvarchar column instead of the dataNtext column.

You might need to recycle the app pool and save the data type again after installation.