The sources for the presentation "Building GraphQL API's with .NET Core", includes the presentation as well as the sample code used during the demonstrations.
More resources on related topics:
- GraphQL: The Documentary
- Introudction to GraphQL
- The Problems of "Schema-First" GraphQL Server Development
- The GraphQL specification
- graphql-dotnet docs
- SPMD (single program, multiple data)
- Implementing pagination with GraphQL.NET and Relay
- Generic data loaders for Entity Framework in GraphQL
- ContextProvider (For using scoped dependencies in resolvers)