https://github.com/jfversluis/xfsqlitecrudsample
Sample code to demonstrate basic CRUD actions on SQLite with Xamarin.Forms and .NET MAUI
https://github.com/jfversluis/xfsqlitecrudsample
crud dotnet-maui sample-code sqlite xamarin-forms
Last synced: 7 months ago
JSON representation
Sample code to demonstrate basic CRUD actions on SQLite with Xamarin.Forms and .NET MAUI
- Host: GitHub
- URL: https://github.com/jfversluis/xfsqlitecrudsample
- Owner: jfversluis
- Created: 2021-08-04T20:00:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-06T09:14:30.000Z (almost 4 years ago)
- Last Synced: 2024-11-22T12:30:00.830Z (about 1 year ago)
- Topics: crud, dotnet-maui, sample-code, sqlite, xamarin-forms
- Language: C#
- Homepage: https://youtu.be/8_cqUvriwM8
- Size: 557 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
[](https://youtu.be/8_cqUvriwM8)
# SQLite CRUD Operations Sample for Xamarin.Forms and .NET MAUI
Sample code to demonstrate basic CRUD actions on SQLite with Xamarin.Forms and .NET MAUI