[C#/MAUI/.NET6] SQLite 데이터베이스 사용하기 (ANDROID) (UWP)


■ SQLite 데이터베이스를 사용하는 방법을 보여준다. (ANDROID) (UWP)

Platforms/Windows/Package.appxmanifest

Person.cs

PersonRepository.cs

FileHelper.cs

MainPage.xaml

MainPage.xaml.cs

AppShell.xaml

App.xaml

App.xaml.cs

MauiProgram.cs

TestProject.zip