entity-framework Entity Framework Core Elegant Database Migrations on ECS This article is insipired by the blog post Elegant Database Migrations on ECS from Adam Stepinski. The original article guides you through setting up an application thats setup with Django Framework. I am going to presribe a method with the following technologies: ASPNET Core
azure Running Entity Framework PowerShell commands from Visual Studio on Azure Databases One of the cool thing about Entity Framework is that you can use code first to build up your database while you are developing your application. azure deployment history dashboardI have recently started working with Azure Web site and using its Sql Database in