Skip to content

rhubarb-geek-nz/SQLite.Interop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLite.Interop Packaging

This project builds SQLite.Interop.dll as a platform specific binary.

The package.sh script will build from the versioned source for System.Data.SQLite. See script for URL and SHA256.

The test.sh script will use both sqlite3 and dotnet to perform a test of the binary dll. test.csproj uses the NuGet System.Data.SQLite.Core to compile. test.sh uses Precompiled Binaries for the .NET Standard 2.0 to execute.

These scripts are licensed using GPLv3. SQLite is public domain.

See also SQLite and RID Catalog.

About

This project builds SQLite.Interop.dll as platform specific binary for Linux and OSX.

Resources

License

Stars

Watchers

Forks

Packages

No packages published