Skip to content

Commit f35f8d1

Browse files
committed
Update .Net language binding info
1 parent 3d582b8 commit f35f8d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/installation/install_overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Several language bindings for _SQLite3 Multiple Ciphers_ exist in separate proje
3333
- _Node.js._ wrapper [better-sqlite3-multiple-ciphers](https://www.npmjs.com/package/better-sqlite3-multiple-ciphers), ([GitHub](https://github.com/m4heshd/better-sqlite3-multiple-ciphers))
3434
- [SQLite JDBC Driver](https://github.com/Willena/sqlite-jdbc-crypt) for _Java_
3535
- [SQLDelight driver](https://github.com/toxicity-io/sqlite-mc) for _Kotlin_
36-
- _.NET NuGet_ package [SQLitePCLRaw.bundle_e_sqlite3mc](https://www.nuget.org/packages/SQLitePCLRaw.bundle_e_sqlite3mc) via [Eric Sink's](https://github.com/ericsink) project [SQLitePCL.raw](https://github.com/ericsink/SQLitePCL.raw)
36+
- _.NET NuGet_ package [SQLite3MC.PCLRaw.bundle](https://www.nuget.org/packages/SQLite3MC.PCLRaw.bundle) via GitHub repository [SQLite3MultipleCiphers-NuGet](https://github.com/utelle/SQLite3MultipleCiphers-NuGet)
3737
- _Python3_ package [apsw-sqlite3mc](https://pypi.org/project/apsw-sqlite3mc), ([GitHub](https://github.com/utelle/apsw-sqlite3mc)) based on [Roger Binns'](https://github.com/rogerbinns) project [apsw](https://github.com/rogerbinns/apsw)
3838
- [Jonathan Giannuzzi's](https://github.com/jgiannuzzi) fork of [go-sqlite3](https://github.com/jgiannuzzi/go-sqlite3/tree/sqlite3mc) for the _Go_ language. Integration into [mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) is discussed in [PR 1109](https://github.com/mattn/go-sqlite3/pull/1109), but it is unclear, if and when this will happen.
3939
- Qt plugin for SQLite [QtCipherSqlitePlugin](https://github.com/devbean/QtCipherSqlitePlugin) or [QSQLite3MultipleCiphers](https://github.com/FalsinSoft/QSQLite3MultipleCiphers)

0 commit comments

Comments
 (0)