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

EntityCodeTemplates for ModelFirst #157

Open
edi0177 opened this issue May 3, 2017 · 0 comments
Open

EntityCodeTemplates for ModelFirst #157

edi0177 opened this issue May 3, 2017 · 0 comments

Comments

@edi0177
Copy link
Contributor

edi0177 commented May 3, 2017

Hello
I saw that you updated your code-templates to fix the Problem that TE does not know about M-N Relationship for EFModelFromDatabase. (parent Property not set)

I use the Model-First approach with TE in a lot of projects and facing problems every time i have a M-N relationship. So I added the lines to set the parent property by hand and it's working as expected.

[https://github.com/TrackableEntities/trackable-entities/commit/5302f734c6af2885eefb2efc3993e6edc7062f0b]

But how can we (model-first-users) adopt the setting of parent property in the model-first-t4 template.
Seems like there is the old version (we have) in the samples (ModelFirst/WebApi) but in the Templates Nuget there are templates missing for ModelFirst

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

No branches or pull requests

1 participant