dotnet / SqlClient

Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
MIT License
817 stars 271 forks source link

Add SqlDataSource, SqlDataSourceBuilder #2606

Closed VladimirReshetnikov closed 4 days ago

VladimirReshetnikov commented 1 week ago

The relevant commits are:

This draft PR references commits from yet-unmerged PR https://github.com/dotnet/SqlClient/pull/2602

saurabh500 commented 1 week ago

@VladimirReshetnikov you should consider opening the PR with feat/sqlclientx branch instead of Main