This is a multi tier, minimal functionality ASP.NET Core MVC application.
This repo contains the following key parts:
The actual application is in the root of the repo and has the typical folder structure of an MVC application.
The migrations
folder contains migratios to simply run database updates and create the initial database.