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

Will property be included in the mpdel if it was declared using Interface or Abstract class? #1841

Closed
DeveloperLookBook opened this issue Oct 13, 2019 — with docs.microsoft.com · 1 comment

Comments

Copy link

Can Interfaces or Abstract classes be used to create model properties?


Document Details

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

@ajcvickers
Copy link
Member

@DeveloperLookBook I assume you mean entity types that have properties where the property type is an interface or an abstract type. If so, yes for abstract types. For interfaces, see dotnet/efcore#13344 and dotnet/efcore#757

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants