Microsoft.AspNetCore.Components.QuickGrid 10.0.0-preview.1.25120.3

Prefix Reserved
This is a prerelease version of Microsoft.AspNetCore.Components.QuickGrid.
dotnet add package Microsoft.AspNetCore.Components.QuickGrid --version 10.0.0-preview.1.25120.3                
NuGet\Install-Package Microsoft.AspNetCore.Components.QuickGrid -Version 10.0.0-preview.1.25120.3                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNetCore.Components.QuickGrid" Version="10.0.0-preview.1.25120.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Components.QuickGrid --version 10.0.0-preview.1.25120.3                
#r "nuget: Microsoft.AspNetCore.Components.QuickGrid, 10.0.0-preview.1.25120.3"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNetCore.Components.QuickGrid as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Components.QuickGrid&version=10.0.0-preview.1.25120.3&prerelease

// Install Microsoft.AspNetCore.Components.QuickGrid as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Components.QuickGrid&version=10.0.0-preview.1.25120.3&prerelease                

About

Microsoft.AspNetCore.Components.QuickGrid provides a simple and convenient data grid component for common grid rendering scenarios.

Key Features

  • Pagination
  • Filtering
  • Sorting
  • Virtualization
  • Support for in-memory IQueryable, EF Core IQueryable, and remote data sources
  • Configurable column properties
  • Customizable styling

How to Use

To use Microsoft.AspNetCore.Components.QuickGrid, follow these steps:

Installation

dotnet add package Microsoft.AspNetCore.Components.QuickGrid

Usage

For various QuickGrid demonstrations, see the QuickGrid for Blazor sample app.

Main Types

  • QuickGrid<TGridItem>: The component that displays the grid
  • TemplateColumn: Represents a column whose cells render a supplied template
  • PropertyColumn: Represents a column whose cells display a single value
  • Paginator: A component that provides a user interface for PaginationState
  • PaginationState: Holds state to represent pagination in a QuickGrid<TGridItem>
  • GridSort<TGridItem>: Represents a sort order specification used within QuickGrid<TGridItem>
  • GridItemsProvider<TGridItem>: A callback that provides data for a QuickGrid<TGridItem>

Additional Documentation

For additional documentation and examples, refer to the official documentation on the Blazor QuickGrid component.

Feedback & Contributing

Microsoft.AspNetCore.Components.QuickGrid is released as open-source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Components.QuickGrid:

Package Downloads
Microsoft.AspNetCore.Components.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. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b225d30209cf027c80b741d04efe1c54f2431b3c

MDriven.Components.WebAssembly

Package Description

Vertiq.Components.QuickGrid

A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused.

IntedataDigital.Shared.Web

Componentes de UI e estilos da Intedata Digital

QuickGrid.Crud

Package Description

GitHub repositories (10)

Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Components.QuickGrid:

Repository Stars
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
dotnet/eShop
A reference .NET application implementing an eCommerce site
MUnique/OpenMU
This project aims to create an easy to use, extendable and customizable server for a MMORPG called "MU Online".
AccountGo/accountgo
Accounting System built in ASP.NET DotNetCore, ReactJS, MobX. Don't forget to click STAR if you like this project.
zLulus/NotePractice
My_Note 笔记练习demo
Version Downloads Last updated
10.0.0-preview.1.25120.3 228 2/25/2025
9.0.3 333 3/11/2025
9.0.2 16,475 2/11/2025
9.0.1 25,529 1/14/2025
9.0.0 62,336 11/12/2024
9.0.0-rc.2.24474.3 5,829 10/8/2024
9.0.0-rc.1.24452.1 3,495 9/10/2024
9.0.0-preview.7.24406.2 934 8/13/2024
9.0.0-preview.6.24328.4 623 7/9/2024
9.0.0-preview.5.24306.11 470 6/11/2024
9.0.0-preview.4.24267.6 681 5/21/2024
9.0.0-preview.3.24172.13 727 4/11/2024
9.0.0-preview.2.24128.4 527 3/12/2024
9.0.0-preview.1.24081.5 549 2/13/2024
8.0.14 201 3/11/2025
8.0.13 6,795 2/11/2025
8.0.12 12,576 1/14/2025
8.0.11 78,384 11/12/2024
8.0.10 126,757 10/8/2024
8.0.8 153,102 8/13/2024
8.0.7 109,302 7/9/2024
8.0.6 91,730 5/28/2024
8.0.5 37,376 5/14/2024
8.0.4 192,947 4/9/2024
8.0.3 118,416 3/12/2024
8.0.2 173,740 2/13/2024
8.0.1 270,353 1/9/2024
8.0.0 215,055 11/14/2023
8.0.0-rc.2.23480.2 4,696 10/10/2023
8.0.0-rc.1.23421.29 4,232 9/12/2023
8.0.0-preview.7.23375.9 3,568 8/8/2023
8.0.0-preview.6.23329.11 8,599 7/11/2023
8.0.0-preview.5.23302.2 4,280 6/13/2023
8.0.0-preview.4.23260.4 1,752 5/16/2023
8.0.0-preview.3.23177.8 2,716 4/11/2023
8.0.0-preview.2.23153.2 2,601 3/14/2023
0.1.0-alpha.22351.1 228,546 7/1/2022
0.1.0-alpha.22324.2 1,943 6/24/2022
0.1.0-alpha.22321.1 381 6/21/2022