#graphql2018-09-10How to add JWT Bearer auth to GraphQL subscriptions on ASP.NET Core 2.1?#software-development#dotnet#graphql2018-12-26Cursor based pagination with C# and SQL Server#software-development#dotnet#sql#graphql2019-02-12How to create GraphQL data loaders for Entity Framework?#software-development#dotnet#graphql#data-storage2019-03-08Implementing pagination with GraphQL.NET and Relay#software-development#dotnet#sql#graphql#data-storageI describe the implementation of a cursor based GraphQL API following the Relay specification. Everything is covered, the specification, query composition, and even a real-world sample.2019-03-11How to automatically load graph types in the DI container.#software-development#dotnet#graphql2019-10-24GraphQL API Design: Cursor#software-development#dotnet#graphql2019-12-16GraphQL.NET: Authorization#software-development#dotnet#graphql2020-03-22GraphQL.NET: Runtime object type is not a possible type for interface#software-development#dotnet#graphql2021-01-11Mutation design with graphql-dotnet#software-development#graphql