Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter 10.0.7

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.7
                    
NuGet\Install-Package Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter -Version 10.0.7
                    
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.7" />
                    
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.7" />
                    
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.7
                    
#r "nuget: Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter, 10.0.7"
                    
#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.7
                    
#: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.7
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter&version=10.0.7
                    
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 (1)

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

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
Version Downloads Last Updated
11.0.0-preview.3.26207.106 99 4/14/2026
11.0.0-preview.2.26159.112 154 3/10/2026
11.0.0-preview.1.26104.118 146 2/10/2026
10.0.7 2,933 4/21/2026
10.0.6 2,573 4/14/2026
10.0.5 17,439 3/12/2026
10.0.4 5,215 3/10/2026
10.0.3 10,700 2/10/2026
10.0.2 14,985 1/13/2026
10.0.1 14,646 12/9/2025
10.0.0 14,213 11/11/2025
9.0.15 306 4/14/2026
9.0.14 604 3/10/2026
9.0.13 1,897 2/10/2026
9.0.12 2,813 1/13/2026
9.0.11 4,278 11/11/2025
8.0.26 756 4/14/2026
8.0.25 2,721 3/10/2026
8.0.24 3,501 2/10/2026
8.0.23 6,638 1/13/2026
Loading failed