Skip to content

This project builds SQLite.Interop.dll as platform specific binaries for Windows.

License

Notifications You must be signed in to change notification settings

rhubarb-geek-nz/SQLite.Interop-win

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLite.Interop Packaging

This project builds SQLite.Interop.dll as platform specific binaries for win-arm, win-arm64, win-x86 and win-x64.

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

The test.ps1 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.ps1 uses Precompiled Binaries for the .NET Standard 2.0 to execute.

The project requires

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

See also SQLite and .NET RID Catalog.

About

This project builds SQLite.Interop.dll as platform specific binaries for Windows.

Resources

License

Stars

Watchers

Forks

Packages

No packages published