A property editor for Umbraco which looks like the media picker, but lets you search for animated gifs, powered by the Giphy api.
Info
Version: | 1.0.7 |
Author(s): | Paul Seal |
Last Update: | Sunday, June 9, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/prjseal/Giphy-Property-Editor |
NuGet Url: | https://www.nuget.org/packages/GiphyPropertyEditor |
Install
Install-Package GiphyPropertyEditor
dotnet add package GiphyPropertyEditor
paket add GiphyPropertyEditor
GiphyPropertyEditor Download (Unzip the "nupkg" after downloading)
Dependencies
- ClientDependency(>= 1.9.7)
- LightInject(>= 5.4.0)
- Microsoft.AspNet.Mvc(>= 5.2.7)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Owin.Security(>= 4.0.1)
- Microsoft.Owin.Security.Cookies(>= 4.0.1)
- Microsoft.Owin.Security.OAuth(>= 4.0.1)
- Newtonsoft.Json(>= 12.0.1)
- Serilog(>= 2.8.0)
- UmbracoCms.Web(>= 8.0.1)
Tags