Skip to content

Conversation

@tonysneed
Copy link
Contributor

@tonysneed tonysneed commented Oct 18, 2020

Changes
Update to EF Core 5.0 RC2
- Remove EnablePluralization.
- Enable suppression of OnConfiguring.

Related Issues
Addresses #129

NuGet Package
https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/5.0.0-rc.2

- Remove EnablePluralization.
- Enable suppression of OnConfiguring.
@ErikEJ
Copy link
Contributor

ErikEJ commented Oct 19, 2020

Assume there are breaking changes in templates?

@ErikEJ
Copy link
Contributor

ErikEJ commented Oct 19, 2020

Re:

  • Remove EnablePluralization.
  • Enable suppression of OnConfiguring.

Will the library just respect the general options for this now?

@tonysneed
Copy link
Contributor Author

@ErikEJ Yes, all the template files have been updated. I took pluralization out because it’s in the CLI, and suppression of OnConfiguring is respected.

@ErikEJ
Copy link
Contributor

ErikEJ commented Oct 19, 2020

Added to latest daily build of EF Core Power Tools!

@tonysneed tonysneed changed the title [Feature] Update to EF Core 5.0 RC2 [Feature] Update to EF Core 5.0 Nov 15, 2020
@tonysneed tonysneed added the enhancement New feature or request label Nov 15, 2020
@tonysneed tonysneed merged commit 3fa9f22 into master Nov 15, 2020
@tonysneed tonysneed deleted the ef-core-5 branch November 15, 2020 16:13
@ErikEJ
Copy link
Contributor

ErikEJ commented Nov 15, 2020

Great, will update to RTM soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants