Skip to main content
EntityGraphQL package icon

EntityGraphQL

A GraphQL library for .NET. Compiles queries into .NET Expressions (LinqProvider) for runtime execution against object graphs. E.g. against an ORM data model (EntityFramework or others) or just an in-memory object.

Total Downloads
627.4K
627,391
Published
Jul 22, 2026
Latest stable version

Install

.NET CLI
dotnet add package EntityGraphQL --version 6.1.0
Package Manager Console
Install-Package EntityGraphQL -Version 6.1.0
PackageReference
<PackageReference Include="EntityGraphQL" Version="6.1.0" />

Frameworks

net10.0 net8.0 net9.0

Dependencies

[3.0.10, )
Parlot
net10.0
[1.5.7, )
[10.0.10, )
[3.0.10, )
Parlot
net8.0
[1.5.7, )
[8.0.1, )
[3.0.10, )
Parlot
net9.0
[1.5.7, )
[9.0.18, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.