Installation
The Umbraco 10-12 version of this package is only available via NuGet. To install the package, you can use either .NET CLI:
dotnet add package Skybrud.Umbraco.Redirects.Import --version 4.0.3
or the older NuGet Package Manager:
Install-Package Skybrud.Umbraco.Redirects -Version 4.0.3