runtime.native.System.Data.SqlClient.sni 4.5.0-preview2-26406-04

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 2.12 or higher.

dotnet add package runtime.native.System.Data.SqlClient.sni --version 4.5.0-preview2-26406-04
                    
NuGet\Install-Package runtime.native.System.Data.SqlClient.sni -Version 4.5.0-preview2-26406-04
                    
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.5.0-preview2-26406-04" />
                    
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.5.0-preview2-26406-04" />
                    
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.5.0-preview2-26406-04
                    
#r "nuget: runtime.native.System.Data.SqlClient.sni, 4.5.0-preview2-26406-04"
                    
#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.5.0-preview2-26406-04
                    
#: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.5.0-preview2-26406-04&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=runtime.native.System.Data.SqlClient.sni&version=4.5.0-preview2-26406-04&prerelease
                    
Install as a Cake Tool

Internal implementation package not meant for direct consumption.  Please do not reference directly.
7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3
When using NuGet 3.x this package requires at least version 3.4.

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.