graphql-dotnet/graphql-dotnet
GraphQL for .NET observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 28
- age_days: 4076
- days_rel: 15
- days_push: 10
- n_releases_24m: 16
Adoption not part of the score
5992 stars · 945 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A .NET implementation of the GraphQL query language, providing a lexer/parser, schema definition, and execution engine for building GraphQL APIs. It is distributed as NuGet packages usable from any .NET application.
Use cases
- build a graphql api in .net
- serve graphql queries from asp.net core
- define and execute graphql schemas in c#
- add a graphql endpoint to an existing dotnet service
- parse and validate graphql queries
When to choose
- you are building a GraphQL server or client in .NET/C#
- you need a spec-compliant GraphQL execution engine with fine-grained control
- you want a mature, MIT-licensed GraphQL library for dotnet-core
When to avoid
- you want a batteries-included framework with opinionated conventions like Hot Chocolate
- your project is not on the .NET platform
- you only need a simple REST API without graph-style queries
Facets
library · maturity active
graphql api-framework parser http-server web-development backend apis developer-tools dotnet cross-platform graphql-server query-language execution-engine dotnet-core schema web-server
2 sources
- readme: https://github.com/graphql-dotnet/graphql-dotnet · fetched 2026-08-28 · eeb30ffaa795
- homepage: https://graphql-dotnet.github.io · fetched 2026-08-29 · dc555735c88d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| graphql-dotnet/graphql-dotnet | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="graphql-dotnet/graphql-dotnet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem