Version 4.0.3

Date 2023-07-17 (487 days ago)
Downloads 234 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10 Umbraco 11 Umbraco 12

#installation">Installation

Install via NuGet - either via the .NET CLI:

dotnet add package Skybrud.Umbraco.GridData.Dtge --version 4.0.3

or the NuGet package manager:

Install-Package Skybrud.Umbraco.GridData.Dtge -Version 4.0.3

#changelog">Changelog

  • Updated the upper bound for the Umbraco dependencies to allow using the package with Umbraco 12 (see 702de41)
    As Umbraco 12 was released earlier this week, and no changes are required for the package to run on Umbraco 12, the upper bound of the Umbraco dependencies has been raised to allow running on Umbraco 12.