ASP.NET Core GraphQL demo In this repo you'll find a demo application of how to run GraphQL in an ASP.NET Core. For the GraphQL server, graphql-dotnet is used and it is deployed to Azure App Service using GitHub Actions. You can learn more about this project on my blog.