https://www.quora.com/What-is-your-review-of-NET-Core#MoreAnswers
>Its hard to use a single codebase for .NET framework and .NET core. I finally resorted to using 2 projects, a VS 2012 project for .NET and a VS 2015 project that built the .NET core version.