Microsoft.Data.SqlClient
5.1.2
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.Data.SqlClient --version 5.1.2
NuGet\Install-Package Microsoft.Data.SqlClient -Version 5.1.2
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" />
paket add Microsoft.Data.SqlClient --version 5.1.2
#r "nuget: Microsoft.Data.SqlClient, 5.1.2"
// Install Microsoft.Data.SqlClient as a Cake Addin
#addin nuget:?package=Microsoft.Data.SqlClient&version=5.1.2
// Install Microsoft.Data.SqlClient as a Cake Tool
#tool nuget:?package=Microsoft.Data.SqlClient&version=5.1.2
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 is compatible. 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-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 is compatible. 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. |
-
.NETFramework 4.6.2
- Azure.Identity (>= 1.7.0)
- Microsoft.Data.SqlClient.SNI (>= 5.1.1)
- Microsoft.Identity.Client (>= 4.47.2)
- Microsoft.IdentityModel.JsonWebTokens (>= 6.24.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.24.0)
- System.Buffers (>= 4.5.1)
- System.Configuration.ConfigurationManager (>= 6.0.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Text.Encodings.Web (>= 6.0.0)
-
.NETStandard 2.0
- Azure.Identity (>= 1.7.0)
- Microsoft.Data.SqlClient.SNI.runtime (>= 5.1.1)
- Microsoft.Identity.Client (>= 4.47.2)
- Microsoft.IdentityModel.JsonWebTokens (>= 6.24.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.24.0)
- Microsoft.SqlServer.Server (>= 1.0.0)
- Microsoft.Win32.Registry (>= 5.0.0)
- System.Buffers (>= 4.5.1)
- System.Configuration.ConfigurationManager (>= 6.0.1)
- System.Runtime.Caching (>= 6.0.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Security.Cryptography.Cng (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
- System.Text.Encoding.CodePages (>= 6.0.0)
- System.Text.Encodings.Web (>= 6.0.0)
-
.NETStandard 2.1
- Azure.Identity (>= 1.7.0)
- Microsoft.Data.SqlClient.SNI.runtime (>= 5.1.1)
- Microsoft.Identity.Client (>= 4.47.2)
- Microsoft.IdentityModel.JsonWebTokens (>= 6.24.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.24.0)
- Microsoft.SqlServer.Server (>= 1.0.0)
- Microsoft.Win32.Registry (>= 5.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.1)
- System.Runtime.Caching (>= 6.0.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Security.Cryptography.Cng (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
- System.Text.Encoding.CodePages (>= 6.0.0)
- System.Text.Encodings.Web (>= 6.0.0)
-
net6.0
- Azure.Identity (>= 1.7.0)
- Microsoft.Data.SqlClient.SNI.runtime (>= 5.1.1)
- Microsoft.Identity.Client (>= 4.47.2)
- Microsoft.IdentityModel.JsonWebTokens (>= 6.24.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.24.0)
- Microsoft.SqlServer.Server (>= 1.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.1)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.Runtime.Caching (>= 6.0.0)
- System.Security.Cryptography.Cng (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
- System.Text.Encoding.CodePages (>= 6.0.0)
- System.Text.Encodings.Web (>= 6.0.0)
NuGet packages (1.3K)
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. |
|
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/aspnetcore/tree/3f1acb59718cadf111a0a796681e3d3509bb3381 |
|
AspNetCore.HealthChecks.SqlServer
HealthChecks.SqlServer is the health check package for SqlServer. |
|
EFCore.BulkExtensions
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite |
|
Serilog.Sinks.MSSqlServer
A Serilog sink that writes events to Microsoft SQL Server and Azure SQL |
GitHub repositories (152)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Data.SqlClient:
Repository | Stars |
---|---|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
bitwarden/server
The core 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.
|
|
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.
|
Version | Downloads | Last updated | |
---|---|---|---|
5.2.0-preview4.23342.2 | 673 | 12/8/2023 | |
5.2.0-preview3.23201.1 | 129,528 | 7/20/2023 | |
5.2.0-preview2.23159.1 | 23,856 | 6/8/2023 | |
5.2.0-preview1.23109.1 | 33,096 | 4/20/2023 | |
5.1.2 | 1,012,880 | 10/26/2023 | |
5.1.1 | 16,414,449 | 3/28/2023 | |
5.1.0 | 7,487,644 | 1/19/2023 | |
5.1.0-preview2.22314.2 | 115,098 | 11/10/2022 | |
5.1.0-preview1.22279.3 | 24,231 | 10/6/2022 | |
5.0.2 | 6,594,519 | 3/31/2023 | |
5.0.1 | 31,574,976 | 10/8/2022 | |
5.0.0 | 4,655,681 | 8/5/2022 | |
5.0.0-preview3.22168.1 | 11,148 | 6/17/2022 | |
5.0.0-preview2.22096.2 | 145,121 | 4/6/2022 | |
5.0.0-preview1.22069.1 | 9,531 | 3/10/2022 | |
4.1.1 | 1,567,793 | 9/13/2022 | |
4.1.0 | 15,540,246 | 1/31/2022 | |
4.0.4 | 405 | 10/30/2023 | |
4.0.3 | 5,475 | 4/20/2023 | |
4.0.2 | 148,896 | 9/13/2022 | |
4.0.1 | 2,484,130 | 1/17/2022 | |
4.0.0 | 8,305,378 | 11/19/2021 | |
4.0.0-preview3.21293.2 | 118,144 | 10/20/2021 | |
4.0.0-preview2.21264.2 | 12,311 | 9/21/2021 | |
4.0.0-preview1.21237.2 | 216,251 | 8/25/2021 | |
3.1.4 | 22,226 | 10/31/2023 | |
3.1.3 | 203,305 | 3/10/2023 | |
3.1.2 | 64,676 | 2/3/2023 | |
3.1.1 | 821,114 | 8/12/2022 | |
3.1.0 | 1,233,563 | 3/30/2022 | |
3.0.1 | 23,847,859 | 9/24/2021 | |
3.0.0 | 13,730,512 | 6/9/2021 | |
3.0.0-preview3.21140.5 | 8,478 | 5/20/2021 | |
3.0.0-preview2.21106.5 | 31,813 | 4/16/2021 | |
3.0.0-preview1.21075.2 | 114,814 | 3/16/2021 | |
2.1.6 | 514,373 | 4/27/2023 | |
2.1.5 | 1,612,407 | 8/30/2022 | |
2.1.4 | 77,724,995 | 9/21/2021 | |
2.1.3 | 2,698,147 | 5/21/2021 | |
2.1.2 | 20,794,523 | 3/3/2021 | |
2.1.1 | 10,427,255 | 12/18/2020 | |
2.1.0 | 3,371,004 | 11/19/2020 | |
2.1.0-preview2.20297.7 | 122,646 | 10/24/2020 | |
2.1.0-preview1.20235.1 | 172,099 | 8/22/2020 | |
2.0.1 | 58,816,788 | 8/25/2020 | |
2.0.0 | 13,652,374 | 6/16/2020 | |
2.0.0-preview4.20142.4 | 43,436 | 5/21/2020 | |
2.0.0-preview3.20122.2 | 93,460 | 5/1/2020 | |
2.0.0-preview2.20084.1 | 59,453 | 3/24/2020 | |
2.0.0-preview1.20021.1 | 271,610 | 1/21/2020 | |
1.1.4 | 1,333,437 | 3/10/2021 | |
1.1.3 | 47,360,968 | 5/15/2020 | |
1.1.2 | 1,626,710 | 4/15/2020 | |
1.1.1 | 12,220,308 | 2/14/2020 | |
1.1.0 | 5,988,192 | 11/20/2019 | |
1.1.0-preview2.19309.1 | 10,865 | 11/5/2019 | |
1.1.0-preview1.19275.1 | 80,393 | 10/2/2019 | |
1.0.19269.1 | 39,715,026 | 9/26/2019 | |
1.0.19249.1 | 10,777,440 | 9/6/2019 | |
1.0.19239.1 | 4,246,487 | 8/27/2019 | |
1.0.19221.1-Preview | 57,133 | 8/9/2019 | |
1.0.19189.1-Preview | 118,911 | 7/8/2019 | |
1.0.19128.1-Preview | 242,684 | 5/8/2019 | |
1.0.19123.2-Preview | 2,256 | 5/6/2019 |