linq2db by Igor Tkachev

<PackageReference Include="linq2db" Version="1.0.7.3" />

.NET API 1,149,440 bytes

 linq2db 1.0.7.3

LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>linq2db</id>
    <version>1.0.7.3</version>
    <title>LINQ to DB</title>
    <authors>Igor Tkachev</authors>
    <owners>Igor Tkachev</owners>
    <licenseUrl>https://github.com/linq2db/linq2db/blob/master/MIT-LICENSE.txt</licenseUrl>
    <projectUrl>https://github.com/linq2db/linq2db</projectUrl>
    <iconUrl>http://www.gravatar.com/avatar/fc2e509b6ed116b9aa29a7988fdb8990?s=320</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.</description>
    <summary />
    <tags>linq linq2db LinqToDB ORM database DB SQL SqlServer Access SqlCe SqlServerCe MySql Firebird SQLite Sybase Oracle ODP PostgreSQL DB2 Informix SapHana</tags>
  </metadata>
</package>