With the fall 2017 creators update for windows 10 you can now use .Net standard 2.0 .
First step to use .net Standard 2.0 is to create a new UWP and set the min and max version of UWP version 16299 or higher.
Make sure you update the Nuget packages after you create the app
You need version 6.0.1 Microsoft.NETCore.UniversalWindowsPlatform if you need to use a .net standard 2.0 library.
Subscribe to:
Posts (Atom)
-
First lets create a new Repository on GitHub . For this demo I created a public repository that has a readme, and a Visual Studio Git Igno...
-
I have been wanting to learn how to develop software for Linux for a while. Now that Microsoft is has been making .net core work cross plat...
-
If you have the Anniversary update windows 10 pro or greater you can enable long file names in group policy. Search for group policy edit...

