Hindsight is 2020 meme

2020 – Year Review

Like is almost customary at this point in the year, I decided to take a look at 2020 – which goals I had set for myself if I hit them, and what happened on koskila.net during the year. And like last year, I thought I’d set myself a few new…Continue reading 2020 – Year Review

Entity Framework Core logo

“An assembly specified in the application dependencies manifest was not found” when running Add-Migration in Entity Framework Core?

Another quick one – I’m sure this doesn’t apply to all cases, but I’m still logging it in case someone (like myself) stumbles upon the issue and finds help here. I was building a solution with some Azure Functions fetching and populating data in a database, and was planning on…Continue reading “An assembly specified in the application dependencies manifest was not found” when running Add-Migration in Entity Framework Core?