PreviousNext

Build a .NET App Quickly with Docker

by bill-s, 2019-11-06T17:41:30.440Z

In this post, you’ll build a .Net Framework application with Visual Studio on Windows 10. You’ll then containerize your application so it can be reliably deployed and run on any instance of Docker for Windows.

Read More