System.Data.SqlClient
4.0.0-beta-23516
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-23516
NuGet\Install-Package System.Data.SqlClient -Version 4.0.0-beta-23516
<PackageReference Include="System.Data.SqlClient" Version="4.0.0-beta-23516" />
paket add System.Data.SqlClient --version 4.0.0-beta-23516
#r "nuget: System.Data.SqlClient, 4.0.0-beta-23516"
// Install System.Data.SqlClient as a Cake Addin #addin nuget:?package=System.Data.SqlClient&version=4.0.0-beta-23516&prerelease // Install System.Data.SqlClient as a Cake Tool #tool nuget:?package=System.Data.SqlClient&version=4.0.0-beta-23516&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
- 1548494
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. |
MonoAndroid | monoandroid10 is compatible. |
MonoTouch | monotouch10 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac20 is compatible. |
-
.NETPlatform 5.1
- System.Data.Common (>= 4.0.0)
- System.Globalization (>= 4.0.0)
- System.IO (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Threading.Tasks (>= 4.0.0)
- System.Xml.ReaderWriter (>= 4.0.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.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 (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
|