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
421 stars
15 watching
55 forks
Language: C#
last commit: over 1 year ago
Linked from 3 awesome lists
csharpdotnetgraphqlgraphql-server
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A C# library that provides a thread-safe GraphQL client for .NET Standard | 630 |
| | A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. | 218 |
| | A package that provides a GraphQL server middleware for ASP.NET Core, enabling easy setup of GraphQL requests over HTTP and WebSocket connections. | 583 |
| | Automates schema generation for GraphQL .NET applications | 233 |
| | Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |
| | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 280 |
| | A Haskell library for creating type-safe GraphQL APIs | 406 |
| | A GraphQL server library built around the Crystal programming language | 135 |
| | Tools for generating and consuming GraphQL services in C++ | 326 |
| | A minimal GraphQL client for React applications | 15 |
| | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
| | Generates C# classes from a GraphQL schema | 96 |
| | A PHP GraphQL library that allows users to create complete APIs by annotating their code with attributes and annotations. | 558 |
| | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 609 |
| | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |