Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)