Skip to content

Add info about limitation/differences between 'shadow property' vs 'shadow navigation' #1460

Open
@IdeaHunter

Description

@IdeaHunter

There is one thing needed to be highlighted in documentation is limitation/misconception of shadow properties:
Right now if you read documentation it may give you impression that any kind of property that doesn't exists on clr type can be a shadow property, but this isn't true - shadow property can't be(or at least its not yet supported, see dotnet/efcore#3864 and aspnet/EntityFrameworkCore#15655) a property that points out to a different model aka navigation property.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions