Date | 2021-11-18 (1,093 days ago) |
---|---|
Downloads | 8,157 downloads |
NuGet | View on NuGet |
GitHub | View on GitHub |
Target Frameworks | .NET 5 |
Umbraco Versions | Umbraco 9 |
New alpha release for Umbraco 9. This release will not work on older versions of Umbraco.
#installation
">Installation.NET CLI:
dotnet add package Skybrud.Umbraco.Redirects --version 3.0.0-alpha006
Package Manager:
Install-Package Skybrud.Umbraco.Redirects -Version 3.0.0-alpha006
#changelog
">Changelogc16dc18
and #97
)Error404Collection
setting. Thanks to a PR from @vsilvar the redirects middleware now works properly alongside both content finders and the Error404Collection
setting.