Skip to content

Releases: TrackableEntities/EntityFrameworkCore.Scaffolding.Handlebars

v8.0.0

27 Jan 16:33
Compare
Choose a tag to compare

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

30 Dec 18:42
Compare
Choose a tag to compare
v8.0.0-beta2 Pre-release
Pre-release

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

23 Nov 00:30
5d0c21a
Compare
Choose a tag to compare
v8.0.0-beta1 Pre-release
Pre-release

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.7.0

12 Jun 22:37
0bd6c73
Compare
Choose a tag to compare

Includes the following issues / pull requests:

NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/7.0.0

@ErikEJ No template changes since 7.0.0-beta1.

v7.0.0-beta1

20 Nov 22:11
2ddd977
Compare
Choose a tag to compare
v7.0.0-beta1 Pre-release
Pre-release

Includes the following issues / pull requests:

  • #219, #220 Upgrade to EF Core 7
    • Thanks to @bricelam for starting the conversion work.

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

22 Jan 19:33
2b65b77
Compare
Choose a tag to compare

Includes the following issues / pull requests:

  • #203, #205 HasKey Reference Left Out with Non-Conventional Key Property

NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/6.0.3

@ErikEJ No template changes.

v6.0.2

23 Dec 02:53
0529b73
Compare
Choose a tag to compare

Includes the following issues / pull requests:

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

21 Dec 20:52
5d85c1e
Compare
Choose a tag to compare

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

15 Dec 22:44
Compare
Choose a tag to compare

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.

v6.0.0-preview5

15 Dec 21:54
d52940b
Compare
Choose a tag to compare
v6.0.0-preview5 Pre-release
Pre-release

Includes the following issues / pull requests:

  • #196 Change package path from contentFiles to lib/net6.0

NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/6.0.0-preview5

@ErikEJ: No new templates.

Note: This is a pre-release version. After kicking the tires a bit more, I'll release a final version for EF Core 6.