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!
This article discusses how to reload configuration values automatically when a configuration file changes. It then shows how to reload Options classes…
ASP.NET Core ships with a new configuration system. In this post I show how to create a custom configuration provider to load YAML files.…
In this post I demonstrate the power of the IOptions<> pattern for configuration in ASP.NET Core, and describe a few of the problems you may run in to…
Stay up to the date with the latest posts!