Startup: Docker + Visual Studio
2 min readFeb 25, 2020
Docker in 3 steps
Context: .NET everywhere is coming, but how to have it on .NET on Linux hosting now? I didn’t realize that it is so easy to get started.
Basic knowledge:
Step 1: Install & Restart PC
Step 2: Add Support, YES it is so easy
Create a New .NET Core project with docker suport
Add support to existing .NET Core project
Docker file should be added to solution: