Releases: TrackableEntities/EntityFrameworkCore.Scaffolding.Handlebars
v9.0.0-beta1
Includes the following issues / pull requests:
NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/9.0.0-beta1
@ErikEJ No template changes
v8.0.0
Includes the following issues / pull requests:
- #241,#240 Moved IsManyToManyJoinEntityType extension class
- #243,#242,#244,#216,#222 Added Enum features for default in DBContext and Class generation.
NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/8.0.0
@ErikEJ Template CSharpEntityType/Partials/Properties.hbs is only Template change.
v8.0.0-beta2
Includes the following issues / pull requests:
- #239, #236, #238, #237 Fixed issue for Multiple Schema FK. Added back removed code that generated additional annotations. Thank you @mwmccallum
NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/8.0.0-beta2
@ErikEJ There are no template changes
v8.0.0-beta1
Includes the following issues / pull requests:
NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/8.0.0-beta1
@ErikEJ These are no template changes
v7.0.0
v7.0.0-beta1
Includes the following issues / pull requests:
NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/7.0.0-beta1
@ErikEJ These are template changes
- CSharpDbContext/DbContext.hbs
- CSharpDbContext/Partials/DbConstructor.hbs
- TypeScriptDbContext/DbContext.hbs
v6.0.3
Includes the following issues / pull requests:
- #203, #205 HasKey Reference Left Out with Non-Conventional Key Property
- Thanks to @davidhendrickmb for flagging this issue.
NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/6.0.3
@ErikEJ No template changes.
v6.0.2
Includes the following issues / pull requests:
- #30, #184, #200 [Bug] Property names with special characters are converted to unicode strings.
- Thanks to @skriebi, @Varorbc, @RussKahler1970 for flagging the issue.
- Thanks to @tommysor for fixing the issue in Handlebars.Net.
NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/6.0.2
@ErikEJ Fixes issue encoding unicode characters in languages such as Chinese. No template changes.
v6.0.1
Includes the following issues / pull requests:
- #188, #194 [Bug] Generated entity ToTable and Property in generated OnModelCreating lack table and column mappings when Handlebars transformers are used. Thank you @gpender!
- #201, #202 [Bug] Fix ambiguous method AddHandlebarsTransformers. Thank you @stephenburrows
NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/6.0.1
@ErikEJ This is a critical fix. No template changes.
v6.0.0
Includes the following issues / pull requests:
- #197 Fix missing FK data annotation on skip nav properties
NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/6.0.0
@ErikEJ: No new templates. You can include this release with EFCPT.