Forum Discussion

alex-1337's avatar
alex-1337
Copper Contributor
Oct 10, 2022

Could not load file or assembly System.Data.SqlClient

Hello, I'm currently learning the ASP.NET Core-Web-API (.NET 6) system. I added a class-library (.NET Framework) (v4.8) as a DataAccessLayer to my project. There is a DAO class with a sql-query that...

Resources