BlazorUtils.QuickGrid
9.0.0
dotnet add package BlazorUtils.QuickGrid --version 9.0.0
NuGet\Install-Package BlazorUtils.QuickGrid -Version 9.0.0
<PackageReference Include="BlazorUtils.QuickGrid" Version="9.0.0" />
paket add BlazorUtils.QuickGrid --version 9.0.0
#r "nuget: BlazorUtils.QuickGrid, 9.0.0"
// Install BlazorUtils.QuickGrid as a Cake Addin #addin nuget:?package=BlazorUtils.QuickGrid&version=9.0.0 // Install BlazorUtils.QuickGrid as a Cake Tool #tool nuget:?package=BlazorUtils.QuickGrid&version=9.0.0
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 <a href="Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter">Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter</a> package.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. |
-
net9.0
- Microsoft.AspNetCore.Components (>= 9.0.0)
- Microsoft.AspNetCore.Components.Web (>= 9.0.0)
- Microsoft.JSInterop (>= 9.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on BlazorUtils.QuickGrid:
Package | Downloads |
---|---|
MDriven.Components.WebAssembly
Package Description |
|
BlazorUtils.QuickGrid.EntityFrameworkAdapter
Provides an Entity Framework Core adapter for the <a href="https://www.nuget.org/packages/Microsoft.AspNetCore.Components.QuickGrid">Microsoft.AspNetCore.Components.QuickGrid</a> package. |
GitHub repositories
This package is not used by any popular GitHub repositories.