This is a Blazor wasm application that allows you to customize your own lumasuite case
The application is hosted here:
https://design-your-lumasuite-case.netlify.app/
dotnet ef migrations add Initial --project src/Application/ProductConfigurator.Core/ProductConfigurator.Core.csproj --startup-project src/Web/ProductConfigurator.Host/ProductConfigurator.Host.csproj -o Database/Migrations -v