Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will this work with a blazor server app? #4

Open
TorreyGarland opened this issue Feb 6, 2022 · 2 comments
Open

Will this work with a blazor server app? #4

TorreyGarland opened this issue Feb 6, 2022 · 2 comments

Comments

@TorreyGarland
Copy link

I have a requirement to allow authorized users/administrators to edit certain settings from the appsettings.json file in an Blazor Server web app.

I am confident this will work in a regular MVC core app, but not sure about blazor.

cheers!!!!

@Nongzhsh
Copy link
Owner

I'm not sure yet, but I'll do it.

@TorreyGarland
Copy link
Author

Disregard, so far it is working fine, so long as IOptionsMonitor1 is injected instead of IOptions1 inside of every consumer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants