This is the Contoso Mailer project that is currently using Dapper and I want to roll it over to Entity Framework.
I want to move very slowly, with one change being a single git commit, one iteration being a single push to GitHub dev branch.
NEVER edit package.json directly ALWAYS use npm install