Make the ASP.NET Core Identity model suitable for Cosmos
Open
affected-few
area-identity
enhancement
severity-minor
triaged
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
This basically means setting it up to use aggregates (i.e. documents) and to not attempt to join across aggregates. See https://github.com/aspnet/EntityFrameworkCore/issues/17314 for more information.
Note for Identity triage: I don't think this is high priority given the extremely low usage of the EF Core Cosmos provider, but opening the issue here anyway for appropriate consideration and triage.
Contributor guide
Assessment
This issue has not been assessed yet.