In this video tutorial, I'll walk you through building a sample web API using: - ASP NET Core (as our stack) - Dapper (for our ORM) - DbUp (for our migrations) - SQLite (as our database) The goal is ...