ORM-Micro.SQLServerCE by arsenikstiger

<PackageReference Include="ORM-Micro.SQLServerCE" Version="1.8.0" />

.NET API 15,360 bytes

 ORM-Micro.SQLServerCE 1.8.0

Easiest and fastest Micro ORM, you've got the queries, you've got the objects, take the best of two worlds ! This is the SQL Server Compact database provider.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>ORM-Micro.SQLServerCE</id>
    <version>1.8.0</version>
    <authors>arsenikstiger</authors>
    <owners>arsenikstiger</owners>
    <licenseUrl>http://ormmicro.codeplex.com/license</licenseUrl>
    <projectUrl>http://ormmicro.codeplex.com/</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Easiest and fastest Micro ORM, you've got the queries, you've got the objects, take the best of two worlds ! This is the SQL Server Compact database provider.</description>
    <releaseNotes>Corrections on Resolve and ResolveMany</releaseNotes>
    <copyright>Copyright arsenikstiger 2013</copyright>
    <tags>ORM-Micro ORM Micro-ORM ormmicro SQLServerCE SQL Server Compact CE Database provider Easy Best dynamic arsenikstiger</tags>
    <dependencies>
      <dependency id="ORM-Micro.Core" version="1.3" />
    </dependencies>
  </metadata>
</package>