/GraphQL.Samples

A project built using HotChocolate for implementing GraphQL API and Blazor Web Assembly frontend application

Primary LanguageC#

For Running Blazor App

Open a terminal and navigate to the Blazor Project Directory. Execute the following command for creating a manifest

dotnet new tool-manifest

After that run the following command for installing StrawberryShake.Tools

dotnet tool install StrawberryShake.Tools 

Rebuild the project.

You can use AdventureWorks database sample for it. Lightweight version is used for this sample.

Full tutorial available in my Telegram channel (persian)