| Date | 2026-07-01 (16 days ago) |
|---|---|
| Downloads | 87 downloads |
| NuGet | View on NuGet |
| GitHub | View on GitHub |
| Target Frameworks | .NET 10 |
| Umbraco Versions | Umbraco 17 |
First alpha release for Umbraco 17. This release will not work with other versions of Umbraco.
To install the package via NuGet, you can use either .NET CLI:
dotnet add package Limbo.Umbraco.TwentyThree --version 17.0.0-alpha001or the older NuGet Package Manager:
Install-Package Limbo.Umbraco.TwentyThree -Version 17.0.0-alpha001