Skip to content

Commit

Permalink
Add in EntityGraphQL (#4026)
Browse files Browse the repository at this point in the history
  • Loading branch information
bzbetty committed Sep 17, 2022
1 parent 22f1e35 commit dfcd712
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions entity-framework/core/extensions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,12 @@ Add Entity Framework `IQueryable` support to GraphQL.

[GitHub repository](https://github.com/SimonCropp/GraphQL.EntityFramework) | [NuGet](https://www.nuget.org/packages/GraphQL.EntityFramework/)

### EntityGraphQL

GraphQL server with tight EntityFramework integration. For EF Core: 5, 6, 7.

[GitHub repository](https://github.com/EntityGraphQL/EntityGraphQL) | [NuGet](https://www.nuget.org/packages/EntityGraphQL)

### OData

A standard for implementing REST APIs with specifications for discovery, filtering, sorting, projections, navigations, bulk operations, and more.
Expand Down

0 comments on commit dfcd712

Please sign in to comment.