I created this project to demonstrate how easy it is to use SQLite database with Entity Framework Core 3.
As part of this demo, I have created a simple Web API that can be used to store and retrive data in a SQLite database.
You can find more information on my blog post at https://chaitanyasuvarna.wordpress.com/2020/07/26/sqlite-with-efcore-3/