Version 3.0.0-alpha004

Alpha
Date 2021-09-30 (1,142 days ago)
Downloads 737 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.

The package now builds against the stable version of Umbraco 9. There are still a few issues that I want to look into, so no stable release of this package yet.

#installation">Installation

Via NuGet:

.NET CLI:

dotnet add package Skybrud.Umbraco.Redirects --version 3.0.0-alpha004

Package Manager:

Install-Package Skybrud.Umbraco.Redirects -Version 3.0.0-alpha004

#changelog">Changelog

  • Updated Umbraco dependencies til v9.0.0 (see fd7ff37 and e511f72)
    Since Umbraco 9 has now officially been released, this package now builds against a stable version of Umbraco 9 🎉

  • Updated Skybrud.Essentials dependency to v1.1.30 (22541ec)
    While not directly related to the grid package, the newest release of Skybrud.Essentials contains a bug fix and some additions, so might as well bump the version.