<PackageReference Include="System.Data.Common" Version="4.0.0-beta-23109" />

System.Data.Common 4.0.0-beta-23109

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

<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
  <metadata minClientVersion="3.0">
    <id>System.Data.Common</id>
    <version>4.0.0-beta-23109</version>
    <title>System.Data.Common</title>
    <authors>Microsoft</authors>
    <owners>microsoft,dotnetframework</owners>
    <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>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</description>
    <copyright>© Microsoft Corporation.  All rights reserved.</copyright>
    <dependencies>
      <group targetFramework=".NETPlatform5.0">
        <dependency id="System.Runtime" version="4.0.20-beta-23109" />
        <dependency id="System.Threading.Tasks" version="4.0.0-beta-23109" />
        <dependency id="System.IO" version="4.0.0-beta-23109" />
        <dependency id="System.Resources.ResourceManager" version="4.0.0-beta-23109" />
        <dependency id="System.Text.RegularExpressions" version="4.0.0-beta-23109" />
        <dependency id="System.Collections.NonGeneric" version="4.0.0-beta-23109" />
        <dependency id="System.Collections" version="4.0.10-beta-23109" />
        <dependency id="System.Runtime.Extensions" version="4.0.10-beta-23109" />
        <dependency id="System.Globalization" version="4.0.10-beta-23109" />
      </group>
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.6" />
      <frameworkAssembly assemblyName="System.Data" targetFramework=".NETFramework4.6" />
    </frameworkAssemblies>
  </metadata>
</package>