Use IOptionsMonitor to reload all configuration at runtime? #207
Unanswered
kyrvlasiuk
asked this question in
Q&A
Replies: 1 comment 2 replies
-
I am after appendix surgery. I'll look into it when I get back from the hospital. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the user story on reloading configuration at runtime? I see that this library reloads ocelot's FIleConfiguration using IOptionsMonitor , but not anything else, e.g. SwaggerOptions. How trivial is it to migrate IOption to IOptionsMonitor? So far we haven't considered other options.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions