dotnet / EntityFramework.Docs

Documentation for Entity Framework Core and Entity Framework 6
https://docs.microsoft.com/ef/
Creative Commons Attribution 4.0 International
1.62k stars 1.96k forks source link

EF5 Table-Per-Type Database First Example #3108

Open trb5016 opened 3 years ago

trb5016 commented 3 years ago

Trying to use the TPT feature with a database first project and having trouble getting it working. An example in the documentation of database first approach for TPT would be useful.


Document Details

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

bricelam commented 3 years ago

We should document some common refactorings that you might want to perform on the scaffolded code. Examples: