Adds a Configuration Editor to the Settings section for Umbraco 9.
Info
Version: | 2.0.0 |
Author(s): | Robert Foster |
Last Update: | Saturday, May 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/YourITGroup/ConfigurationEditor |
NuGet Url: | https://www.nuget.org/packages/ConfigurationEditor |
Install
Install-Package ConfigurationEditor
dotnet add package ConfigurationEditor
paket add ConfigurationEditor
ConfigurationEditor Download (Unzip the "nupkg" after downloading)
Dependencies
- UmbracoCMS(>= 8.6.4)
- ClientDependency(>= 1.9.9)
- 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.6.4)
Tags