Pagable sortable MVC enabled grid (core files only).
Info
Version: | 3.8.3 |
Author(s): | Chris Hynes, Joel Potter |
Last Update: | Friday, January 31, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/programcsharp/griddly |
NuGet Url: | https://www.nuget.org/packages/Griddly.Core |
Install
Install-Package Griddly.Core
dotnet add package Griddly.Core
paket add Griddly.Core
Griddly.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- CsvHelper(>= 6.1.1)
- Dapper(>= 1.50.2)
- EPPlus(>= 4.5.3)
- Newtonsoft.Json(>= 11.0.2)