First release for Umbraco 13. This release will not work with other versions of Umbraco.
Installation
Install the NuGet package - either via the .NET CLI:
dotnet add package Skybrud.Umbraco.Redirects.Import --version 13.0.0
or the NuGet Package Manager:
Install-Package Skybrud.Umbraco.Redirects.Import -Version 13.0.0