TrackableEntities / EntityFrameworkCore.Scaffolding.Handlebars

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

Add DbContext constructor partial template (fixes #32) #50

Closed tonysneed closed 5 years ago

tonysneed commented 5 years ago

Add a constructor to the DbContext template using a partial template that can be customized.