v17.0.0-alpha001
Pre-release
Pre-release
First alpha release for Umbraco 17. This release will not work with other versions of Umbraco.
Supported Umbraco versions
- Umbraco 17
Target Framework
- .NET 10
Installation
To install the package via NuGet, you can use either .NET CLI:
dotnet add package Limbo.Umbraco.TwentyThree --version 17.0.0-alpha001
or the older NuGet Package Manager:
Install-Package Limbo.Umbraco.TwentyThree -Version 17.0.0-alpha001