Version 1.0.0

Date 2022-11-10 (676 days ago)
Downloads 795 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10

Initial release for Umbraco 10 🎉

#installation">Installation

To install the package via NuGet, you can use either .NET CLI:

dotnet add package Limbo.Umbraco.Tables --version 1.0.0

or the older NuGet Package Manager:

Install-Package Limbo.Umbraco.Tables -Version 1.0.0