Skip to content

Releases: TrackableEntities/EntityFrameworkCore.Scaffolding.Handlebars

v10.0.0-beta1

02 Apr 14:37

Choose a tag to compare

v10.0.0-beta1 Pre-release
Pre-release

Includes the following issues / pull requests:

  • #252 Upgrade to EF Core 10

NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/10.0.0-beta1

@ErikEJ No template changes

v9.0.0

23 Mar 22:19

Choose a tag to compare

Includes the following issues / pull requests:

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

@ErikEJ No template changes

v9.0.0-beta1

26 Nov 20:19
d4f974c

Choose a tag to compare

v9.0.0-beta1 Pre-release
Pre-release

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

27 Jan 16:33

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

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

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

12 Jun 22:37
0bd6c73

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

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

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

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.