Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.07 KB

File metadata and controls

22 lines (16 loc) · 1.07 KB

GraphQL Examples

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: