BlazorUtils.QuickGrid
8.0.2.3
See the version list below for details.
dotnet add package BlazorUtils.QuickGrid --version 8.0.2.3
NuGet\Install-Package BlazorUtils.QuickGrid -Version 8.0.2.3
<PackageReference Include="BlazorUtils.QuickGrid" Version="8.0.2.3" />
paket add BlazorUtils.QuickGrid --version 8.0.2.3
#r "nuget: BlazorUtils.QuickGrid, 8.0.2.3"
// Install BlazorUtils.QuickGrid as a Cake Addin #addin nuget:?package=BlazorUtils.QuickGrid&version=8.0.2.3 // Install BlazorUtils.QuickGrid as a Cake Tool #tool nuget:?package=BlazorUtils.QuickGrid&version=8.0.2.3
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 | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- Microsoft.AspNetCore.Components (>= 8.0.2)
- Microsoft.AspNetCore.Components.Web (>= 8.0.2)
- Microsoft.JSInterop (>= 8.0.2)
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.