Page 1 of 1

Blazor WebAssembly Error

Posted: Wed Sep 14, 2022 6:07 am
by jkduque
Hi,

I keep getting the error "System.Data.SqlClient is not supported on this platform" when previewing the data on a blazor webassembly app.

Re: Blazor WebAssembly Error

Posted: Wed Sep 14, 2022 9:03 am
by Max Shamanov
Hello,

Unfortunately, SQL Data Sources are not available in Blazor wasm.

Thank you.