.dll file

SQLite-net.dll

Uploaded: 2024-02-11 Last Validated: 2024-02-11
1.8.116.0 120KB x86 (32 bit) Verified 2024-02-11
Sponsored

File Info

Integrity Check
Passed
Filename
Uncompressed Size
120KB
MD5
b9d21a112ce5e3eff75c75ca05c6abd7
SHA256
da16bf3abd3d05a1a1a570641115bc9e54202e2c660a3ce09887d1889fee9f8b
SHA1
ed6c1f19386b5d78a865d11b4eb8f67e0c49c1b4

Metadata

Status
Complete
Company
Krueger Systems, Inc.
Product
SQLite-net
Description
SQLite-net .NET Standard P/Invoke Library
Build Note
SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications. This version uses P/Invokes to the "sqlite3" native library provided by the operating system. This works on Xamarin.iOS, Xamarin.Mac, Wilderness Labs' Meadow, and any other platform that has a "sqlite3" library in the path.
Copyright

Data Points

First Upload
2024-02-11

Install Instructions

Open the downloaded archive and extract the DLL file
1.Extract .DLL
Open the archive you downloaded and extract the specific .dll file.
Install the DLL into the correct Windows system folder
2.Install .DLL
Place the file in the correct folder:
32-bitC:\Windows\SysWOW64
64-bitC:\Windows\System32
Restart the application after installing the DLL
3.Restart Software
Close and reopen the application so Windows can load the new DLL.