I am happy to announce that VenturaSQL 3.0 is ready and can be downloaded from venturatools.com.
Follow the instructions on https://venturatools.com/ProductSqlForBlazor
When everything is installed you can create a new Ventura SQL (.venproj) project and select the Blazor WebAssembly template:

With Transactional.ExecSql(), the SQL statement(s) for the recordset will be executed on the server, and the resultset(s) returned to Blazor WebAssembly:

The recordset definition in Ventura SQL Studio. The “GetAll” and “PriKey” recordsets are generated automatically by Ventura SQL:
