I recently wrote about ways to get an answer to questions on Stack Overflow. In this post, I'm going to look at the most common types of questions asked on Stack Overflow regarding .NET Core and ASP.NET Core. I'll also provide answers to these questions, too.
I've taken a look at the most commonly asked questions on Stack Overflow for both .NET Core and ASP.NET Core and thought I'd write up what would be my answers here. Which questions did I ask? You'll have to click through to find out.
Now that the first previews of .NET Core and .NET Standard 2.0 have been released, we're able to use .NET Framework NuGet packages with .NET Core applications. In this post, I'll run you through the steps required to use a .NET Framework NuGet package in a .NET Core 2.0 application, and we'll build a .NET Core 2.0 desktop application which consumes an amazing .NET Framework class library.
Over on the Coding Blocks Slack group, Luke Warren had suggested that I write a post about the .NET Standard. Luckily for