Skip to content

Commit 40ae85b

Browse files
committed
Publish update and update README.md
1 parent 40a7897 commit 40ae85b

30 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,5 @@ As of writing this `README.md`, I am using: `Visual Studio 2022` (stable channel
100100
- [CsWin32](https://github.com/Microsoft/CsWin32): A source code generator which generates P/Invoke function "easily" (as sometimes you have to deal with pointers and aliased types).
101101
- [SQLitePCLRaw.core](https://www.nuget.org/packages/SQLitePCLRaw.core): Low-level bindings for SQLite3 native libraries.
102102
- [SQLitePCLRaw.lib.e_sqlcipher](https://www.nuget.org/packages/SQLitePCLRaw.lib.e_sqlcipher): Binary redistribution package for SQLite3 Cipher.
103+
- [sqlite-net](https://github.com/praeclarum/sqlite-net): For API interfaces and high-level bindings for SQLite3.
103104
- [System.Reflection.MetadataLoadContext](https://www.nuget.org/packages/System.Reflection.MetadataLoadContext): Allows read-only reflection on .NET assemblies (probing a .NET metadata without executing it).
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
8.5 KB
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)