GiphyPropertyEditor 1.0.7
dotnet add package GiphyPropertyEditor --version 1.0.7
NuGet\Install-Package GiphyPropertyEditor -Version 1.0.7
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="GiphyPropertyEditor" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GiphyPropertyEditor --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GiphyPropertyEditor, 1.0.7"
#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 GiphyPropertyEditor as a Cake Addin #addin nuget:?package=GiphyPropertyEditor&version=1.0.7 // Install GiphyPropertyEditor as a Cake Tool #tool nuget:?package=GiphyPropertyEditor&version=1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A property editor for Umbraco which looks like the media picker, but lets you search for animated gifs, powered by the Giphy api.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- 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)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- added development instructions to readme to show on install
- fixed incorrect key when checking server variables
- removed dependencies
- put giphy api key in app settings using the key name giphyApiKey
- added grid editor
- added property value converter