I need to read some settings out of App.Config in a blazor server app (.Net 5). My class is running on a background thread and is not part of a component.
Is there a