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. You even get a free copy of the first edition of ASP.NET Core in Action!
In this post I look at the problems you can hit with strongly-typed settings when you inject Scoped services into OptionsBuilder, and how to avoid them…
In this post I describe how to to verify your strongly typed configuration objects are correctly bound to your config at start up using FluentValidation…
In this post I describe how to to verify your strongly typed configuration objects are correctly bound to your configuration at app startup…
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.…
Stay up to the date with the latest posts!