ASP.NET Core in Action, Second Edition supports .NET 5.0. Buy the book in MEAP now, and get the chapters as they're written. You even get a free copy of the first edition of ASP.NET Core in Action!
In this post I describe how you can avoid the dependencies of global tools on the .NET Core SDK and runtime by containerising them using Docker.…
In this post I show how to create a Docker image containing your favourite CLI tool, and a helper script for invoking it. I demonstrate with the AWS CLI.…
In this post, I look at the various Docker base images available for .NET Core development on MCR, how they differ, and when you should use each of them.…
In this post, I look at the various Docker base images available for .NET Core 2.1 development, how they differ, and when you should use each of them.…
In this post I show how you can pass arguments (such as a build/version number) to a base Dockerfile when using generalized builder images that use ONBUILD.…
In this post I show how you can use the Docker ONBUILD command to create a generalised Docker base image for building and testing ASP.NET Core apps…
Stay up to the date with the latest posts!