runtime.native.System.Data.SqlClient.sni
4.5.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package runtime.native.System.Data.SqlClient.sni -Version 4.5.0
dotnet add package runtime.native.System.Data.SqlClient.sni --version 4.5.0
<PackageReference Include="runtime.native.System.Data.SqlClient.sni" Version="4.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add runtime.native.System.Data.SqlClient.sni --version 4.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: runtime.native.System.Data.SqlClient.sni, 4.5.0"
#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 runtime.native.System.Data.SqlClient.sni as a Cake Addin
#addin nuget:?package=runtime.native.System.Data.SqlClient.sni&version=4.5.0
// Install runtime.native.System.Data.SqlClient.sni as a Cake Tool
#tool nuget:?package=runtime.native.System.Data.SqlClient.sni&version=4.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on runtime.native.System.Data.SqlClient.sni:
| Package | Downloads |
|---|---|
|
Microsoft.Data.SqlClient
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.
|
|
|
System.Data.SqlClient
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:
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlException
System.Data.SqlClient.SqlParameter
System.Data.SqlDbType
System.Data.SqlClient.SqlDataReader
System.Data.SqlClient.SqlCommand
System.Data.SqlClient.SqlTransaction
System.Data.SqlClient.SqlParameterCollection
System.Data.SqlClient.SqlClientFactory
9b5053f09fac4a2d615619197924072b9571da78
When using NuGet 3.x this package requires at least version 3.4.
|