v17.0.0-alpha002
Pre-release
Pre-release
·
0 commits
to v13/main
since this release
New alpha release for Umbraco 17. This release will not work on older 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.TextBox --version 17.0.0-alpha002
or the NuGet Package Manager:
Install-Package Limbo.Umbraco.TextBox -Version 17.0.0-alpha002