youtube image
From YouTube: Consuming GraphQL in C#

Description

In this episode, Brandon show us how to consume a GraphQL endpoint from a C# client, specifically an iOS + Android written in C# using Xamarin.

Learn more: https://codetraveler.io/DotNetGraphQL

[T02:17] - Querying a GraphQL endpoint
[T06:59] - Viewing the results in a Xamarin app
[T09:58] - Alternative programming models
[T11:00] - Follow up resources

GraphQL for .NET
https://github.com/graphql-dotnet/graphql-dotnet


Hot Chocolate: A GraphQL Server for .NET
https://hotchocolate.io/

ASP.NET Core docs
https://docs.microsoft.com/aspnet/core/?view=aspnetcore-3.1&WT.mc_id=dotnet-c9-cephilli
Get your questions answered on the Microsoft Q&A for .NET - http://aka.ms/dotnet-qa
Learn .NET with free self-guided learning from Microsoft Learn: http://aka.ms/learndotnet

#AspNet #Dotnet #GraphQL #WebDev