Microsoft.Data.SqlClient
1.0.19269.1
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server 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.
Requires NuGet 2.12 or higher.
Install-Package Microsoft.Data.SqlClient -Version 1.0.19269.1
dotnet add package Microsoft.Data.SqlClient --version 1.0.19269.1
<PackageReference Include="Microsoft.Data.SqlClient" Version="1.0.19269.1" />
paket add Microsoft.Data.SqlClient --version 1.0.19269.1
#r "nuget: Microsoft.Data.SqlClient, 1.0.19269.1"
// Install Microsoft.Data.SqlClient as a Cake Addin
#addin nuget:?package=Microsoft.Data.SqlClient&version=1.0.19269.1
// Install Microsoft.Data.SqlClient as a Cake Tool
#tool nuget:?package=Microsoft.Data.SqlClient&version=1.0.19269.1
Release Notes
https://go.microsoft.com/fwlink/?linkid=2090501
Dependencies
-
.NETCoreApp 2.1
- Microsoft.Identity.Client (>= 3.0.8)
- Microsoft.Win32.Registry (>= 4.5.0)
- runtime.native.System.Data.SqlClient.sni (>= 4.4.0)
- System.Configuration.ConfigurationManager (>= 4.5.0)
- System.Runtime.Caching (>= 4.5.0)
- System.Security.Principal.Windows (>= 4.5.0)
- System.Text.Encoding.CodePages (>= 4.5.0)
-
.NETFramework 4.6
- Microsoft.Data.SqlClient.sni (>= 1.0.19235.1)
- Microsoft.Identity.Client (>= 3.0.8)
- System.Data.Common (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.Identity.Client (>= 3.0.8)
- Microsoft.Win32.Registry (>= 4.5.0)
- runtime.native.System.Data.SqlClient.sni (>= 4.4.0)
- System.Buffers (>= 4.4.0)
- System.Configuration.ConfigurationManager (>= 4.5.0)
- System.Diagnostics.DiagnosticSource (>= 4.5.0)
- System.Memory (>= 4.5.1)
- System.Security.Principal.Windows (>= 4.5.0)
- System.Text.Encoding.CodePages (>= 4.5.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.19269.1 | 0 | 06.02.2022 |