Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jfversluis/mauiencryptedsqlitesample
Sample code to demonstrate how to work with a encrypted SQLite database in .NET MAUI (and Xamarin.Forms)
https://github.com/jfversluis/mauiencryptedsqlitesample
dotnet-maui local-database sample-code sqlcipher sqlite xamarin-forms
Last synced: about 2 months ago
JSON representation
Sample code to demonstrate how to work with a encrypted SQLite database in .NET MAUI (and Xamarin.Forms)
- Host: GitHub
- URL: https://github.com/jfversluis/mauiencryptedsqlitesample
- Owner: jfversluis
- License: mit
- Created: 2022-04-11T12:01:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-11T13:18:09.000Z (almost 3 years ago)
- Last Synced: 2024-11-20T03:42:02.220Z (2 months ago)
- Topics: dotnet-maui, local-database, sample-code, sqlcipher, sqlite, xamarin-forms
- Language: C#
- Homepage: https://youtu.be/O1UQfoh4710
- Size: 77.1 KB
- Stars: 17
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![YouTube Video Views](https://img.shields.io/youtube/views/O1UQfoh4710?style=social)](https://youtu.be/O1UQfoh4710)
# .NET MAUI Encrypted SQLite Database Sample
Sample code to demonstrate how to work with a encrypted SQLite database in .NET MAUI (and Xamarin.Forms)