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

Prefix Reserved
This is a prerelease version of Microsoft.AspNetCore.Components.QuickGrid.
dotnet add package Microsoft.AspNetCore.Components.QuickGrid --version 10.0.0-preview.7.25380.108
                    
NuGet\Install-Package Microsoft.AspNetCore.Components.QuickGrid -Version 10.0.0-preview.7.25380.108
                    
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.7.25380.108" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Components.QuickGrid" Version="10.0.0-preview.7.25380.108" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Components.QuickGrid" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.AspNetCore.Components.QuickGrid --version 10.0.0-preview.7.25380.108
                    
#r "nuget: Microsoft.AspNetCore.Components.QuickGrid, 10.0.0-preview.7.25380.108"
                    
#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.
#:package Microsoft.AspNetCore.Components.QuickGrid@10.0.0-preview.7.25380.108
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.Components.QuickGrid&version=10.0.0-preview.7.25380.108&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Components.QuickGrid&version=10.0.0-preview.7.25380.108&prerelease
                    
Install as a Cake Tool

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.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

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/dotnet/tree/30000d883e06c122311a66894579bc12329a09d4

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.

Sparc.Blossom

Sparc Blossom package

IntedataDigital.Shared.Web

Componentes de UI e estilos da Intedata Digital

GitHub repositories (10)

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

Repository Stars
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 7, 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.
Azure-Samples/eShopOnAzure
A variant of https://github.com/dotnet/eShop that uses Azure services
zLulus/NotePractice
My_Note 笔记练习demo
dotnet-presentations/dotnet-aspire-workshop
This .NET Aspire workshop will get you started building apps with .NET Aspire!
markjprice/apps-services-net8
Repository for the Packt Publishing book titled "Apps and Services with .NET 8" by Mark J. Price
FritzAndFriends/SharpSite
A basic CMS built with .NET 9 and Blazor
FritzAndFriends/TagzApp
An application that discovers content on social media for hashtags
Version Downloads Last Updated
10.0.0-preview.7.25380.108 372 8/12/2025
10.0.0-preview.6.25358.103 247 7/15/2025
10.0.0-preview.5.25277.114 293 6/6/2025
10.0.0-preview.4.25258.110 456 5/12/2025
10.0.0-preview.3.25172.1 358 4/10/2025
10.0.0-preview.2.25164.1 349 3/18/2025
10.0.0-preview.1.25120.3 329 2/25/2025
9.0.8 19,609 8/5/2025
9.0.7 16,639 7/8/2025
9.0.6 26,681 6/10/2025
9.0.5 30,885 5/13/2025
9.0.4 37,907 4/8/2025
9.0.3 30,238 3/11/2025
9.0.2 40,723 2/11/2025
9.0.1 40,615 1/14/2025
9.0.0 98,699 11/12/2024
9.0.0-rc.2.24474.3 6,267 10/8/2024
9.0.0-rc.1.24452.1 3,597 9/10/2024
9.0.0-preview.7.24406.2 998 8/13/2024
9.0.0-preview.6.24328.4 655 7/9/2024
9.0.0-preview.5.24306.11 513 6/11/2024
9.0.0-preview.4.24267.6 719 5/21/2024
9.0.0-preview.3.24172.13 767 4/11/2024
9.0.0-preview.2.24128.4 578 3/12/2024
9.0.0-preview.1.24081.5 631 2/13/2024
8.0.19 6,331 8/4/2025
8.0.18 7,810 7/8/2025
8.0.17 9,794 6/10/2025
8.0.16 13,605 5/13/2025
8.0.15 17,780 4/8/2025
8.0.14 20,431 3/11/2025
8.0.13 28,778 2/11/2025
8.0.12 30,988 1/14/2025
8.0.11 155,505 11/12/2024
8.0.10 181,791 10/8/2024
8.0.8 194,442 8/13/2024
8.0.7 147,037 7/9/2024
8.0.6 103,319 5/28/2024
8.0.5 41,583 5/14/2024
8.0.4 221,289 4/9/2024
8.0.3 214,333 3/12/2024
8.0.2 209,139 2/13/2024
8.0.1 303,344 1/9/2024
8.0.0 251,616 11/14/2023
8.0.0-rc.2.23480.2 4,792 10/10/2023
8.0.0-rc.1.23421.29 4,314 9/12/2023
8.0.0-preview.7.23375.9 3,769 8/8/2023
8.0.0-preview.6.23329.11 8,663 7/11/2023
8.0.0-preview.5.23302.2 4,569 6/13/2023
8.0.0-preview.4.23260.4 1,812 5/16/2023
8.0.0-preview.3.23177.8 2,802 4/11/2023
8.0.0-preview.2.23153.2 2,854 3/14/2023
0.1.0-alpha.22351.1 243,880 7/1/2022
0.1.0-alpha.22324.2 2,198 6/24/2022
0.1.0-alpha.22321.1 452 6/21/2022