.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Put a .NET Core App in a Container with the new Docker Tools for Visual Studio

By now hopefully you’ve heard the good news that we’ve added first class support for building and running .NET applications inside of Docker containers in Visual Studio 2017 RC.  Visual Studio 2017 and Docker support building and running .NET applications using Windows containers (on Windows 10/Server 2016 only), and .NET Core ...