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

Simplified applying configuration in options #255

Merged

Conversation

Brice-xCIT
Copy link
Contributor

Refactored options ApplyConfiguration method to take IConfiguration instead of IConfigurationRoot in order to be easier to use with DI in Startup (IConfiguration can be DI'd, not IConfigurationRoot).

…nstead of IConfigurationRoot in order to be easier to use with DI in Startup
@skoruba
Copy link
Owner

skoruba commented Apr 18, 2019

Thanks!

@skoruba skoruba self-requested a review April 18, 2019 13:03
@skoruba skoruba merged commit adf13da into skoruba:feature/extract-ui-package Apr 18, 2019
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

Successfully merging this pull request may close these issues.

2 participants