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

Migrate aspnetcore components #2974

Merged
merged 2 commits into from
Feb 24, 2020
Merged

Migrate aspnetcore components #2974

merged 2 commits into from
Feb 24, 2020

Conversation

JunTaoLuo
Copy link

@JunTaoLuo JunTaoLuo commented Feb 14, 2020

This is the corresponding extensions PR to dotnet/aspnetcore#19033.

Components being migrated:

  • M.E.FileProviders.Embedded
  • M.E.FileProviders.Embedded.Manifest.Task
  • M.E.Configuration.KeyPerFile
  • M.E.Localization
  • M.E.Localization.Abstraction
  • M.E.ObjectPool
  • M.JSInterop
  • M.JSInterop.JS
  • M.E.WebEncoders
  • M.E.Diagnostics.HealthChecks
  • M.E.Diagnostics.HealthChecks.Abstractions

Note that I did not remove the following components

  • M.A.Testing
  • Shared sources
    since these components are still needed by some projects that exists in this repo. These will not stay in this repo since they will either move to runtime or be removed entirely.

@JunTaoLuo JunTaoLuo force-pushed the johluo/migrating-extensions branch from 0ab9b0c to 75b9e0e Compare February 14, 2020 08:42
@JunTaoLuo JunTaoLuo marked this pull request as ready for review February 14, 2020 08:51
@JunTaoLuo JunTaoLuo requested a review from a team February 14, 2020 08:51
@Pilchie Pilchie closed this Feb 14, 2020
@Pilchie
Copy link
Member

Pilchie commented Feb 14, 2020

Oops. Didn't mean to press that.

@JunTaoLuo JunTaoLuo force-pushed the johluo/migrating-extensions branch from c73fd68 to b7186c4 Compare February 22, 2020 01:20
@JunTaoLuo JunTaoLuo merged commit 0115912 into master Feb 24, 2020
@JunTaoLuo JunTaoLuo deleted the johluo/migrating-extensions branch February 24, 2020 19:05
@ericstj
Copy link
Member

ericstj commented Feb 25, 2020

/cc @maryamariyan

maryamariyan pushed a commit to maryamariyan/runtime that referenced this pull request Feb 28, 2020
* Migrate aspnetcore components

* Cleanup sln and remove npm publishing


Commit migrated from dotnet/extensions@0115912
maryamariyan pushed a commit to maryamariyan/runtime that referenced this pull request Mar 2, 2020
* Migrate aspnetcore components

* Cleanup sln and remove npm publishing


Commit migrated from dotnet/extensions@0115912
maryamariyan pushed a commit to maryamariyan/runtime that referenced this pull request Mar 11, 2020
* Migrate aspnetcore components

* Cleanup sln and remove npm publishing


Commit migrated from dotnet/extensions@0115912
maryamariyan pushed a commit to maryamariyan/runtime that referenced this pull request Mar 25, 2020
* Migrate aspnetcore components

* Cleanup sln and remove npm publishing


Commit migrated from dotnet/extensions@0115912
maryamariyan pushed a commit to maryamariyan/runtime that referenced this pull request Mar 27, 2020
* Migrate aspnetcore components

* Cleanup sln and remove npm publishing


Commit migrated from dotnet/extensions@0115912
@ghost ghost locked as resolved and limited conversation to collaborators May 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants