Version 4.0.1

Date 2023-03-11 (615 days ago)
Downloads 210 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10 Umbraco 11

#installation">Installation

Install via NuGet - either via the .NET CLI:

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

or the NuGet package manager:

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

#changelog">Changelog

  • Added manifest filter to indicate package version and allow package telemetry (see fcd7b13)
    This primarily changes the information that the package exposes about it self. This release doesn't contain any changes to how the package is used.