Blazor DataTable component with support for client and server side paging, filtering and sorting.
Info
Version: | 1.0.11-alpha |
Author(s): | Sven Matthys |
Last Update: | Friday, July 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SveNord/Sve-Blazor-DataTable |
NuGet Url: | https://www.nuget.org/packages/Sve.Blazor.DataTable |
Install
Install-Package Sve.Blazor.DataTable
dotnet add package Sve.Blazor.DataTable
paket add Sve.Blazor.DataTable
Sve.Blazor.DataTable Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.3)
- Microsoft.AspNetCore.Components.Web(>= 3.1.3)
- Microsoft.CSharp(>= 4.7.0)
- Sve.Blazor.Core(>= 1.0.15)
- Sve.Blazor.Pagination(>= 1.0.15)
- System.Linq.Dynamic.Core(>= 1.1.1)
Tags