Skip to content

Consider replacing System.Data.SqlClient with the newer Microsoft.Data.SqlClient #383

@leedavi

Description

@leedavi

Maybe look at swapping

using System.Data.SqlClient;

for

using Microsoft.Data.SqlClient;

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions