Skip to content

Refactor MsSqlConnectionStringBuilder to remove System.Data.SqlClient dependency #393

@jrgcubano

Description

@jrgcubano

We need to change MsSqlConnectionStringBuilder "ToString" implementation so we can remove the need for System.Data.SqlClient.SqlConnectionStringBuilder and System.Data.SqlClient package.

Basic refactor idea:

Follow the same implementation as MySQLConnectionStringBuilder.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions