Skip to content

EF Scaffolding many to many join Entity#4979

Merged
cincuranet merged 5 commits intodotnet:mainfrom
lgonzalezr:patch-2
Mar 18, 2025
Merged

EF Scaffolding many to many join Entity#4979
cincuranet merged 5 commits intodotnet:mainfrom
lgonzalezr:patch-2

Conversation

@lgonzalezr
Copy link
Contributor

There isn't any parameter in the scaffolding command to include this type of Entity it is disabled by Default. This is required in cases where fine control of the generated SQL, keeping LINQ queries more TSQL like instead of C# like and others.

There isn't any parameter in the scaffolding command to include this type of Entity it is disabled by Default. This is required in cases where fine control of the generated SQL, keeping LINQ queries more TSQL like instead of C# like and others.
@lgonzalezr
Copy link
Contributor Author

@lgonzalezr please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@dotnet-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@dotnet-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@dotnet-policy-service agree company="Microsoft"

Contributor License Agreement

@dotnet-policy-service agree

@AndriySvyryd AndriySvyryd requested a review from cincuranet March 13, 2025 20:31
Co-authored-by: Andriy Svyryd <AndriySvyryd@users.noreply.github.com>
@cincuranet cincuranet merged commit bd8b054 into dotnet:main Mar 18, 2025
3 checks passed
@cincuranet
Copy link
Contributor

Thanks.

@lgonzalezr lgonzalezr deleted the patch-2 branch March 18, 2025 13:17
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

Successfully merging this pull request may close these issues.

3 participants