AspNetCoreFromZeroToOverkill / GroupManagement

MIT License
29 stars 15 forks source link

Implement an IAsyncInitializer to handle the migrations #19

Closed joaofbantunes closed 5 years ago

joaofbantunes commented 5 years ago

Implement an IAsyncInitializer to handle the migrations, using AspNetCore.AsyncInitialization, in CodingMilitia.PlayBall.Shared.StartupTasks.

romanolester commented 5 years ago

Please assign this to me

joaofbantunes commented 5 years ago

I was looking, too assign I think I need to add collaborators. I'll do it when I have a chance.

Meanwhile, you can do as usual: fork the repo, create a branch to work on and then open a pull request 👍

romanolester commented 5 years ago

should we close this issue now?

joaofbantunes commented 5 years ago

Done in #25