Skip to content

v13.0.0-beta001

Compare
Choose a tag to compare
@abjerner abjerner released this 30 Jan 20:49
· 4 commits to v1/main since this release

First beta release for Umbraco 13. 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 13.0.0-beta001

or the NuGet Package Manager:

Install-Package Limbo.Umbraco.Tables -Version 13.0.0-beta001