-
Creating a custom ConfigurationProvider in ASP.NET Core to parse YAML
-
The dangers and gotchas of using scoped services in IConfigureOptions
-
Viewing app configuration using Oakton's Describe command and Spectre.Console
-
Adding validation to strongly typed configuration objects in ASP.NET Core
-
How to use the IOptions pattern for configuration in ASP.NET Core RC2
-
Access services inside ConfigureServices using IConfigureOptions in ASP.NET Core