graphql-dotnet

E754604

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

Jump to: Statements Referenced by

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 NERFINISHED
hostedOn GitHub NERFINISHED
implementsSpecification GraphQL NERFINISHED
integratesWith ASP.NET Core NERFINISHED
GraphQL.Server.Transports.AspNetCore NERFINISHED
GraphQL.Server.Ui.GraphiQL NERFINISHED
GraphQL.Server.Ui.Playground NERFINISHED
GraphQL.Server.Ui.Voyager NERFINISHED
license MIT License
primaryUse build GraphQL APIs
define GraphQL schemas
execute GraphQL queries
programmingLanguage C# NERFINISHED
repositoryName graphql-dotnet/graphql-dotnet NERFINISHED
supportsFeature GraphQL mutation execution
GraphQL query execution
GraphQL schema definition
GraphQL subscriptions NERFINISHED
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# NERFINISHED
supportsPlatform .NET 5+
.NET Core NERFINISHED
.NET Framework NERFINISHED
supportsStandard .NET Standard NERFINISHED
supportsTransport HTTP NERFINISHED
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

Referenced by (1)

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

GraphQL hasServerImplementation graphql-dotnet