server
GraphQL server middleware
A GraphQL server middleware for ASP.NET Core that handles HTTP and WebSocket requests.
ASP.NET Core GraphQL Server
582 stars
23 watching
164 forks
Language: C#
last commit: 4 days ago
Linked from 2 awesome lists
aspnetcoregraphqlserver
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 625 |
graphql-dotnet/parser | A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. | 218 |
josephwoodward/graphiql-dotnet | Middleware for ASP.NET Core applications to provide a GraphiQL UI for GraphQL APIs | 142 |
graphql-dotnet/conventions | Automates schema generation for GraphQL .NET applications | 233 |
entitygraphql/entitygraphql | A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models. | 417 |
graphql-python/graphql-core | A Python implementation of GraphQL's query language and API framework | 512 |
deno-libs/gql | A GraphQL HTTP middleware for Deno and Bun that provides a simple setup for building GraphQL APIs. | 194 |
byme8/zeroql | A C# GraphQL client library with Linq-like syntax for building high-performance clients | 278 |
enisdenjo/graphql-ws | A GraphQL over WebSocket Protocol implementation | 1,739 |
microsoft/cppgraphqlgen | Tools for generating and consuming GraphQL services in C++ | 325 |
dotnet/sqlclient | Provides database connectivity to SQL Server for .NET applications. | 853 |
mirumee/ariadne | A GraphQL server implementation library | 2,217 |
overblog/graphqlbundle | Tools to build a complete GraphQL API server in a Symfony application | 787 |
moientajik/graphql.tools | Generates C# classes from a GraphQL schema | 95 |
contentful-labs/gqli.rb | A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 211 |