GraphQL Examples

March 3, 2022 ยท View on GitHub

Examples for GraphQL.NET.

ProjectDescription
AspNetCoreASP.NET Core 5 app with GraphQL and Playground middlewares from server project
AspNetCoreMultiASP.NET Core 5 multi-tenant (two schemas) app with GraphQL and Playground middlewares from server project
AspNetCoreCustomASP.NET Core 5 app with custom GraphQL and UI middlewares
AspNetCoreControllerASP.NET Core 5 app with GraphQL implemented as a MVC controller action
AspNetWebApi.NET Framework 4.8 Web API example
AzureFunctionsUsing GraphQL in Azure Functions
StarWarsStarWars demo schema used in all examples
ClientNet462Example GraphQL client written in .NET 4.6.2 using Newtonsoft.Json 4.0.1

See also:

Other examples: