Microsoft.Data.SqlClient
1.0.19221.1-Preview
Prefix Reserved
| Advisory: https://github.com/advisories/GHSA-98g6-xh36-x2p7 | Severity: high |
| Advisory: https://github.com/advisories/GHSA-8g2p-5pqh-5jmc | Severity: moderate |
An important security issue exists in this version of the package. It is recommended to update to a newer version.
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-0056
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.Data.SqlClient --version 1.0.19221.1-Preview
NuGet\Install-Package Microsoft.Data.SqlClient -Version 1.0.19221.1-Preview
<PackageReference Include="Microsoft.Data.SqlClient" Version="1.0.19221.1-Preview" />
<PackageVersion Include="Microsoft.Data.SqlClient" Version="1.0.19221.1-Preview" />
<PackageReference Include="Microsoft.Data.SqlClient" />
paket add Microsoft.Data.SqlClient --version 1.0.19221.1-Preview
#r "nuget: Microsoft.Data.SqlClient, 1.0.19221.1-Preview"
#:package Microsoft.Data.SqlClient@1.0.19221.1-Preview
#addin nuget:?package=Microsoft.Data.SqlClient&version=1.0.19221.1-Preview&prerelease
#tool nuget:?package=Microsoft.Data.SqlClient&version=1.0.19221.1-Preview&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:
Microsoft.Data.SqlClient.SqlConnection
Microsoft.Data.SqlClient.SqlException
Microsoft.Data.SqlClient.SqlParameter
Microsoft.Data.SqlClient.SqlDataReader
Microsoft.Data.SqlClient.SqlCommand
Microsoft.Data.SqlClient.SqlTransaction
Microsoft.Data.SqlClient.SqlParameterCollection
Microsoft.Data.SqlClient.SqlClientFactory
When using NuGet 3.x this package requires at least version 3.4.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .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 | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.1
- Microsoft.Identity.Client (>= 3.0.8)
- Microsoft.Win32.Registry (>= 4.5.0)
- runtime.native.System.Data.SqlClient.sni (>= 4.4.0)
- System.Configuration.ConfigurationManager (>= 4.5.0)
- System.Runtime.Caching (>= 4.5.0)
- System.Security.Principal.Windows (>= 4.5.0)
- System.Text.Encoding.CodePages (>= 4.5.0)
-
.NETFramework 4.6
- Microsoft.Data.SqlClient.sni (>= 1.0.19221.2-Preview)
- Microsoft.Identity.Client (>= 3.0.8)
- System.Data.Common (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.Identity.Client (>= 3.0.8)
- Microsoft.Win32.Registry (>= 4.5.0)
- runtime.native.System.Data.SqlClient.sni (>= 4.4.0)
- System.Buffers (>= 4.4.0)
- System.Configuration.ConfigurationManager (>= 4.5.0)
- System.Diagnostics.DiagnosticSource (>= 4.5.0)
- System.Memory (>= 4.5.1)
- System.Security.Principal.Windows (>= 4.5.0)
- System.Text.Encoding.CodePages (>= 4.5.0)
NuGet packages (2.6K)
Showing the top 5 NuGet packages that depend on Microsoft.Data.SqlClient:
| Package | Downloads |
|---|---|
|
Microsoft.EntityFrameworkCore.SqlServer
Microsoft SQL Server database provider for Entity Framework Core. |
|
|
AspNetCore.HealthChecks.SqlServer
HealthChecks.SqlServer is the health check package for SqlServer. |
|
|
Microsoft.Extensions.Caching.SqlServer
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa |
|
|
Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite
NetTopologySuite support for the Microsoft SQL Server database provider for Entity Framework Core. |
|
|
Serilog.Sinks.MSSqlServer
A Serilog sink that writes events to Microsoft SQL Server and Azure SQL |
GitHub repositories (242)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Data.SqlClient:
| Repository | Stars |
|---|---|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
|
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
|
|
|
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
|
|
|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
|
|
HangfireIO/Hangfire
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
|
|
|
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
|
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
|
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
|
|
|
quartznet/quartznet
Quartz Enterprise Scheduler .NET
|
|
|
TechnitiumSoftware/DnsServer
Technitium DNS Server
|
|
|
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 SqlServer ORM Mongodb ORM MySql 瀚高 Postgresql ORM DB2 Hana 高斯 Duckdb C# VB.NET Sqlite ORM Oracle ORM Mysql Orm 虚谷数据库 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET9 ORM .NET8 ORM ClickHouse ORM QuestDb ,TDengine ORM,OceanBase ORM,GaussDB ORM,Tidb ORM Object/Relational Mapping
|
|
|
Prowlarr/Prowlarr
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
|
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
|
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 7.0.0-preview2.25289.6 | 21,071 | 10/16/2025 | |
| 7.0.0-preview1.25257.1 | 25,383 | 9/14/2025 | |
| 6.1.3 | 252,356 | 11/12/2025 | |
| 6.1.2 | 2,163,467 | 10/8/2025 | |
| 6.1.1 | 5,396,462 | 8/14/2025 | |
| 6.1.0-preview2.25178.5 | 48,293 | 6/27/2025 | |
| 6.1.0-preview1.25120.4 | 44,436 | 4/30/2025 | |
| 6.0.4 | 1,303 | 11/15/2025 | |
| 6.0.3 | 18,833 | 10/8/2025 | |
| 6.0.2 | 14,259,707 | 4/25/2025 | |
| 6.0.1 | 18,935,862 | 1/23/2025 | |
| 6.0.0-preview3.24332.3 | 98,038 | 11/28/2024 | |
| 6.0.0-preview2.24304.8 | 248,814 | 10/30/2024 | |
| 6.0.0-preview1.24240.8 | 149,153 | 8/27/2024 | |
| 5.2.3 | 2,997,935 | 4/29/2025 | |
| 5.2.2 | 69,224,787 | 8/27/2024 | |
| 5.2.1 | 24,651,511 | 5/31/2024 | |
| 5.2.0 | 41,097,314 | 2/28/2024 | |
| 5.2.0-preview5.24024.3 | 845,197 | 1/25/2024 | |
| 5.2.0-preview4.23342.2 | 431,893 | 12/8/2023 | |
| 5.2.0-preview3.23201.1 | 758,080 | 7/20/2023 | |
| 5.2.0-preview2.23159.1 | 50,339 | 6/8/2023 | |
| 5.2.0-preview1.23109.1 | 71,703 | 4/20/2023 | |
| 5.1.8 | 2,385 | 11/14/2025 | |
| 5.1.7 | 117,419 | 4/25/2025 | |
| 5.1.6 | 62,868,839 | 8/27/2024 | |
| 5.1.5 | 86,874,826 | 1/29/2024 | |
| 5.1.4 | 38,411,176 | 1/9/2024 | |
| 5.1.3 | 4,308,840 | 1/9/2024 | |
| 5.1.2 | 8,984,278 | 10/26/2023 | |
| 5.1.1 | 61,909,883 | 3/28/2023 | |
| 5.1.0 | 13,362,352 | 1/19/2023 | |
| 5.1.0-preview2.22314.2 | 145,459 | 11/10/2022 | |
| 5.1.0-preview1.22279.3 | 47,330 | 10/6/2022 | |
| 5.0.2 | 13,620,056 | 3/31/2023 | |
| 5.0.1 | 54,840,619 | 10/8/2022 | |
| 5.0.0 | 7,109,125 | 8/5/2022 | |
| 5.0.0-preview3.22168.1 | 13,789 | 6/17/2022 | |
| 5.0.0-preview2.22096.2 | 185,447 | 4/6/2022 | |
| 5.0.0-preview1.22069.1 | 12,276 | 3/10/2022 | |
| 4.1.1 | 3,525,560 | 9/13/2022 | |
| 4.1.0 | 22,523,251 | 1/31/2022 | |
| 4.0.6 | 68,989 | 8/21/2024 | |
| 4.0.5 | 13,698,462 | 1/9/2024 | |
| 4.0.4 | 13,284 | 10/30/2023 | |
| 4.0.3 | 18,523 | 4/20/2023 | |
| 4.0.2 | 189,449 | 9/13/2022 | |
| 4.0.1 | 4,965,082 | 1/17/2022 | |
| 4.0.0 | 14,813,872 | 11/19/2021 | |
| 4.0.0-preview3.21293.2 | 129,795 | 10/20/2021 | |
| 4.0.0-preview2.21264.2 | 19,756 | 9/21/2021 | |
| 4.0.0-preview1.21237.2 | 220,669 | 8/25/2021 | |
| 3.1.7 | 562,114 | 8/21/2024 | |
| 3.1.5 | 1,840,730 | 1/9/2024 | |
| 3.1.4 | 117,695 | 10/31/2023 | |
| 3.1.3 | 419,982 | 3/10/2023 | |
| 3.1.2 | 133,096 | 2/3/2023 | |
| 3.1.1 | 1,346,125 | 8/12/2022 | |
| 3.1.0 | 1,761,729 | 3/30/2022 | |
| 3.0.1 | 40,363,747 | 9/24/2021 | |
| 3.0.0 | 21,531,744 | 6/9/2021 | |
| 3.0.0-preview3.21140.5 | 10,035 | 5/20/2021 | |
| 3.0.0-preview2.21106.5 | 37,036 | 4/16/2021 | |
| 3.0.0-preview1.21075.2 | 119,509 | 3/16/2021 | |
| 2.1.7 | 10,111,404 | 1/9/2024 | |
| 2.1.6 | 3,217,327 | 4/27/2023 | |
| 2.1.5 | 3,219,984 | 8/30/2022 | |
| 2.1.4 | 121,756,696 | 9/21/2021 | |
| 2.1.3 | 3,295,779 | 5/21/2021 | |
| 2.1.2 | 28,819,557 | 3/3/2021 | |
| 2.1.1 | 13,895,409 | 12/18/2020 | |
| 2.1.0 | 3,913,394 | 11/19/2020 | |
| 2.1.0-preview2.20297.7 | 152,063 | 10/24/2020 | |
| 2.1.0-preview1.20235.1 | 174,467 | 8/22/2020 | |
| 2.0.1 | 70,993,216 | 8/25/2020 | |
| 2.0.0 | 17,802,776 | 6/16/2020 | |
| 2.0.0-preview4.20142.4 | 49,976 | 5/21/2020 | |
| 2.0.0-preview3.20122.2 | 102,289 | 5/1/2020 | |
| 2.0.0-preview2.20084.1 | 61,497 | 3/24/2020 | |
| 2.0.0-preview1.20021.1 | 285,511 | 1/21/2020 | |
| 1.1.4 | 2,173,778 | 3/10/2021 | |
| 1.1.3 | 62,740,150 | 5/15/2020 | |
| 1.1.2 | 2,030,093 | 4/15/2020 | |
| 1.1.1 | 14,782,561 | 2/14/2020 | |
| 1.1.0 | 7,668,620 | 11/20/2019 | |
| 1.1.0-preview2.19309.1 | 12,342 | 11/5/2019 | |
| 1.1.0-preview1.19275.1 | 83,003 | 10/2/2019 | |
| 1.0.19269.1 | 45,439,181 | 9/26/2019 | |
| 1.0.19249.1 | 13,622,129 | 9/6/2019 | |
| 1.0.19239.1 | 5,518,494 | 8/27/2019 | |
| 1.0.19221.1-Preview | 60,644 | 8/9/2019 | |
| 1.0.19189.1-Preview | 124,596 | 7/8/2019 | |
| 1.0.19128.1-Preview | 262,820 | 5/8/2019 | |
| 1.0.19123.2-Preview | 4,688 | 5/6/2019 |