ASP.NET Core Deploying ASP.NET Core And EF Core To Docker On Azure Using Visual Studio 2017 In a previous blog post I showed you how you can setup unit tests to run in memory when testing ASP.NET Core & EF Core applications. But what about when you want to deploy a new application built on .NET Core. In this post I outline the steps that