System.Data.Common (4.3.0)
Published 2023-05-05 11:39:50 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.3.0 System.Data.Common
About this package
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.
Dependencies
ID | Version | Target Framework |
---|---|---|
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 |