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

Microsoft.Framework.* has been renamed to Microsoft.Extensions.* #77

Open
pranavkm opened this issue Oct 4, 2015 · 0 comments
Open

Comments

@pranavkm
Copy link
Contributor

pranavkm commented Oct 4, 2015

On the basis of a API review, we decided to rename the Framework token in package name and namespaces to Extensions. For example,

Before:

Package: Microsoft.Framework.Configuration
Fully qualified type name: Microsoft.Framework.Configuration.MemoryConfigurationProvider

After:

Package: Microsoft.Extensions.Configuration
Fully qualified type name: Microsoft.Extensions.Configuration.MemoryConfigurationProvider

Here's the list of work items that tracked this change:

@pranavkm pranavkm added this to the 1.0.0-rc1 milestone Oct 4, 2015
@aspnet aspnet locked and limited conversation to collaborators Oct 4, 2015
ashimoon referenced this issue in ashimoon/dotnetliberty-aspnet5-beta8-to-rc1 Nov 21, 2015
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

2 participants