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 walk through the configuration manifests for the main resources app developers should understand when deploying to Kubernetes.…
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.…
In this post I discuss unit testing of API/MVC controllers in ASP.NET Core and some of the difficulties you face.…
In this post I show how to control whether your IHostedService runs before or after the GenericWebHostService starts the Kestrel HTTP server…
In this post I discuss how handler DI scopes work in IHttpClientFactory, and how they're different to the request DI scope.…
In this post I look in depth at the code behind the default implementation of IHttpClientFactory and see how it manages HttpClient handler lifetimes.…
Stay up to the date with the latest posts!