Home » Archives for December 2020
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
Hey, another funny case. “Funny” as in “the error message is misleading and googling didn’t really help”, but also as in “a colleague knew the answer right off the bat because he already fixed it in another project”. This time the documentation was in fact there, it just wasn’t there…Continue reading Graph API throws “$count is not currently supported.” when you KNOW it’s supported?
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?
This article will describe a number of fixes to a situation, where your Visual Studio Cloud Explorer fails to show you the Azure Subscriptions you (should) have access to. Problem Your Cloud explorer might load for a long while, and finally, fail to display anything meaningful. Instead, you might see…Continue reading How to fix Visual Studio Cloud Explorer being unable to access your subscriptions