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