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" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Data.SqlClient --version 1.0.19269.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Data.SqlClient, 1.0.19269.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

https://go.microsoft.com/fwlink/?linkid=2090501

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