Version 5.0.2

Date 2023-03-14 (612 days ago)
Downloads 1,205 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6 .NET 7
Umbraco Versions Umbraco 10 Umbraco 11

New release for Umbraco 10+. This release will not work with other versions of Umbraco.

#installation">Installation

Via NuGet:

.NET CLI:

dotnet add package Skybrud.Umbraco.GridData --version 5.0.2

Package Manager:

Install-Package Skybrud.Umbraco.GridData -Version 5.0.2

#changelog">Changelog

  • Fixed incorrect package name (see f98b84b)
    The package name is visible via Umbraco's list of installed package. The package should still use the "Skybrud" name, but I accidentally changed it to "Limbo".