Blazor WebAssembly App with .Net 6 and EF Core
steps to setup:
- Clone the project.
- Place your database instance name on Appsetting.json.
- Go to Package Manager Console the type update-database.
- Run the Project, enjoy your Blazor WebAssembly Application.
Cheers!
Nabaraj