Filter by topic
Use the Dive-In Docker Extension to see how to reduce image size in an easy-to-use UI.
In this article, I will keep efficiency in mind to describe several ways of .NET Core deployment on Docker. To start deploying on Docker we need a sample project. I will use the default ASP.NET Core…
Adding strongly typed configuration settings and injected them through dependency injection.
If you are running an ASP.NET Core application from Docker and connecting to a SQL Server running on your PC then you might find you can't connect to it. In this post we'll look at what you need to do to make sure your containerized app can access SQL Server hosted on your own PC.
How to solve