Is there a way to easily convert a class library targeting .NET Core 2.0 to .NET Standard?
If I understand it correctly, if one wants to maximize the reusability of
Replace your Target Framwork
netcoreapp2.2 TO netstandard2.0
See this picture to more clear