System.Data.SqlClient
1.0.0-beta1
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.
dotnet add package System.Data.SqlClient --version 1.0.0-beta1
NuGet\Install-Package System.Data.SqlClient -Version 1.0.0-beta1
<PackageReference Include="System.Data.SqlClient" Version="1.0.0-beta1" />
paket add System.Data.SqlClient --version 1.0.0-beta1
#r "nuget: System.Data.SqlClient, 1.0.0-beta1"
// Install System.Data.SqlClient as a Cake Addin #addin nuget:?package=System.Data.SqlClient&version=1.0.0-beta1&prerelease // Install System.Data.SqlClient as a Cake Tool #tool nuget:?package=System.Data.SqlClient&version=1.0.0-beta1&prerelease
Microsoft SQL Server implementation of the DataCommon provider model.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
ASP.NETCore | aspnetcore50 is compatible. |
This package has 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
|