Cloud, Containers, and Microservices

T10 Building + Consuming GraphQL APIs in C#

03/01/2022

1:30pm - 2:45pm

Level: Introductory

Brandon Minnick

Developer Advocate

Microsoft

GraphQL is an exciting new API architecture that enables huge performance benefits over REST APIs. But what is GraphQL? Why is it better than REST? And how do you create a GraphQL API in C#?

Join me as we learn all of this and more!

You will learn:

  • Introduction to GraphQL
  • Difference between REST & GraphQL
  • C# Libraries for building GraphQL APIs
  • How to create a GraphQL API in C#
  • How to consume a GraphQL API from a client app built in C#