Check the live demo at https://blazorwasmgraphql.azurewebsites.net/
A Full-Stack Web App Using Blazor WebAssembly and GraphQL-Part 1
- Visual Studio 2022
- SQL Server
- SQL Server Management Studio (SSMS)
- .NET Core 6.0 SDK or above
- Clone the Repo
- Scaffold and seed the initial data using the DBScript
- Put your own connection string in the appsettings.json file.
- Build and launch the application from Visual Studio.