Microsoft.Data.SqlClient.SNI.runtime
2.0.0-preview1.20141.10
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.Data.SqlClient.SNI.runtime --version 2.0.0-preview1.20141.10
NuGet\Install-Package Microsoft.Data.SqlClient.SNI.runtime -Version 2.0.0-preview1.20141.10
<PackageReference Include="Microsoft.Data.SqlClient.SNI.runtime" Version="2.0.0-preview1.20141.10" />
paket add Microsoft.Data.SqlClient.SNI.runtime --version 2.0.0-preview1.20141.10
#r "nuget: Microsoft.Data.SqlClient.SNI.runtime, 2.0.0-preview1.20141.10"
// Install Microsoft.Data.SqlClient.SNI.runtime as a Cake Addin #addin nuget:?package=Microsoft.Data.SqlClient.SNI.runtime&version=2.0.0-preview1.20141.10&prerelease // Install Microsoft.Data.SqlClient.SNI.runtime as a Cake Tool #tool nuget:?package=Microsoft.Data.SqlClient.SNI.runtime&version=2.0.0-preview1.20141.10&prerelease
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Data.SqlClient.SNI.runtime:
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. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.Data.SqlClient.SNI.runtime:
Repository | Stars |
---|---|
dotnetcore/AgileConfig
基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server
|
|
dotnet/SqlClient
Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
|