DataBooster.SqlServer by Abel Cheng

<PackageReference Include="DataBooster.SqlServer" Version="1.7.2.1" />

 DataBooster.SqlServer 1.7.2.1

Less Code, Less Configuration, Less Time. DataBooster is a high-performance extension to ADO.NET Data Provider, includes a light encapsulation to minimize your DAL code and a booster to maximize throughput for writing mass data onto database. Visit http://databooster.codeplex.com

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>DataBooster.SqlServer</id>
    <version>1.7.2.1</version>
    <title>DataBooster for SQL Server</title>
    <authors>Abel Cheng</authors>
    <owners>http://databooster.codeplex.com</owners>
    <licenseUrl>http://databooster.codeplex.com/license</licenseUrl>
    <projectUrl>http://databooster.codeplex.com</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Less Code, Less Configuration, Less Time. DataBooster is a high-performance extension to ADO.NET Data Provider, includes a light encapsulation to minimize your DAL code and a booster to maximize throughput for writing mass data onto database. Visit http://databooster.codeplex.com</description>
    <releaseNotes>http://databooster.codeplex.com/releases</releaseNotes>
    <copyright>Copyright 2015 Abel Cheng</copyright>
    <tags>DbParallel DataAccess ADO.NET Booster Launcher Throughput Database</tags>
    <dependencies />
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System.Configuration" targetFramework="" />
    </frameworkAssemblies>
  </metadata>
</package>