How To Fix : “This version of Microsoft.AspNetCore.App is only compatible […]”
Recently while upgrading a couple of projects to .NET Core 2.2, I came across this error. This version of Microsoft.AspNetCore.App …
Recently while upgrading a couple of projects to .NET Core 2.2, I came across this error. This version of Microsoft.AspNetCore.App …
There is some pretty nifty stuff making it’s way into .NET Core 2.2 such as a new route “dispatcher” and …
Now the title of this post is probably a bit of a mouthful and maybe isn’t what you think. This …
This is part 4 of a series on getting up and running with Azure WebJobs in .NET Core. If you …
This is part 3 of a series on getting up and running with Azure WebJobs in .NET Core. If you …
This is part 2 of a series on getting up and running with Azure WebJobs in .NET Core. If you …
While working on a web project recently that was written in .NET Core, there was a need for a small …
ELO is a player rating system that was first used to rank chess players, but later found a lot of …
Are you using .NET Core 3? This guide is for .NET Core 2 only. Check out our updated guide for …
This week there was a great blog post about Bing.com running on .NET Core 2.1, and the performance gains that …