Provides a set of packages that can be used when building Universal Windows applications on .NET. 5.4.1 contains .NET Native 1.7. When using Visual Studio this package requires Visual Studio 2017 or later. When using NuGet 3.x this package requires at least version 3.4.
dotnet add package Microsoft.NETCore.UniversalWindowsPlatform --version 5.4.1
Install-Package Microsoft.NETCore.UniversalWindowsPlatform -Version 5.4.1
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2017-10-10 00:56:35 |
| 项目主页 | https://github.com/Microsoft/dotnet/blob/master/releases/UWP/README.md |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |