.dll file

SQLite-net.dll

Uploaded: 2024-03-27 Last Validated: 2024-03-27
1.8.116.0 109.9KB x86 (32 bit) Verified 2024-03-27
Sponsored

File Info

Integrity Check
Passed
Filename
Uncompressed Size
109.9KB
MD5
025a4c28ceafa9571ef227731b02f99d
SHA256
b8f63c63c165d0767312a7d4506427453fa92781364e8e9bf27794ae14a5da4e
SHA1
b390ab9c8405f846ff972c1ff87df1e2afbbed51

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-03-27

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.