Skip to content

v17.0.0-alpha001

Pre-release
Pre-release

Choose a tag to compare

@abjerner abjerner released this 03 Jul 12:58

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