Skip to main content
System.Data.Common package icon

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

MonoAndroid1.0 MonoTouch1.0 .NETFramework4.5.1 .NETStandard1.2 Windows8.1 WindowsPhoneApp8.1 Xamarin.iOS1.0 Xamarin.Mac2.0 Xamarin.TVOS1.0 Xamarin.WatchOS1.0

Dependencies

System.Collections
.NETStandard1.2
[4.3.0, )
System.Globalization
.NETStandard1.2
[4.3.0, )
System.IO
.NETStandard1.2
[4.3.0, )
[4.3.0, )
System.Runtime
.NETStandard1.2
[4.3.0, )
[4.3.0, )
[4.3.0, )
System.Threading.Tasks
.NETStandard1.2
[4.3.0, )