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 take a look at the ConfigurationManager class new in .NET 6, explore why it was added, and look at the scenarios it addresses.…
In this post I show how you can view the overridden values from configuration for debugging purposes.…
In this post I introduce Oakton's describe command, and show how to create an extension that prints your application's configuration to the console.…
In this post I show how to use IConfigurationRoot.GetDebugView(), walk through its implementation, and describe how to expose the data as an API.…
In this post I describe how to use content negotiation with route-to-code by executing ActionResults.…
In this post I describe 5 different ways to set which URLs your ASP.NET Core application listens on.…
Stay up to the date with the latest posts!