skttl.Umbraco.SvgIconPicker 1.1.1

dotnet add package skttl.Umbraco.SvgIconPicker --version 1.1.1
NuGet\Install-Package skttl.Umbraco.SvgIconPicker -Version 1.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="skttl.Umbraco.SvgIconPicker" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add skttl.Umbraco.SvgIconPicker --version 1.1.1
#r "nuget: skttl.Umbraco.SvgIconPicker, 1.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 skttl.Umbraco.SvgIconPicker as a Cake Addin
#addin nuget:?package=skttl.Umbraco.SvgIconPicker&version=1.1.1

// Install skttl.Umbraco.SvgIconPicker as a Cake Tool
#tool nuget:?package=skttl.Umbraco.SvgIconPicker&version=1.1.1

A picker, for picking icons from an SVG spritesheet. For Umbraco.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1 14,309 11/27/2017
1.1.0 969 11/26/2017

Added a dependency on UmbracoCms.Core > 7.4.0 to make Nuget install work.