Class library projects : .NET Framework, .NET Core, and .NET Standard

Recently Microsoft announced the release of .NET Standard 2.1. You might have already noticed different project templates in Visual Studio 2017 that allow you to build class libraries such as .NET Framework class library, .NET Core class library, and .NET Standard class library. As a beginner you might have wondered what exactly is the difference between them. To that end this article briefly explains each of these three types of class libararies.

http://www.binaryintellect.net/articles/d493f43e-50dd-42e4-85b0-262808be335c.aspx