graphql-dotnet

E754604

graphql-dotnet is a .NET library that enables building and executing GraphQL APIs within C# and other .NET applications.

All labels observed (4)

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf .NET library
GraphQL server implementation
open-source software
category GraphQL libraries for .NET
documentationUrl https://graphql-dotnet.github.io
ecosystemComponent GraphQL for .NET ecosystem
linked to: graphql-dotnet
hostedOn GitHub
implementsSpecification GraphQL
integratesWith ASP.NET Core
linked to: dotnet/aspnetcore

GraphQL.Server.Transports.AspNetCore
linked to: graphql-dotnet

GraphQL.Server.Ui.GraphiQL
GraphQL.Server.Ui.Playground
GraphQL.Server.Ui.Voyager
license MIT License
primaryUse build GraphQL APIs
define GraphQL schemas
execute GraphQL queries
programmingLanguage C#
repositoryName graphql-dotnet/graphql-dotnet
linked to: graphql-dotnet
supportsFeature GraphQL mutation execution
GraphQL query execution
GraphQL schema definition
GraphQL subscriptions
code-first GraphQL development
custom scalars
data loaders
dependency injection integration
document caching
error handling
execution metrics
execution middleware
field resolvers
instrumentation
schema introspection
schema-first GraphQL development
validation of GraphQL queries
supportsLanguage C#
supportsPlatform .NET 5+
.NET Core
.NET Framework
supportsStandard .NET Standard
supportsTransport HTTP
WebSockets
typicalDataSources databases
in-memory data
web services
usedFor building GraphQL endpoints in .NET applications
executing GraphQL against arbitrary data sources
mapping .NET types to GraphQL types

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

GraphQL hasServerImplementation graphql-dotnet
graphql-dotnet repositoryName graphql-dotnet/graphql-dotnet
linked to: graphql-dotnet
graphql-dotnet integratesWith GraphQL.Server.Transports.AspNetCore
linked to: graphql-dotnet
graphql-dotnet ecosystemComponent GraphQL for .NET ecosystem
linked to: graphql-dotnet