Microsoft.AspNetCore.Components.QuickGrid (8.0.0-preview.3.23177.8)

Published 2023-05-05 11:27:46 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 8.0.0-preview.3.23177.8 Microsoft.AspNetCore.Components.QuickGrid

About this package

Provides a simple and convenient data grid component for common grid rendering scenarios and serves as a reference architecture and performance baseline for building data grid components. If you're using Entity Framework Core for your grid IQueryables, consider using the Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter package.

This package was built from the source code at d62be99ba6

Dependencies

ID Version Target Framework
Microsoft.AspNetCore.Components.Web 8.0.0-preview.3.23177.8 net8.0
Details
NuGet
2023-05-05 11:27:46 +10:00
6
Microsoft
80 KiB
Assets (1)
Versions (1) View all