User-1699898665 posted
Hi folks,
Do we have to pull data into a Blazor Web Assembly app using a web service, or can we use similar data services that we can use with MVC and Blazor Server to directly connect to our DBs using Microsoft/System.SqlClient.Data?
Thanks, Paul