Microsoft.Data.SqlClient 6.0.3
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS).
Commonly Used Types:
Microsoft.Data.SqlClient.SqlConnection
Microsoft.Data.SqlClient.SqlException
Microsoft.Data.SqlClient.SqlParameter
Microsoft.Data.SqlClient.SqlDataReader
Microsoft.Data.SqlClient.SqlCommand
Microsoft.Data.SqlClient.SqlTransaction
Microsoft.Data.SqlClient.SqlParameterCollection
Microsoft.Data.SqlClient.SqlClientFactory
When using NuGet 3.x this package requires at least version 3.4.
Showing the top 20 packages that depend on Microsoft.Data.SqlClient.
Packages |
---|
Microsoft.Azure.Kusto.Cloud.Platform
Platform for Kusto products
|
Microsoft.EntityFrameworkCore.SqlServer
Microsoft SQL Server database provider for Entity Framework Core.
|
.NET Framework 4.6.2
- Azure.Identity (>= 1.14.2)
- Microsoft.Bcl.Cryptography (>= 8.0.0)
- Microsoft.Data.SqlClient.SNI (>= 6.0.2)
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
- Microsoft.IdentityModel.JsonWebTokens (>= 7.5.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 7.5.0)
- System.Buffers (>= 4.5.1)
- System.Text.Encodings.Web (>= 8.0.0)
- System.Text.Json (>= 8.0.5)
- System.Security.Cryptography.Pkcs (>= 8.0.1)
.NET 8.0
- Azure.Identity (>= 1.14.2)
- Microsoft.Bcl.Cryptography (>= 8.0.0)
- Microsoft.Data.SqlClient.SNI.runtime (>= 6.0.2)
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
- Microsoft.IdentityModel.JsonWebTokens (>= 7.5.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 7.5.0)
- Microsoft.SqlServer.Server (>= 1.0.0)
- System.Configuration.ConfigurationManager (>= 8.0.1)
- System.Security.Cryptography.Pkcs (>= 8.0.1)
.NET 9.0
- Azure.Identity (>= 1.14.2)
- Microsoft.Bcl.Cryptography (>= 9.0.4)
- Microsoft.Data.SqlClient.SNI.runtime (>= 6.0.2)
- Microsoft.Extensions.Caching.Memory (>= 9.0.4)
- Microsoft.IdentityModel.JsonWebTokens (>= 7.5.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 7.5.0)
- Microsoft.SqlServer.Server (>= 1.0.0)
- System.Configuration.ConfigurationManager (>= 9.0.4)
- System.Security.Cryptography.Pkcs (>= 9.0.4)
- System.Text.Json (>= 9.0.5)