TrackableEntities / EntityFrameworkCore.Scaffolding.Handlebars

Scaffold EF Core models using Handlebars templates.
MIT License
208 stars 53 forks source link

Customize context file name, add contextFileNameTransformer #142

Closed Hedi-s closed 3 years ago

Hedi-s commented 3 years ago

I added contextFileNameTransformer and HbsContextTransformationService / IContextTransformationService.

I also added some tests but I'm not sure it should be done like this.

Closes #141

tonysneed commented 3 years ago

@Hedi-s Great work. Thanks also for adding unit tests. I'll publish this with version 3.8.4.