graphql-dotnet
GraphQL framework
An implementation of Facebook's GraphQL specification for .NET applications.
GraphQL for .NET
6k stars
180 watching
928 forks
Language: C#
last commit: over 1 year ago
Linked from 4 awesome lists
apidotnet-coregraphiqlgraphqlgraphql-dotnet
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | 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 |
| | A suite of tools to build and manage GraphQL APIs and clients. | 5,284 |
| | A GraphQL client that simplifies the development of GraphQL-based applications | 5,160 |
| | Middleware for ASP.NET Core applications to provide a GraphiQL UI for GraphQL APIs | 142 |
| | A C# library that provides a thread-safe GraphQL client for .NET Standard | 630 |
| | A tool to create permission layers for GraphQL servers by adding an abstraction layer between the application and the underlying data storage. | 3,562 |
| | Automates schema generation for GraphQL .NET applications | 233 |
| | A fullstack tutorial website on GraphQL and its ecosystem | 8,703 |
| | A collection of specifications and examples for building GraphQL APIs | 14,320 |
| | A versatile and customizable GraphQL client for building complex web applications | 8,687 |
| | An editor for designing and visualizing GraphQL schemas | 6,012 |
| | A tool that generates code from GraphQL schemas and operations | 10,883 |
| | Generates C# classes from a GraphQL schema | 96 |
| | Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |