aspnetcorehero / Boilerplate

Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
https://codewithmukesh.com/project/aspnet-core-hero-boilerplate/
MIT License
582 stars 148 forks source link

Automatic migrations (contribution) #24

Closed marcelo-maciel closed 3 years ago

marcelo-maciel commented 3 years ago

Hi Mukesh!

I would like to contribute with a feature, if you agree. The plan is simple, create the database, perform the migrations and seed automaGically at startup.