C
C#3y ago
surwren

What's the difference between these two libraries? [Answered]

In nuget there are two completely different .data.SQLclient libraries which seem to do the same things. What are the main differences?
4 Replies
surwren
surwrenOP3y ago
Even the object names are the same as my file's objects are recognized whether I select one library or the other.
Saber
Saber3y ago
.NET Blog
Introducing the new Microsoft.Data.SqlClient
This post was written by Vicky Harp, Program Manager on SqlClient and SQL Server Tools. Those of you who have been following .NET development closely have very likely seen Scott Hunter’s latest blog post, .NET Core is the Future of .NET.
surwren
surwrenOP3y ago
got it, I'll refactor everything to use this then
Accord
Accord3y ago
✅ This post has been marked as answered!

Did you find this page helpful?