lukem
-
EntityGraphQL
by: lukem- 578,196 total downloads
- last updated 4/22/2026
- Latest version: 6.0.0-beta4 (prerelease)
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... More information -
- 273,665 total downloads
- last updated 4/22/2026
- Latest version: 6.0.0-beta4 (prerelease)
Contains ASP.NET extensions and middleware for EntityGraphQL -
- 29,577 total downloads
- last updated 3/5/2026
- Latest version: 0.7.6
Package Description -
- 28,573 total downloads
- last updated 11/9/2018
- Latest version: 0.10.1
An run-time expression language for .NET Core. Compiles simple code into .NET Expressions for runtime execution. Includes schema creation and type checking. -
- 25,510 total downloads
- last updated 5/23/2018
- Latest version: 0.7.1
A data query/GraphQL library for .NET Core. Execute with EntityFramework (or other ORMs) or in memory -
- 9,023 total downloads
- last updated 11/9/2018
- Latest version: 0.10.1
Adds support for GraphQL to EntityQueryLanguage