Version 13

Version 13 of this package is build against Umbraco 13. It does not support other versions of Umbraco.

Installation

The Umbraco 13 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 13.0.4

or the NuGet Package Manager:

Install-Package Skybrud.Umbraco.Redirects -Version 13.0.4