Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Rezoom.SQL.Provider.SQLite

Meta-package: brings in Rezoom.SQL.Provider plus Microsoft.Data.Sqlite as the runtime ADO.NET driver for SQLite.

Install this if you're using Rezoom.SQL, targeting SQLite, and want a single PackageReference that includes the necessary driver.

dotnet add package Rezoom.SQL.Provider.SQLite

Set "backend": "sqlite" in your rzsql.json. See the main Rezoom.SQL repository for the tutorial, language reference, and configuration docs.