dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.28k stars 5.91k forks source link

[Docs Request] Document SQLite Integration #32511

Open TanayParikh opened 2 years ago

TanayParikh commented 2 years ago

Document how to integrate SQLite with Maui and Blazor Maui applications (the actual integration is the same between the two).

TanayParikh commented 2 years ago

https://github.com/danroth27/CarChecker/pull/2/files has a rough summary of the changes required (though it also has some random bits related to the demo app which should be safe to ignore)