Azavea.Open.DAO by Azavea

<PackageReference Include="Azavea.Open.DAO" Version="1.0.5" />

 Azavea.Open.DAO 1.0.5

The core of FastDAO, an object-relational mapper for the .NET framework

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Azavea.Open.DAO</id>
    <version>1.0.5</version>
    <title>Azavea.Open.DAO</title>
    <authors>Azavea</authors>
    <owners>Azavea</owners>
    <licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
    <projectUrl>https://github.com/azavea/net-dao</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>The core of FastDAO, an object-relational mapper for the .NET framework</description>
    <releaseNotes />
    <copyright>Copyright Azavea 2013</copyright>
    <tags>orm database hibernate model</tags>
    <dependencies>
      <dependency id="Azavea.Open.Common" version="2.1.1" />
      <dependency id="GeoAPI" version="[1.7.0]" />
      <dependency id="NUnit" version="2.5.9.10348" />
      <dependency id="log4net" version="1.2.10" />
    </dependencies>
  </metadata>
</package>