Date | 2023-07-17 (487 days ago) |
---|---|
Downloads | 4,361 downloads |
NuGet | View on NuGet |
GitHub | View on GitHub |
Target Frameworks | .NET 6 .NET 7 |
Umbraco Versions | Umbraco 10 Umbraco 11 Umbraco 12 |
New release for Umbraco 10+. This release will not work with other versions of Umbraco.
#installation
">Installation.NET CLI:
dotnet add package Skybrud.Umbraco.GridData --version 5.0.3
Package Manager:
Install-Package Skybrud.Umbraco.GridData -Version 5.0.3
#changelog
">ChangelogUpdated the upper bound for the Umbraco dependencies to allow using the package with Umbraco 12 (see 394d4eb
)
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.
Updated the Skybrud.Essentials dependency (see c03b7b7
)
Might as well reference the newest version.