dotnet / dotnet/aspnetcore

Make the ASP.NET Core Identity model suitable for Cosmos

Open
#15,242 3 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.