System.Data.SQLite.Linq by SQLite Development Team

<PackageReference Include="System.Data.SQLite.Linq" Version="1.0.117" />

 System.Data.SQLite.Linq 1.0.117

Support for LINQ using System.Data.SQLite.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>System.Data.SQLite.Linq</id>
    <version>1.0.117.0</version>
    <title>System.Data.SQLite LINQ</title>
    <authors>SQLite Development Team</authors>
    <owners>SQLite Development Team</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://www.sqlite.org/copyright.html</licenseUrl>
    <projectUrl>https://system.data.sqlite.org/</projectUrl>
    <iconUrl>https://system.data.sqlite.org/images/sqlite128.png</iconUrl>
    <description>Support for LINQ using System.Data.SQLite.</description>
    <copyright>Copyright © 2004-2008 Hipp, Wyrick &amp; Company, Inc.</copyright>
    <language>en-US</language>
    <tags>sqlite database ado.net provider interop</tags>
    <dependencies>
      <group targetFramework=".NETFramework2.0" />
      <group targetFramework=".NETFramework4.0" />
      <group targetFramework=".NETFramework4.5" />
      <group targetFramework=".NETFramework4.5.1" />
      <group targetFramework=".NETFramework4.6" />
    </dependencies>
  </metadata>
</package>