VOOZH about

URL: https://www.nuget.org/packages/Microsoft.AspNetCore.Components.QuickGrid/

⇱ NuGet Gallery | Microsoft.AspNetCore.Components.QuickGrid 10.0.9




👁 Image
Microsoft.AspNetCore.Components.QuickGrid 10.0.9

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Components.QuickGrid --version 10.0.9
 
 
NuGet\Install-Package Microsoft.AspNetCore.Components.QuickGrid -Version 10.0.9
 
 
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.9" />
 
 
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.9" />
 
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.9
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNetCore.Components.QuickGrid, 10.0.9"
 
 
#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.9
 
 
#: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.9
 
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Components.QuickGrid&version=10.0.9
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 (12)

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/f7b4c5716faaee8fb8a289aed29118cad955c45f

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 (12)

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

Repository Stars
dotnet/eShop
A reference .NET application implementing an eCommerce site
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 11, 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.
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
Redth/MAUI.Sherpa
Let MAUI Sherpa guide you through all your .NET MAUI dev environment needs!
FritzAndFriends/SharpSite
A basic CMS built with .NET 9 and Blazor
FritzAndFriends/TagzApp
An application that discovers content on social media for hashtags
PacktPublishing/Pragmatic-Microservices-with-CSharp-and-Azure
Pragmatic Microservices with C# and Azure, published by Packt
Version Downloads Last Updated
11.0.0-preview.5.26302.115 583 6/9/2026
11.0.0-preview.4.26230.115 253 5/12/2026
11.0.0-preview.3.26207.106 313 4/14/2026
11.0.0-preview.2.26159.112 512 3/10/2026
11.0.0-preview.1.26104.118 518 2/10/2026
10.0.9 9,937 6/9/2026
10.0.8 41,022 5/12/2026
10.0.7 53,119 4/21/2026
10.0.6 16,229 4/14/2026
10.0.5 76,823 3/12/2026
10.0.4 9,765 3/10/2026
9.0.17 542 6/9/2026
9.0.16 3,514 5/12/2026
9.0.15 2,442 4/14/2026
9.0.14 3,942 3/10/2026
9.0.13 5,417 2/10/2026
8.0.28 1,000 6/9/2026
8.0.27 4,507 5/12/2026
8.0.26 6,453 4/14/2026
8.0.25 6,538 3/10/2026
Loading failed