The easiest way to get started with VenturaSQL is to download and run the installer.
Start VenturaSQL Studio and click “New project” and select the “Create a Blazor WebAssembly project…” template.
Click [Ok] to create the project file. A new folder is created, and a project file containing sample recordsets is created. A sample Blazor WebAssembly project and a middle-tier ASP.NET Core project are copied into the project folder.

Click the [Explore] button in the toolbar to open the project folder in the File Explorer:

Open the BlazorVentura.sln in Visual Studio and you can run the solution straight out of box. The startup project is BlazorVentura.Server