lukem
-
EntityGraphQL
by: lukem- 332,344 total downloads
- last updated 11/15/2024
- Latest version: 5.5.2
A GraphQL library for .NET Core. 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... More information -
- 98,822 total downloads
- last updated 11/15/2024
- Latest version: 5.5.2
Contains ASP.NET extensions and middleware for EntityGraphQL -
- 21,588 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. -
- 18,260 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 -
- 17,789 total downloads
- last updated 4/8/2024
- Latest version: 0.6.5
Package Description -
- 6,591 total downloads
- last updated 11/9/2018
- Latest version: 0.10.1
Adds support for GraphQL to EntityQueryLanguage