IOptions, IOptionsSnapshot, IOptionsMonitor — and when each one bites
The .NET options pattern ships three interfaces that look interchangeable and are not. When each one reads configuration, what that means for reloads, and the three pitfalls that show up in real codebases.