GraphQL SDK for .NET

Code-first GraphQL server framework and SDK for .NET

Get started quickly

Create a GraphQL API with ease by using C# classes an interfaces to model your schema.

Be prepared to scale

Continue to leverage the powerful C#→GraphQL conventions as you build and evolve your API—paying dividends as your API grows by eliminating unnecessary configuration.

Customize when needed

Use attributes to document and customize your GraphQL schema, overriding conventions if needed.

Have complete control

Harness the schema builder API to customize any aspect of the schema, including the ability to override items configured by convention or custom attributes.