Microsoft.AspNetCore.Components.QuickGrid
                               
                            
                                10.0.0-rc.2.25466.103
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    
        
        
                                This is a prerelease version of Microsoft.AspNetCore.Components.QuickGrid.
                            
    
                    dotnet add package Microsoft.AspNetCore.Components.QuickGrid --version 10.0.0-rc.2.25466.103
NuGet\Install-Package Microsoft.AspNetCore.Components.QuickGrid -Version 10.0.0-rc.2.25466.103
        
        
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-rc.2.25466.103" />
        
        
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-rc.2.25466.103" />
<PackageReference Include="Microsoft.AspNetCore.Components.QuickGrid" />
        
        
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-rc.2.25466.103
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Microsoft.AspNetCore.Components.QuickGrid, 10.0.0-rc.2.25466.103"
        
        
#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-rc.2.25466.103
        
        
#: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-rc.2.25466.103&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Components.QuickGrid&version=10.0.0-rc.2.25466.103&prerelease
        
        
 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 CoreIQueryable, 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 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.
- 
                                                    net10.0- Microsoft.AspNetCore.Components.Web (>= 10.0.0-rc.2.25466.103)
 
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 RC 2, 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-rc.2.25466.103 | 0 | 9/22/2025 | 
| 10.0.0-rc.1.25451.107 | 0 | 9/22/2025 | 
| 10.0.0-rc.1.25421.113 | 0 | 8/28/2025 | 
| 10.0.0-preview.7.25380.108 | 0 | 8/11/2025 | 
| 10.0.0-preview.7.25380.105 | 0 | 8/6/2025 | 
| 10.0.0-preview.6.25358.103 | 0 | 7/17/2025 | 
| 10.0.0-preview.6.25321.102 | 0 | 6/25/2025 | 
| 10.0.0-preview.5.25280.105 | 0 | 6/2/2025 | 
| 10.0.0-preview.5.25277.114 | 0 | 6/3/2025 | 
| 10.0.0-preview.5.25277.101 | 0 | 5/29/2025 | 
| 10.0.0-preview.4.25255.103 | 0 | 5/12/2025 | 
| 9.0.10 | 0 | 9/25/2025 | 
| 9.0.7 | 0 | 7/11/2025 |