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

Refactor Microsoft.Extensions.Identity.Core and Identity.Stores as netstandard2 packages #4582

Closed
Tratcher opened this issue Dec 11, 2018 · 2 comments
Labels
area-identity Includes: Identity and providers

Comments

@Tratcher
Copy link
Member

@blowdart @PinpointTownes
#4523 (comment)

There's some desire for these as standalone packages. Unfortunately they were never properly factored for that.

  • The packages depended on AspNetCore DataProtection
  • The namespaces inside the packages are all AspNetCore, not Extensions
@Tratcher Tratcher added the area-identity Includes: Identity and providers label Dec 11, 2018
@kevinchalet
Copy link
Contributor

Yes, please 👍

@kevinchalet
Copy link
Contributor

kevinchalet commented Dec 12, 2018

Don't forget the EF Core stores package that should be renamed and whose dependency on Microsoft.AspNetCore.Identity should be removed.

Edit: this part is tracked by https://github.com/aspnet/Identity/issues/2013, but not sure if you're still monitoring that repo.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-identity Includes: Identity and providers
Projects
None yet
Development

No branches or pull requests

3 participants