Skip to content

Replace System.Data.SqlClient with Microsoft.Data.SqlClient #60

Description

@SergeyBarskiyTyler

Is your feature request related to a problem? Please describe.
Microsoft has announced that future development of their .NET SQL Server driver will be done in Microsoft.Data.SqlClient, released as a NuGet package for both .NET Core and .NET Framework. To keep with the latest developments, we need to use that instead of System.Data.SqlClient.

Describe the solution you'd like
Replace System.Data.SqlClient with Microsoft.Data.SqlClient
This issue #38 was written up 4 years ago, with no progress. System.Data.SqlClient has issues with Transaction Scope.

Additional context
On the other hand, we would like to get some clarity if this repo is still actively maintained. The solution contains a number of frameworks and nuget packages that have been deprecated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions