Releases: TrackableEntities/EntityFrameworkCore.Scaffolding.Handlebars
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.
v6.0.0-preview5
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.
v6.0.0-preview4
Includes the following issues / pull requests:
- #170 Access IEntityType from transform functions Thank you @bdelmeire!
- #171 AddHandlebarsTransformers entityNameTransformer name is confusing Thank you @JonruAlveus!
NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/6.0.0-preview4
@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.
v6.0.0-preview3
Includes the following issues / pull requests:
- #186, #193 Copy CodeTemplates folder from NuGet package to output directory on build Thank you @johnwc!
NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/6.0.0-preview3
@ErikEJ: Fixes problem with copying the CodeTemplates folder to the output directory on build
Note: This is a pre-release version. After kicking the tires a bit more, I'll release a final version for EF Core 6.
v6.0.0-preview2
Includes the following issues / pull requests:
- #192 Remove skip-nav-properties from Properties.hbs
NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/6.0.0-preview2
@ErikEJ: Fixes EFCPT 1106 EF Core 6 reverse engineering
Note: ReadMe includes instructions for upgrading from v5 to v6 without changing customized templates
This is a pre-release version. After kicking the tires a bit, I'll release a final version for EF Core 6.
v6.0.0-preview1
Includes the following issues / pull requests:
NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/6.0.0-preview1
@ErikEJ: Fixes EFCPT 1106 EF Core 6 reverse engineering
Note: This is a pre-release version. After kicking the tires a bit, I'll release a final version for EF Core 6.
v5.0.5-preview1
Includes the following issues / pull requests:
NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/5.0.5-preview1
@ErikEJ: Fixes EFCPT 1109 After using HandleBar, Chinese comments are encoded
v5.0.4
Includes the following issues / pull requests:
- #176, #177 Schema names added without enabling schema folders @davidhendrickmb
NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/5.0.4
@ErikEJ: Fixes EFCPT 1109 EFCore 5 reverse engineering resulting in broken using statements for some models
v5.0.3
Includes the following issues / pull requests:
- #134, #164, #168 EnableSchemaFolders creates entities with missing namespaces @AceCoderLaura
- #30, #174 Property names with special characters (ä,ö,ü) are converted to unicode strings @Varorbc
- #169 EntityTypeName and Schema for View Fixes @illumen
NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/5.0.3
v5.0.2
Includes the following issues / pull requests:
- #149, #150 ExcludedTables no longer includes views with .NET 5 updates
- #153 Fix unit tests
- #151, 154 [Fix] Enabling Nullable Reference Types does not make navigation properties nullable
NuGet: https://www.nuget.org/packages/EntityFrameworkCore.Scaffolding.Handlebars/5.0.2