Skip to content

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

Notifications You must be signed in to change notification settings

rsarov/SQLiteFTS5NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

SQLiteFTS5NET

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

Installation:

Package Manager: Install-Package System.Data.SQLite.Core.FTS5 -Version 1.0.114.1

.NET CLI: dotnet add package System.Data.SQLite.Core.FTS5 --version 1.0.114.1

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published