Skip to content

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

@tsahi

Description

@tsahi

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
This is mostly a find-and-replace of the namespace once the package is added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Priority 2enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions