Sample Platform.Blazor app
In order to run change the connection string in the appsettings.json file in the Platform.Blazor project
PREREQ: Install .NET Core SDK 3.1
Once in the solution right click on the solution file and click on "Restore NuGet Packages", which will retrieve the dependencies and allow you to successfully run the application.