Examples for GraphQL for .NET
Project | Description |
---|---|
AspNetCore | ASP.NET Core 2.2 app with GraphQL and Playground middlewares from server project |
AspNetCoreCustom | ASP.NET Core 2.2 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: