Umbraco Redirect Manager for the Umbraco Back-Office.
Info
Version: | 4.1.0 |
Author(s): | Patrick |
Last Update: | Saturday, February 4, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/patrickdemooij9/SimpleRedirects |
NuGet Url: | https://www.nuget.org/packages/SimpleRedirects |
Install
Install-Package SimpleRedirects
dotnet add package SimpleRedirects
paket add SimpleRedirects
SimpleRedirects Download (Unzip the "nupkg" after downloading)
Dependencies
- ClientDependency(>= 1.9.8)
- ClientDependency-Mvc5(>= 1.9.3)
- Examine(>= 1.0.1)
- 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)
- Serilog.Sinks.Async(>= 1.3.0)
- Serilog.Sinks.Map(>= 1.0.0)
- UmbracoCms.Web(>= 8.0.0)