System.Data.SqlClient
4.5.0-preview2-26406-04
Prefix Reserved
| Advisory: https://github.com/advisories/GHSA-98g6-xh36-x2p7 | Severity: high |
| Advisory: https://github.com/advisories/GHSA-8g2p-5pqh-5jmc | Severity: moderate |
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Data.SqlClient --version 4.5.0-preview2-26406-04
NuGet\Install-Package System.Data.SqlClient -Version 4.5.0-preview2-26406-04
<PackageReference Include="System.Data.SqlClient" Version="4.5.0-preview2-26406-04" />
<PackageVersion Include="System.Data.SqlClient" Version="4.5.0-preview2-26406-04" />
<PackageReference Include="System.Data.SqlClient" />
paket add System.Data.SqlClient --version 4.5.0-preview2-26406-04
#r "nuget: System.Data.SqlClient, 4.5.0-preview2-26406-04"
#:package System.Data.SqlClient@4.5.0-preview2-26406-04
#addin nuget:?package=System.Data.SqlClient&version=4.5.0-preview2-26406-04&prerelease
#tool nuget:?package=System.Data.SqlClient&version=4.5.0-preview2-26406-04&prerelease
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
7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3
When using NuGet 3.x this package requires at least version 3.4.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net451 is compatible. net452 was computed. net46 is compatible. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 2.0
- Microsoft.Win32.Registry (>= 4.5.0-preview2-26406-04)
- runtime.native.System.Data.SqlClient.sni (>= 4.4.0)
- System.Diagnostics.DiagnosticSource (>= 4.5.0-preview2-26406-04)
- System.Memory (>= 4.5.0-preview2-26406-04)
- System.Security.Principal.Windows (>= 4.5.0-preview2-26406-04)
- System.Text.Encoding.CodePages (>= 4.5.0-preview2-26406-04)
-
.NETCoreApp 2.1
- Microsoft.Win32.Registry (>= 4.5.0-preview2-26406-04)
- runtime.native.System.Data.SqlClient.sni (>= 4.4.0)
- System.Security.Principal.Windows (>= 4.5.0-preview2-26406-04)
- System.Text.Encoding.CodePages (>= 4.5.0-preview2-26406-04)
-
.NETFramework 4.5.1
- System.Data.Common (>= 4.3.0)
-
.NETFramework 4.6
- System.Data.Common (>= 4.3.0)
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 1.2
- NETStandard.Library (>= 1.6.1)
- System.Data.Common (>= 4.3.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- runtime.native.System.Data.SqlClient.sni (>= 4.4.0)
- System.Data.Common (>= 4.3.0)
- System.Diagnostics.DiagnosticSource (>= 4.4.1)
- System.IO.Pipes (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Security (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.4.0)
- System.Security.Principal (>= 4.3.0)
- System.Security.Principal.Windows (>= 4.4.0)
- System.Text.Encoding.CodePages (>= 4.4.0)
- System.Threading.Thread (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.Win32.Registry (>= 4.5.0-preview2-26406-04)
- runtime.native.System.Data.SqlClient.sni (>= 4.4.0)
- System.Buffers (>= 4.4.0)
- System.Diagnostics.DiagnosticSource (>= 4.5.0-preview2-26406-04)
- System.Memory (>= 4.5.0-preview2-26406-04)
- System.Security.Principal.Windows (>= 4.5.0-preview2-26406-04)
- System.Text.Encoding.CodePages (>= 4.5.0-preview2-26406-04)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (Portable Class Library, Windows 8.1, WindowsPhoneApp 8.1)
- System.Data.Common (>= 4.3.0)
-
UAP 10.0.16299
- Microsoft.NETCore.Platforms (>= 2.0.0)
- System.Diagnostics.DiagnosticSource (>= 4.5.0-preview2-26406-04)
- System.Memory (>= 4.5.0-preview2-26406-04)
-
UAP 10.0.16300
- Microsoft.NETCore.Platforms (>= 2.0.0)
- System.Diagnostics.DiagnosticSource (>= 4.5.0-preview2-26406-04)
-
Windows 8.1
- System.Data.Common (>= 4.3.0)
-
WindowsPhoneApp 8.1
- System.Data.Common (>= 4.3.0)
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on System.Data.SqlClient:
| Package | Downloads |
|---|---|
|
EntityFramework
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization. |
|
|
Dapper
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc.. |
|
|
EntityFramework.SqlServer
Microsoft SQL Server data store for Entity Framework. |
|
|
NuGet.Services.Sql
Azure SQL access for NuGet services |
|
|
Microsoft.AspNet.SignalR.SqlServer
Core server components for ASP.NET SignalR. |
GitHub repositories (11)
Showing the top 11 popular GitHub repositories that depend on System.Data.SqlClient:
| Repository | Stars |
|---|---|
|
microsoft/PowerToys
Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows
|
|
|
PowerShell/PowerShell
PowerShell for every system!
|
|
|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
|
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
|
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
|
HangfireIO/Hangfire
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
|
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
|
memstechtips/Winhance
Application designed to optimize, customize and enhance your Windows experience.
|
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 4.8.3 | 91 | 9/19/2022 | |
| 4.8.2 | 22 | 3/6/2021 | |
| 4.8.0 | 32,980 | 3/6/2021 | |
| 4.8.0-preview3.19551.4 | 32,510 | 3/6/2021 | |
| 4.7.0-preview8.19405.3 | 1 | 3/6/2021 | |
| 4.7.0-preview7.19362.9 | 5 | 3/6/2021 | |
| 4.7.0-preview6.19303.8 | 7 | 3/6/2021 | |
| 4.7.0-preview5.19224.8 | 2 | 3/6/2021 | |
| 4.7.0-preview.18571.3 | 3 | 3/6/2021 | |
| 4.6.1 | 12 | 3/6/2021 | |
| 4.6.0 | 29 | 3/6/2021 | |
| 4.5.1 | 9,474 | 3/6/2021 | |
| 4.5.0-rc1 | 4 | 3/6/2021 | |
| 4.5.0-preview2-26406-04 | 4 | 3/6/2021 | |
| 4.4.3 | 9 | 3/6/2021 | |
| 4.4.2 | 6 | 3/6/2021 | |
| 4.4.0-preview1-25305-02 | 10 | 3/6/2021 | |
| 4.3.1 | 83 | 3/6/2021 | |
| 4.3.0 | 4,994 | 3/6/2021 | |
| 4.3.0-preview1-24530-04 | 2 | 3/6/2021 |