System.Data.Common
Provides the base abstract classes, including System.Data.DbConnection and System.Data.DbCommand, for all data providers. Commonly Used Types: System.DBNull System.Data.Common.DbConnection System.Data.Common.DbException System.Data.Common.DbParameter System.Data.DbType System.Data.Common.DbDataReader System.Data.Common.DbCommand System.Data.Common.DbTransaction System.Data.Common.DbParameterCollection System.Data.Common.DbProviderFactory When using NuGet 3.x this package requires at least version 3.4.
Total Downloads
472.3M
472,314,456
Published
Nov 15, 2016
Latest stable version
Install
.NET CLI
dotnet add package System.Data.Common --version 4.3.0
Package Manager Console
Install-Package System.Data.Common -Version 4.3.0
PackageReference
<PackageReference Include="System.Data.Common" Version="4.3.0" />
Frameworks
Dependencies
System.Collections
[4.3.0, )
.NETStandard1.2
System.Globalization
[4.3.0, )
.NETStandard1.2
System.IO
[4.3.0, )
.NETStandard1.2
System.Resources.ResourceManager
[4.3.0, )
.NETStandard1.2
System.Runtime
[4.3.0, )
.NETStandard1.2
System.Runtime.Extensions
[4.3.0, )
.NETStandard1.2
System.Text.RegularExpressions
[4.3.0, )
.NETStandard1.2
System.Threading.Tasks
[4.3.0, )
.NETStandard1.2