System.Data.SqlClient
4.0.0-beta-23019
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 3.0 or higher.
dotnet add package System.Data.SqlClient --version 4.0.0-beta-23019
NuGet\Install-Package System.Data.SqlClient -Version 4.0.0-beta-23019
<PackageReference Include="System.Data.SqlClient" Version="4.0.0-beta-23019" />
paket add System.Data.SqlClient --version 4.0.0-beta-23019
#r "nuget: System.Data.SqlClient, 4.0.0-beta-23019"
// Install System.Data.SqlClient as a Cake Addin #addin nuget:?package=System.Data.SqlClient&version=4.0.0-beta-23019&prerelease // Install System.Data.SqlClient as a Cake Tool #tool nuget:?package=System.Data.SqlClient&version=4.0.0-beta-23019&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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
DNXCore | dnxcore50 is compatible. |
-
DNXCore 5.0
- Microsoft.Win32.Primitives (>= 4.0.0-beta-23019)
- System.Collections (>= 4.0.0-beta-23019)
- System.Collections.Concurrent (>= 4.0.0-beta-23019)
- System.Collections.NonGeneric (>= 4.0.0-beta-23019)
- System.Data.Common (>= 4.0.0-beta-23019)
- System.Diagnostics.Debug (>= 4.0.10-beta-23019)
- System.Globalization (>= 4.0.10-beta-23019)
- System.IO (>= 4.0.10-beta-23019)
- System.Linq (>= 4.0.0-beta-23019)
- System.Reflection (>= 4.0.0-beta-23019)
- System.Reflection.TypeExtensions (>= 4.0.0-beta-23019)
- System.Resources.ResourceManager (>= 4.0.0-beta-23019)
- System.Runtime (>= 4.0.20-beta-23019)
- System.Runtime.Extensions (>= 4.0.10-beta-23019)
- System.Runtime.Handles (>= 4.0.0-beta-23019)
- System.Runtime.InteropServices (>= 4.0.20-beta-23019)
- System.Security.Principal.Windows (>= 4.0.0-beta-23019)
- System.Text.Encoding (>= 4.0.10-beta-23019)
- System.Text.Encoding.CodePages (>= 4.0.0-beta-23019)
- System.Text.RegularExpressions (>= 4.0.10-beta-23019)
- System.Threading (>= 4.0.10-beta-23019)
- System.Threading.Tasks (>= 4.0.0-beta-23019)
- System.Threading.Thread (>= 4.0.0-beta-23019)
- System.Threading.ThreadPool (>= 4.0.0-beta-23019)
- System.Threading.Timer (>= 4.0.0-beta-23019)
- System.Xml.ReaderWriter (>= 4.0.0-beta-23019)
-
Unsupported 0.0
- System.Data.Common (>= 4.0.0-beta-23019)
- System.Globalization (>= 4.0.0-beta-23019)
- System.IO (>= 4.0.0-beta-23019)
- System.Runtime (>= 4.0.0-beta-23019)
- System.Threading.Tasks (>= 4.0.0-beta-23019)
- System.Xml.ReaderWriter (>= 4.0.0-beta-23019)
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 (261)
Showing the top 5 popular GitHub repositories that depend on System.Data.SqlClient:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
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.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|