My new book ASP.NET Core in Action, Second Edition is available now! It supports .NET 5.0, and is available as an eBook or paperback. You even get a free copy of the first edition of ASP.NET Core in Action!
In this post I describe the differences between various ASP.NET Core types that have been marked as obsolete in .NET Core 3.0 such as IHostingEnvironment…
In this post I describe the decisions to make and factors affecting upgrading a typical library targeting .NET Standard 2.0 to .NET Core 3.0.…
In this post I show how you can simplify your Cake global tool bootstrapper scripts by taking advantage of .NET Core 3.0 local tools.…
In this post I show how to install and run local tools in .NET Core 3.0 using a dotnet-tools manifest and discuss how to work with multiple manifests.…
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.…
Stay up to the date with the latest posts!