GraphQL.Tools
GraphQL compiler
Generates C# classes from a GraphQL schema
GraphQL.Tools is a GraphQL to C# compiler (code-generator) which turns your GraphQL schema into a set of C# classes, interfaces, and enums.
96 stars
4 watching
12 forks
Language: C#
last commit: almost 4 years ago
Linked from 1 awesome list
code-generationcode-generatorcompilercsharpcsharp-sourcegeneratordotnetdotnet-coregraphqlgraphql-dotnet
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools for generating and consuming GraphQL services in C++ | 326 |
| A tool for generating and wiring GraphQL schemas in Java | 812 |
| A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
| Automates schema generation for GraphQL .NET applications | 233 |
| Toolkit for generating complex GraphQL schemas from schema definitions and data models. | 1,209 |
| A framework for building GraphQL APIs with TypeScript using classes and decorators. | 8,046 |
| A Rust library that generates typed GraphQL client code from query and schema definitions. | 1,154 |
| A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. | 218 |
| A C# library that provides a thread-safe GraphQL client for .NET Standard | 630 |
| A set of decorators and tools for creating GraphQL APIs in a type-safe manner | 424 |
| A command-line tool for managing GraphQL development workflows and projects. | 2,001 |
| Automates the process of generating Java code from GraphQL schema definitions | 19 |
| A C# GraphQL client library with Linq-like syntax for building high-performance clients | 280 |
| A Java library that generates GraphQL schema from existing Java code | 1,096 |
| A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models. | 421 |