Is it possible to build a desktop UI for windows 10 that targets .net core 2.x or higher? I am running into problems. I have a class library targeting .net core 2.1.
And I would like to use the classes in that library within my windows 10 desktop app.