Dotnet Core with Multiproject and Angular
I've added an Angular UI but not removed the MVC or connected the Angular to the API. Though the multi-project setup with .Net Core is very nice, I am still having trouble determining how to do migrations with EF Core when the data is a different project than the main application.
I'm considering moving this project back to Go to try out Badger... Moving this back and forth hasn't been especially productive, but at least I'm tagging releases so that both are useful.