EntityGraphQL

GraphQL library

A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models.

A GraphQL library for .NET

GitHub

421 stars
15 watching
55 forks
Language: C#
last commit: over 1 year ago
Linked from 3 awesome lists

csharpdotnetgraphqlgraphql-server

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
graphql-dotnet/graphql-client A C# library that provides a thread-safe GraphQL client for .NET Standard 630
graphql-dotnet/parser A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. 218
graphql-dotnet/server A package that provides a GraphQL server middleware for ASP.NET Core, enabling easy setup of GraphQL requests over HTTP and WebSocket connections. 583
graphql-dotnet/conventions Automates schema generation for GraphQL .NET applications 233
studio-net/laravel-graphql Provides a GraphQL implementation on top of Laravel's Eloquent ORM 56
byme8/zeroql A C# GraphQL client library with Linq-like syntax for building high-performance clients 280
haskell-graphql/graphql-api A Haskell library for creating type-safe GraphQL APIs 406
graphql-crystal/graphql A GraphQL server library built around the Crystal programming language 135
microsoft/cppgraphqlgen Tools for generating and consuming GraphQL services in C++ 326
the-road-to-graphql/react-graphql-client-library A minimal GraphQL client for React applications 15
99designs/gqlgen A Go library for building GraphQL servers using a schema-first approach and code generation. 10,018
moientajik/graphql.tools Generates C# classes from a GraphQL schema 96
thecodingmachine/graphqlite A PHP GraphQL library that allows users to create complete APIs by annotating their code with attributes and annotations. 558
gql-dart/ferry A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. 609
the-road-to-graphql/react-graphql-github-vanilla A React application that uses plain HTTP requests to consume GitHub's GraphQL API 72