@@ -25,7 +25,10 @@ If you are interested in private technical support with more structure,
2525SourceGear provides technical support agreements at
2626various levels. Contact me for a price quote.
2727
28- # SQLite builds
28+ If you are not a SourceGear customer and you contact me directly
29+ with technical support questions, I may not respond.
30+
31+ # SQLite Builds
2932
3033The SQLitePCLRaw.lib.e_sqlite3 package is published publicly on nuget.org
3134as part of this project. It contains builds of the native SQLite code library
@@ -41,7 +44,7 @@ custom configurations.
4144If you are interested in SourceGear's SQLite build service, please
4245contact me for a price quote.
4346
44- # Encryption support
47+ # Encryption
4548
4649I no longer publish encryption-enabled SQLite builds without cost.
4750
@@ -58,6 +61,16 @@ Using this approach, you can use open source alternatives to SEE, including:
5861- SQLCipher (builds available for purchase from Zetetic)
5962- SQLite3 Multiple Ciphers (maintained by @utelle , builds available in SourceGear's SQLite build service)
6063
64+ # How you can support this project
65+
66+ If you are not a SourceGear customer and would like support this open
67+ source project for the benefit of the .NET community, you can do so
68+ through GitHub Sponsors:
69+
70+ https://github.com/sponsors/ericsink
71+
72+ Any amount is accepted and appreciated.
73+
6174# The structure of these packages
6275
6376The main assembly is SQLitePCLRaw.core. A portable library project would
0 commit comments