Unable to solve System.Data.SqlClient not supported with Blazor?
New DiscussionI’m getting the following error:
– System.Data.SqlClient is not supported on this platform
When using:
– using System.Data.SqlClient;
– using (IDbConnection connection = new SqlConnection(connectionSting)){}
Using the following:
– System,Data.SqlClient is 4.8.3
– .Net Framework 5.0
– Edge Browser
– VS 2019
Can’t for the life of me figure out why this isn’t working?
Thanks
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
1 Created On
Mar 14, 2022 Last Post
2 years, 7 months ago