- I am not going to ruin performance and productivity by forcing any WASM project to work via an API. Performance is awful.
- Databases like DynamoDB can be accessed directly from WASM
- When running WASM in a container on the server, it is pointless to create an API to access SQL Server in this scenario.
- Blazor SSR is not at all helpful!
Give us SQL Server access from client/server WASM.