Skip to content

An example MAUI app that uses the MVVM pattern and SQLite for local storage

License

Notifications You must be signed in to change notification settings

edinburgh-napier/Notes-SQLite

Repository files navigation

Notes with SQLite

This is an example .NET MAUI application that uses the MVVM pattern and SQLite for local storage.

It builds on the Microsoft notes app tutorial which is upgraded in the follow-on MVVM tutorial.

This version uses SQLite for data storage rather than storing notes in individual text files.

About

An example MAUI app that uses the MVVM pattern and SQLite for local storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages