Skip to content

A Small .Net MAUI Project to demonstrate how we can connect a .Net MAUI App to SQLite database. In this small project, you will see, SQLite CRUD operation with using MVVM (Community Toolkit MVVM)

Notifications You must be signed in to change notification settings

Abhayprince/MAUISqlite

Repository files navigation

MAUISqlite - Connecting .NET MAUI app to SQLite Database

A Small .Net MAUI Project to demonstrate how we can connect a .Net MAUI App to SQLite database.

In this small project, you will see, SQLite CRUD operation with .Net MAUI using MVVM (Community Toolkit MVVM)

MAUISQLite - Connecting .NET MAUI app to SQLite Database - .Net 7

Image 1 Image 2
MAUISqlite-1 MAUISqlite-2

To Run Locally

  • Clone the Repo git clone https://github.com/Abhayprince/MAUISqlite

  • Restore the packages (Rebuild the solution)

  • Run the solution

  • Congratulations, MAUISQLite app is running


Live Coding Video Series of MAUISQLite

If you want to see this project build with live coding, checkout the detailed video series on my youtube channel https://www.youtube.com/@abhayprince

Part -1 Connect a .NET MAUI App to SQLite Database Step by Step Guide - YouTube

Part -2 Connect a .NET MAUI App to SQLite Database Step by Step Guide - YouTube


If you like my work and want to support me, buy me a coffee https://www.buymeacoffee.com/abhayprince

About

A Small .Net MAUI Project to demonstrate how we can connect a .Net MAUI App to SQLite database. In this small project, you will see, SQLite CRUD operation with using MVVM (Community Toolkit MVVM)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages