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

Revert EF Core 8 navigation naming fix #2143

Closed
4 tasks done
ErikEJ opened this issue Feb 5, 2024 · 7 comments · Fixed by #2145
Closed
4 tasks done

Revert EF Core 8 navigation naming fix #2143

ErikEJ opened this issue Feb 5, 2024 · 7 comments · Fixed by #2145
Labels

Comments

@ErikEJ
Copy link
Owner

ErikEJ commented Feb 5, 2024

  • Try in VS extension
  • Collect feedback
  • Add to CLI
  • Document

dotnet/efcore#32981 (comment)

@ErikEJ
Copy link
Owner Author

ErikEJ commented Feb 5, 2024

@hallidev @bclementfidx
I plan to make this an opt-in to not break too many users.

"UseLegacyNavigationNaming" for example

@hallidev
Copy link

hallidev commented Feb 5, 2024

I recommend "UseImprovedNavigationNaming" but "Legacy" works too :)

@ErikEJ
Copy link
Owner Author

ErikEJ commented Feb 6, 2024

I am considering "UsePrefixNavigationNaming" ...

@ErikEJ
Copy link
Owner Author

ErikEJ commented Feb 6, 2024

@hallidev @bclementfidx

I implemented a fix for this in the latest daily build, would be grateful if you could try it out.

(There is no UI for the feature, you must manually edit the efpt.config.json file)

ErikEJ added a commit that referenced this issue Feb 6, 2024
ErikEJ added a commit that referenced this issue Feb 6, 2024
@bclementfidx
Copy link

This worked for me, appreciate it! A lot of our devs use the cli.. so we're hoping the efcore team will revert this soon

@ErikEJ
Copy link
Owner Author

ErikEJ commented Feb 7, 2024

@bclementfidx This fix is also included the EF Core Power Tools CLI!

@ErikEJ
Copy link
Owner Author

ErikEJ commented Feb 11, 2024

@lupusbytes FYI

@ErikEJ ErikEJ reopened this Mar 21, 2024
@ErikEJ ErikEJ closed this as completed Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants