conventions
Schema generator
Automates schema generation for GraphQL .NET applications
GraphQL Conventions Library for .NET
233 stars
20 watching
63 forks
Language: C#
last commit: 5 months ago
Linked from 2 awesome lists
apiconventionsdotnetdotnetcoregraphqlschema
Related projects:
Repository | Description | Stars |
---|---|---|
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/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 630 |
moientajik/graphql.tools | Generates C# classes from a GraphQL schema | 96 |
entitygraphql/entitygraphql | A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models. | 421 |
microsoft/cppgraphqlgen | Tools for generating and consuming GraphQL services in C++ | 326 |
graphql-compose/graphql-compose | Toolkit for generating complex GraphQL schemas from schema definitions and data models. | 1,209 |
josephwoodward/graphiql-dotnet | Middleware for ASP.NET Core applications to provide a GraphiQL UI for GraphQL APIs | 142 |
nelson-ai/semantic-graphql | A tool for generating GraphQL schemas from RDF ontologies | 28 |
99designs/gqlgen | A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
sudograph/sudograph | Generates a GraphQL database for the Internet Computer from a schema definition | 222 |
anvilco/spectaql | Automates generation of static GraphQL API documentation from schema definitions | 1,120 |
code-hex/graphql-codegen-typescript-validation-schema | Tools to generate form validation schema from GraphQL schemas | 319 |
dotnet/sqlclient | Provides database connectivity to SQL Server for .NET applications. | 864 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |