| Date | 2025-03-05 (281 days ago) |
|---|---|
| Downloads | 16K downloads |
| NuGet | View on NuGet |
| GitHub | View on GitHub |
| Target Frameworks | .NET 8 |
| Umbraco Versions | Umbraco 13 |
New release for Umbraco 13. This release will not work on other versions of Umbraco.
.NET CLI:
dotnet add package Skybrud.Umbraco.Redirects --version 13.0.7NuGet Package Manager:
Install-Package Skybrud.Umbraco.Redirects -Version 13.0.7FullUrl property the the redirect model used in the backoffice API (see 300b1f6)Url property, but since the Url property is also used when editing a redirect, the value shouldn't include the domain. The dashboard now looks for the FullUrl property instead,