Creating A GraphQL Backend

Опубликовано: 27 Декабрь 2024
на канале: dotnet
31,782
635

Continuing with our coverage on GraphQL, Brandon gets into the code of the graphql-dotnet SDK and shows us how to create a GraphQL endpoint.

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

[00:51] - GraphQL SDK options for .NET
[02:20] - Adding a GraphQL query
[10:18] - Follow up resources

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

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

ASP.NET Core docs
https://docs.microsoft.com/aspnet/cor...

#AspNet #Dotnet #GraphQL #WebDev