runtime.native.System.Data.SqlClient.sni 4.0.0-rc2-24027

This is a prerelease version of runtime.native.System.Data.SqlClient.sni.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.4 or higher.

dotnet add package runtime.native.System.Data.SqlClient.sni --version 4.0.0-rc2-24027
                    
NuGet\Install-Package runtime.native.System.Data.SqlClient.sni -Version 4.0.0-rc2-24027
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="runtime.native.System.Data.SqlClient.sni" Version="4.0.0-rc2-24027" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="runtime.native.System.Data.SqlClient.sni" Version="4.0.0-rc2-24027" />
                    
Directory.Packages.props
<PackageReference Include="runtime.native.System.Data.SqlClient.sni" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add runtime.native.System.Data.SqlClient.sni --version 4.0.0-rc2-24027
                    
#r "nuget: runtime.native.System.Data.SqlClient.sni, 4.0.0-rc2-24027"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package runtime.native.System.Data.SqlClient.sni@4.0.0-rc2-24027
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=runtime.native.System.Data.SqlClient.sni&version=4.0.0-rc2-24027&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=runtime.native.System.Data.SqlClient.sni&version=4.0.0-rc2-24027&prerelease
                    
Install as a Cake Tool

Internal implementation package not meant for direct consumption.  Please do not reference directly. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on runtime.native.System.Data.SqlClient.sni:

Package Downloads
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 When using NuGet 3.x this package requires at least version 3.4.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on runtime.native.System.Data.SqlClient.sni:

Repository Stars
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.