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" />
<PackageVersion Include="System.Data.SqlClient" Version="4.0.0-beta-23516" />
<PackageReference Include="System.Data.SqlClient" />
paket add System.Data.SqlClient --version 4.0.0-beta-23516
#r "nuget: System.Data.SqlClient, 4.0.0-beta-23516"
#addin nuget:?package=System.Data.SqlClient&version=4.0.0-beta-23516&prerelease
#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 (54)
Showing the top 20 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
|
|
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
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!!
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
DotNetNext/SqlSugar
.Net aot ORM Fastest ORM DB2 Hana Simple Easy VB.NET Sqlite orm Oracle ORM Mysql Orm 虚谷数据库 postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET5 ORM .NET6 ORM ClickHouse orm QuestDb ,TDengine ORM,OceanBase orm,GaussDB orm ,Tidb orm Object/Relational Mapping
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
microsoft/WPF-Samples
Repository for WPF related samples
|
|
ClosedXML/ClosedXML
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
|
|
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
|
|
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
|