Microsoft.AspNetCore.Components.QuickGrid 11.0.0-preview.2.26159.112

Prefix Reserved
This is a prerelease version of Microsoft.AspNetCore.Components.QuickGrid.
dotnet add package Microsoft.AspNetCore.Components.QuickGrid --version 11.0.0-preview.2.26159.112
                    
NuGet\Install-Package Microsoft.AspNetCore.Components.QuickGrid -Version 11.0.0-preview.2.26159.112
                    
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="11.0.0-preview.2.26159.112" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Components.QuickGrid" Version="11.0.0-preview.2.26159.112" />
                    
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 11.0.0-preview.2.26159.112
                    
#r "nuget: Microsoft.AspNetCore.Components.QuickGrid, 11.0.0-preview.2.26159.112"
                    
#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@11.0.0-preview.2.26159.112
                    
#: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=11.0.0-preview.2.26159.112&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Components.QuickGrid&version=11.0.0-preview.2.26159.112&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 net11.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

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/17d11de66cf75b962995c81dd1235fae9aa5ece0

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, 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
11.0.0-preview.2.26159.112 89 3/10/2026
11.0.0-preview.1.26104.118 323 2/10/2026
10.0.5 5,990 3/12/2026
10.0.4 3,288 3/10/2026
10.0.3 27,741 2/10/2026
10.0.2 38,398 1/13/2026
10.0.1 50,520 12/9/2025
10.0.0 58,195 11/11/2025
10.0.0-rc.2.25502.107 1,831 10/14/2025
9.0.14 674 3/10/2026
9.0.13 2,898 2/10/2026
9.0.12 5,077 1/13/2026
9.0.11 16,899 11/11/2025
9.0.10 48,463 10/14/2025
9.0.9 50,746 9/9/2025
8.0.25 1,015 3/10/2026
8.0.24 3,603 2/10/2026
8.0.23 7,835 1/13/2026
8.0.22 23,541 11/11/2025
8.0.21 17,802 10/14/2025
Loading failed