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.5K
627,459
Published
Jul 6, 2026
Latest stable version

Install

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

Frameworks

net10.0 net8.0 net9.0

Dependencies

[3.0.10, )
Parlot
net10.0
[1.5.7, )
[10.0.9, )
[3.0.10, )
Parlot
net8.0
[1.5.7, )
[10.0.9, )
[3.0.10, )
Parlot
net9.0
[1.5.7, )
[10.0.9, )

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

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.