Date | 2024-01-06 (314 days ago) |
---|---|
Downloads | 49K downloads |
NuGet | View on NuGet |
GitHub | View on GitHub |
Target Frameworks | .NET 8 |
Umbraco Versions | Umbraco 13 |
First release for Umbraco 13. This release will not work with other versions of Umbraco.
#installation
">InstallationInstall 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