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

Configuration related Options APIs were moved into Microsoft.Extensions.Options.ConfigurationExtensions #180

Open
HaoK opened this issue May 23, 2016 · 0 comments

Comments

@HaoK
Copy link
Member

HaoK commented May 23, 2016

The Configure<TOptions>(IConfiguration) extension method on IServiceCollection along with any other configuration related Options APIs were moved into the Microsoft.Extensions.Options.ConfigurationExtensions assembly which now needs to be referenced in project.json to be used.

@HaoK HaoK added this to the 1.0.0-rc2 milestone May 23, 2016
@aspnet aspnet locked and limited conversation to collaborators May 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant