- Loading...
Sponsored by Dometrain Courses—Get 30% off Dometrain Pro with code ANDREW30 and access the best courses for .NET Developers

My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback.

Configuring resources with YAML manifests
Deploying ASP.NET Core applications to Kubernetes - Part 2
In this post I walk through the configuration manifests for the main resources app developers should understand when deploying to Kubernetes.…

An Introduction to Kubernetes
Deploying ASP.NET Core applications to Kubernetes - Part 1
In this post I describe some of the basic concepts that you'll need to be familiar with to deploy ASP.NET Core applications to Kubernetes.…

Deploying ASP.NET Core applications to Kubernetes
In this series I'll cover a variety of topics and things I've learned in deploying ASP.NET Core applications to Kubernetes.…

Exploring the new rollForward and allowPrerelease settings in global.json
Exploring ASP.NET Core 3.0 - Part 8
In this post I explore the new rollForward and allowPrerelease settings added to the global.json file in .NET Core 3.0 and how they impact SDK selection.…

New in .NET Core 3.0: local tools
Exploring ASP.NET Core 3.0 - Part 7
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.…

A bootstrapper script for the Cake .NET Core Global Tool on Alpine using ash
In this post I provide an Almquist shell (ash) bootstrapper script for the Cake.Tool .NET Core global tool on Alpine Linux…

