How to Add a Database to Xamarin & .NET MAUI apps with SQLite-net

Every app needs to store data and it couldn’t be easier than with SQLite-net for your mobile applications build with C#, .NET, and Xamarin! In today’s video we take a look of how to get started with storing data in a SQLite database and how to perform CRUD operations. Full Xamarin Beginner’s Playlist - 👕 Buy some swag! - Time Codes: 00:00 - Intro 01:23 - Database Options & Installing SQLite-net 04:53 - Database Service & SQLite Setup 11:26 - Basic CRUD operations 16:25 - Database with MVVM 21:30 - Wrap-up Links: * GitHub SQLite-net: * GitHub : * NuGet: * Frank on Twitt
Back to Top