The SQLiteDB_dotNET Class Library is a high level wrapper around the SQLite.
The library is currently compiled at .Net 4.0 so it should work with any application running .Net 4.0 and above.
This package you can use to encrypt and decrypt your database connection string.
We are using public key and private key.
Follow some steps to use the package:
1. Create a public key in your system like "#02837-2908sljsl1ALSJ-299SN-292830K#$&"
1. Encrypt your connection using the package using the...
More information
The MySqlDB_dotNET Class Library is a high level wrapper around the MySql.
The library is currently compiled at .Net 4.5.2 so it should work with any application running .Net 4.5.2 and above.