News

In this article, we’ll examine how to work with a SQLite database using Dapper in ASP.NET Core applications. To use the code examples provided in this article, you should have Visual Studio 2022 ...
SQLite is designed to be fast, portable, and reliable, whether you’re storing only kilobytes of data or multi-gigabyte blobs. We'll take a look at SQLite, including where and when to use it and ...