Microsoft.Data.SqlClient
4.1.0
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package Microsoft.Data.SqlClient -Version 4.1.0
dotnet add package Microsoft.Data.SqlClient --version 4.1.0
<PackageReference Include="Microsoft.Data.SqlClient" Version="4.1.0" />
paket add Microsoft.Data.SqlClient --version 4.1.0
#r "nuget: Microsoft.Data.SqlClient, 4.1.0"
// Install Microsoft.Data.SqlClient as a Cake Addin
#addin nuget:?package=Microsoft.Data.SqlClient&version=4.1.0
// Install Microsoft.Data.SqlClient as a Cake Tool
#tool nuget:?package=Microsoft.Data.SqlClient&version=4.1.0
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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 3.1
- Azure.Identity (>= 1.3.0)
- Microsoft.Data.SqlClient.SNI.runtime (>= 4.0.0)
- Microsoft.Identity.Client (>= 4.22.0)
- Microsoft.IdentityModel.JsonWebTokens (>= 6.8.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.8.0)
- Microsoft.Win32.Registry (>= 5.0.0)
- System.Buffers (>= 4.5.1)
- System.Configuration.ConfigurationManager (>= 5.0.0)
- System.Diagnostics.DiagnosticSource (>= 5.0.0)
- System.IO (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime.Caching (>= 5.0.0)
- System.Security.Cryptography.Cng (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
- System.Text.Encoding.CodePages (>= 5.0.0)
- System.Text.Encodings.Web (>= 4.7.2)
-
.NETFramework 4.6.1
- Azure.Identity (>= 1.3.0)
- Microsoft.Data.SqlClient.SNI (>= 4.0.0)
- Microsoft.Identity.Client (>= 4.22.0)
- Microsoft.IdentityModel.JsonWebTokens (>= 6.8.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.8.0)
- System.Buffers (>= 4.5.1)
- System.Configuration.ConfigurationManager (>= 5.0.0)
- System.IO (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Text.Encodings.Web (>= 4.7.2)
-
.NETStandard 2.0
- Azure.Identity (>= 1.3.0)
- Microsoft.Data.SqlClient.SNI.runtime (>= 4.0.0)
- Microsoft.Identity.Client (>= 4.22.0)
- Microsoft.IdentityModel.JsonWebTokens (>= 6.8.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.8.0)
- Microsoft.Win32.Registry (>= 5.0.0)
- System.Buffers (>= 4.5.1)
- System.Configuration.ConfigurationManager (>= 5.0.0)
- System.IO (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime.Caching (>= 5.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 (>= 5.0.0)
- System.Text.Encodings.Web (>= 4.7.2)
-
.NETStandard 2.1
- Azure.Identity (>= 1.3.0)
- Microsoft.Data.SqlClient.SNI.runtime (>= 4.0.0)
- Microsoft.Identity.Client (>= 4.22.0)
- Microsoft.IdentityModel.JsonWebTokens (>= 6.8.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.8.0)
- Microsoft.Win32.Registry (>= 5.0.0)
- System.Buffers (>= 4.5.1)
- System.Configuration.ConfigurationManager (>= 5.0.0)
- System.IO (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime.Caching (>= 5.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 (>= 5.0.0)
- System.Text.Encodings.Web (>= 4.7.2)
NuGet packages (748)
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/f6cb1b5953598e1562d33e1cbbdae2b130792833 |
|
AspNetCore.HealthChecks.SqlServer
HealthChecks.SqlServer is the health check package for SqlServer. |
|
EFCore.BulkExtensions
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, SQLite |
|
Serilog.Sinks.MSSqlServer
A Serilog sink that writes events to Microsoft SQL Server |
GitHub repositories (103)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Data.SqlClient:
Repository | Stars |
---|---|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
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 your .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.
|
|
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
|
Version | Downloads | Last updated |
---|---|---|
5.0.0-preview3.22168.1 | 1,505 | 6/17/2022 |
5.0.0-preview2.22096.2 | 24,469 | 4/6/2022 |
5.0.0-preview1.22069.1 | 5,196 | 3/10/2022 |
4.1.0 | 2,497,261 | 1/31/2022 |
4.0.1 | 499,140 | 1/17/2022 |
4.0.0 | 2,066,358 | 11/19/2021 |
4.0.0-preview3.21293.2 | 41,126 | 10/20/2021 |
4.0.0-preview2.21264.2 | 8,867 | 9/21/2021 |
4.0.0-preview1.21237.2 | 100,018 | 8/25/2021 |
3.1.0 | 115,225 | 3/30/2022 |
3.0.1 | 4,431,614 | 9/24/2021 |
3.0.0 | 4,852,653 | 6/9/2021 |
3.0.0-preview3.21140.5 | 7,239 | 5/20/2021 |
3.0.0-preview2.21106.5 | 24,609 | 4/16/2021 |
3.0.0-preview1.21075.2 | 77,734 | 3/16/2021 |
2.1.4 | 11,701,994 | 9/21/2021 |
2.1.3 | 1,660,342 | 5/21/2021 |
2.1.2 | 9,191,944 | 3/3/2021 |
2.1.1 | 5,135,840 | 12/18/2020 |
2.1.0 | 2,171,960 | 11/19/2020 |
2.1.0-preview2.20297.7 | 87,125 | 10/24/2020 |
2.1.0-preview1.20235.1 | 143,388 | 8/22/2020 |
2.0.1 | 38,477,899 | 8/25/2020 |
2.0.0 | 8,721,382 | 6/16/2020 |
2.0.0-preview4.20142.4 | 39,679 | 5/21/2020 |
2.0.0-preview3.20122.2 | 81,452 | 5/1/2020 |
2.0.0-preview2.20084.1 | 56,324 | 3/24/2020 |
2.0.0-preview1.20021.1 | 247,319 | 1/21/2020 |
1.1.4 | 308,044 | 3/10/2021 |
1.1.3 | 30,004,188 | 5/15/2020 |
1.1.2 | 1,262,588 | 4/15/2020 |
1.1.1 | 8,562,063 | 2/14/2020 |
1.1.0 | 3,967,548 | 11/20/2019 |
1.1.0-preview2.19309.1 | 10,401 | 11/5/2019 |
1.1.0-preview1.19275.1 | 79,838 | 10/2/2019 |
1.0.19269.1 | 31,472,198 | 9/26/2019 |
1.0.19249.1 | 6,402,800 | 9/6/2019 |
1.0.19239.1 | 2,751,408 | 8/27/2019 |
1.0.19221.1-Preview | 54,846 | 8/9/2019 |
1.0.19189.1-Preview | 113,740 | 7/8/2019 |
1.0.19128.1-Preview | 222,538 | 5/8/2019 |
1.0.19123.2-Preview | 1,682 | 5/6/2019 |