.dll file

SQLite-net.dll

Uploaded: 2023-12-31 Last Validated: 2023-12-31
1.8.116.0 109.9KB x86 (32 bit) Verified 2023-12-31
Sponsored

File Info

Integrity Check
Passed
Filename
Uncompressed Size
109.9KB
MD5
220909b96ae2157e8ee0fd24d39688c8
SHA256
ba5e6290f832ed582e91a889538f8a5ec854f61da92a4c47044b3bd15316b3f7
SHA1
cadc19e71b34df6c46e006993eae8790737884ad

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
2023-12-31

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.