https://github.com/SimonCropp/GraphQL.EntityFramework
Adds EntityFramework Core IQueryable support to GraphQL
https://github.com/SimonCropp/GraphQL.EntityFramework
Last synced: about 1 year ago
JSON representation
Adds EntityFramework Core IQueryable support to GraphQL
- Host: GitHub
- URL: https://github.com/SimonCropp/GraphQL.EntityFramework
- Owner: SimonCropp
- License: mit
- Created: 2018-07-12T00:47:31.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-04-27T13:08:44.000Z (about 1 year ago)
- Last Synced: 2025-04-27T14:22:43.488Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 3.14 MB
- Stars: 392
- Watchers: 17
- Forks: 63
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.txt
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
#
GraphQL.EntityFramework
[](https://ci.appveyor.com/project/SimonCropp/graphql-entityframework)
[](https://www.nuget.org/packages/GraphQL.EntityFramework/)
Add [EntityFramework Core IQueryable](https://docs.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.dbset-1.system-linq-iqueryable-provider) support to [GraphQL](https://github.com/graphql-dotnet/graphql-dotnet)
**See [Milestones](../../milestones?state=closed) for release notes.**
### Powered by
[](https://jb.gg/OpenSourceSupport)
## NuGet package
https://nuget.org/packages/GraphQL.EntityFramework/
## Documentation
* [Configuration](/docs/configuration.md)
* [Defining Graphs](/docs/defining-graphs.md)
* [Query Usage](/docs/query-usage.md)
* [Filters](/docs/filters.md)
## Icon
[Memory](https://thenounproject.com/term/database/1631008/) designed by H Alberto Gongora from [The Noun Project](https://thenounproject.com)