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.