.dll file

SQLite-net.dll

Uploaded: 2024-03-22 Last Validated: 2024-04-06
1.8.116.0 99.5KB x86 (32 bit) Verified 2024-04-06
Sponsored

File Info

Integrity Check
Passed
Filename
Uncompressed Size
99.5KB
MD5
5966e8b6ef06332c6326b4d68b90970e
SHA256
33c4dfb0859e9ca6bb6aecad64c45a100b7ae16bfcde5fe3c98a104e583d960a
SHA1
f53bf7caec43f9216354c952b85380a77f0ea961

Metadata

Status
Complete
Company
Krueger Systems, Inc.
Product
SQLite-net
Description
SQLite-net SQLCipher .NET Standard 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 SQLitePCLRaw to provide platform independent versions of SQLite with the SQLCipher extension. This enables secure access to the database with password (key) access.
Copyright

Data Points

First Upload
2024-03-22

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.