Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simoncropp/graphql.entityframework
Adds EntityFramework Core IQueryable support to GraphQL
https://github.com/simoncropp/graphql.entityframework
Last synced: about 1 month 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 (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T23:50:41.000Z (6 months ago)
- Last Synced: 2024-05-23T02:17:28.226Z (6 months ago)
- Language: C#
- Homepage:
- Size: 2.83 MB
- Stars: 383
- Watchers: 18
- Forks: 65
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
# GraphQL.EntityFramework
[![Build status](https://ci.appveyor.com/api/projects/status/x554cp7clu8yh2yy/branch/main?svg=true)](https://ci.appveyor.com/project/SimonCropp/graphql-entityframework)
[![NuGet Status](https://img.shields.io/nuget/v/GraphQL.EntityFramework.svg)](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.**
## 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)