Entity Framework ADO.NET Sql.Data.Client provider not found

后端 未结 9 2225
天涯浪人
天涯浪人 2020-12-10 11:36

I have a similar problem as the one presented in the question No Entity Framework provider found for the ADO.NET provider with invariant name 'System.Data.SqlClient'

9条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-10 12:29

    Still not sure what was causing the problem, but ended up creating a new solution and copying everything from my project. Now works fine. Really weird, indeed.

提交回复
热议问题