dotnet / Scaffolding

Code generators to speed up development.
MIT License
637 stars 228 forks source link

adding a connection string in new DbContext scenarios #2838

Closed deepchoudhery closed 3 months ago

deepchoudhery commented 3 months ago

added AddConnectionString to DbContextHelper and calling it in CreateDbContext

other minor changes :