directly from mexico, eduardo shares some knowledge on the xamarin platform. also, he is super into artificial intelligence, so you may also see some posts about that here.

Adding NuGet Packages to a Xamarin Forms (starting with SQLite)

Adding NuGet Packages to a Xamarin Forms (starting with SQLite)

So SQLite can be quite useful in a lot of scenarios. I believe most apps should use this light-weight version of a database, even when they rely on another cloud database for their information.

But before we learn how to implement SQLite into our apps, let’s first take a look at how can we add third-party functionality into our apps, so we don’t have to code SQLite functionality from the ground up.

SQLite Xamarin Forms Tutorial - Android Database Path

SQLite Xamarin Forms Tutorial - Android Database Path

Testing your Xamarin Forms App - iOS Simulator (Windows edition)

Testing your Xamarin Forms App - iOS Simulator (Windows edition)