-
Notifications
You must be signed in to change notification settings - Fork 193
Rename Microsoft.Framework.* to Microsoft.Extensions.* #422
Comments
What are they extending? |
@pranavkm Microsoft, of course! 😉 TBH, |
They're extending the platform in new ways for new features (DI, logging, config, etc.). |
This seems a little odd. The previous |
@Antaris it was a tough choice, but it's the one that we overall liked the most. |
Need to rename assemblies and namespaces from
Microsoft.Framework.*
toMicrosoft.Extensions.*
.Once the change is committed, please post an issue in the https://github.com/aspnet/Announcements/issues/ repo that links back to this issue.
The text was updated successfully, but these errors were encountered: