Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter 10.0.8

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.EntityFrameworkAdapter --version 10.0.8
                    
NuGet\Install-Package Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter -Version 10.0.8
                    
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.EntityFrameworkAdapter" Version="10.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter" Version="10.0.8" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter" />
                    
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.EntityFrameworkAdapter --version 10.0.8
                    
#r "nuget: Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter, 10.0.8"
                    
#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.EntityFrameworkAdapter@10.0.8
                    
#: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.EntityFrameworkAdapter&version=10.0.8
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter&version=10.0.8
                    
Install as a Cake Tool

About

Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter provides an Entity Framework Core (EF Core) adapter for the Microsoft.AspNetCore.Components.QuickGrid package.

How to Use

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

Installation

dotnet add package Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter

Configuration

To register an EF-aware IAsyncQueryExecutor implementation, call AddQuickGridEntityFrameworkAdapter on the service collection in Program.cs:

builder.Services.AddQuickGridEntityFrameworkAdapter();

Additional Documentation

For additional documentation and examples, refer to the official documentation on using EF Core with QuickGrid.

Feedback & Contributing

Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter 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 (7)

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

Package Downloads
IntedataDigital.Shared.Web

Componentes de UI e estilos da Intedata Digital

WebAppLab5

Package Description

WebAppLab5-2

Package Description

ABTS.Gallery

Gallery Module

ABTS.Team

Package Description

GitHub repositories (2)

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

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
AccountGo/accountgo
Accounting System built in ASP.NET DotNetCore, ReactJS, MobX. Don't forget to click STAR if you like this project.
Version Downloads Last Updated
11.0.0-preview.4.26230.115 104 5/12/2026
11.0.0-preview.3.26207.106 165 4/14/2026
11.0.0-preview.2.26159.112 172 3/10/2026
11.0.0-preview.1.26104.118 157 2/10/2026
10.0.8 5,554 5/12/2026
10.0.7 19,344 4/21/2026
10.0.6 4,006 4/14/2026
10.0.5 22,341 3/12/2026
10.0.4 5,465 3/10/2026
10.0.3 11,783 2/10/2026
10.0.2 17,607 1/13/2026
9.0.16 369 5/12/2026
9.0.15 616 4/14/2026
9.0.14 760 3/10/2026
9.0.13 2,457 2/10/2026
9.0.12 3,293 1/13/2026
8.0.27 1,117 5/12/2026
8.0.26 2,646 4/14/2026
8.0.25 3,119 3/10/2026
8.0.24 3,887 2/10/2026
Loading failed