System.Data.SQLite.Core.FTS5 by Radik Komissarov

<PackageReference Include="System.Data.SQLite.Core.FTS5" Version="1.0.114.1" />

.NET API 357,376 bytes

 System.Data.SQLite.Core.FTS5 1.0.114.1

The SQLite database engine for both x86 and x64 along with the ADO.NET provider with enable FTS5 extension by default.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>System.Data.SQLite.Core.FTS5</id>
    <version>1.0.114.1</version>
    <title>System.Data.SQLite Core FTS5 (x86/x64)</title>
    <authors>Radik Komissarov</authors>
    <owners>Radik Komissarov</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://www.sqlite.org/copyright.html</licenseUrl>
    <projectUrl>https://github.com/rsarov/SQLiteFTS5NET/</projectUrl>
    <iconUrl>https://system.data.sqlite.org/images/sqlite128.png</iconUrl>
    <description>The SQLite database engine for both x86 and x64 along with the ADO.NET provider with enable FTS5 extension by default.</description>
    <copyright>Public Domain</copyright>
    <language>en-US</language>
    <tags>sqlite database ado.net provider interop</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.5" />
    </dependencies>
  </metadata>
</package>