Examples for GraphQL.NET.
Project | Description |
---|---|
AspNetCore | ASP.NET Core 3.1 app with GraphQL and Playground middlewares from server project |
AspNetCoreMulti | ASP.NET Core 3.1 multi-tenant (two schemas) app with GraphQL and Playground middlewares from server project |
AspNetCoreCustom | ASP.NET Core 3.1 app with custom GraphQL and UI middlewares |
AspNetWebApi | .NET Framework 4.6.1 Web API example |
AzureFunctions | Using GraphQL in Azure Functions |
StarWars | StarWars demo schema used in all examples |
See also:
Other examples: