June 10, 2020
Testing IOptionsMonitor
IOptionsMonitor is a feature of the .NET Core Configuration system that provides access to configuration options, even if they change at runtime. This post looks at how to test code that uses IOptionsMonitor.
© 2022 Ben Foster