When i right-click a (blazor server) project created with Radzen Blazor for Visual Studio and i next choose Add > Radzen Blazor > Data Source > SQLite > and i click "Next" button i see a screen with SQlite connections where i can select a database, i select a database from my C:\temp path, e.g. C:\Temp\RadzenBlazorInteractiveServerApp\Bands.db (it has no Password so i leave this field blank), finally i click "Next" button (below right on the form wizard) but nothing happens (normally database tables to choose to create CRUD pages from should appear). This works using MS SQLServer but not using SQLite, how comes ?
But when i click the "next" button i don't see the "Code generation settings" screen that you showed, can i maybe check something in radzen specific logging of the scaffolding component ?