DBHelpers by Natan Vivo

<PackageReference Include="DBHelpers" Version="0.9.5" />

 DBHelpers 0.9.5

DBHelpers is a simple but powerful helper library for working with plain ADO.NET.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>DBHelpers</id>
    <version>0.9.5.0</version>
    <title>DBHelpers</title>
    <authors>Natan Vivo</authors>
    <owners>Natan Vivo</owners>
    <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
    <projectUrl>https://github.com/nvivo/dbhelpers</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>DBHelpers is a simple but powerful helper library for working with plain ADO.NET.</description>
    <releaseNotes />
    <copyright>Copyright 2010-2014</copyright>
    <tags>dbhelpers dbhelper ado.net database helper</tags>
    <dependencies />
  </metadata>
</package>