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
Even the object names are the same as my file's objects are recognized whether I select one library or the other.
.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.
got it, I'll refactor everything to use this then
✅ This post has been marked as answered!