Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

See if we can make it easier to implement IConfigureNamedOptions #229

Closed
HaoK opened this issue Sep 1, 2017 · 2 comments
Closed

See if we can make it easier to implement IConfigureNamedOptions #229

HaoK opened this issue Sep 1, 2017 · 2 comments
Labels

Comments

@HaoK
Copy link
Member

HaoK commented Sep 1, 2017

Today you have to implement both IConfigureOptions and the similar name overload, and its easy to do incorrectly, i.e. registering services.AddScoped<IConfigureNamedOptions> instead of services.AddScoped<IConfigureOptions>

@davidfowl
Copy link
Member

@shirhatti was this done? How is this a task?

@shirhatti
Copy link

Consensus in the room was let's close this issue. "Fowler will hunt us down if he still cares about it."

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

No branches or pull requests

3 participants