Version 4

Version 4 of this package is build against Umbraco 10, but also supports Umbraco 11 and 12.

Installation

The Umbraco 10 version of this package is only available via NuGet. To install the package, you can use either .NET CLI:

To install the package via NuGet, either use the .NET CLI:

dotnet add package Skybrud.Umbraco.Redirects --version 4.0.23

or the NuGet Package Manager:

Install-Package Skybrud.Umbraco.Redirects -Version 4.0.23