loresoft / EntityFrameworkCore.Generator

Generate Entity Framework Core model from an existing database

Home Page:https://efg.loresoft.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Config Documentation: Model Views and Joined Tables

jerardk opened this issue · comments

I may have simply missed this in the documentation, but I'm having a hard time figuring out what my configuration file would look like if I wanted to create an entity of multiple tables joined via interconnecting foreign keys in sql server? Can you point me in the direction of some examples?

Kind Regards.