Provides a set of packages that can be used when building Universal Windows applications on .NET. 5.2.4 contains .NET Native 1.4 plus the following fix: - Updated the WCF packages which contain bug fixes. When using Visual Studio this package requires Visual Studio 2015 Update 3 or later. When using NuGet 3.x this package requires at least version 3.4.
dotnet add package Microsoft.NETCore.UniversalWindowsPlatform --version 5.2.4
Install-Package Microsoft.NETCore.UniversalWindowsPlatform -Version 5.2.4
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2018-01-09 17:27:42 |
| 项目主页 | https://github.com/Microsoft/dotnet/blob/master/releases/UWP/README.md |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |