Microsoft.Bcl 1.1.0-beta

This packages enables projects targeting .NET Framework 4 (with KB2468871), Silverlight 4 and 5, and Windows Phone 7.5 (including any portable library combinations) to use new types from later versions of .NET including: CallerMemberNameAttribute CallerLineNumberAttribute CallerFilePathAttribute Tuple<T1, T2, ...> IProgress<T> IStructuralComparable IStructuralEquatable Task InvalidDataException These types are "unified" to their later version equivalent. For example, when running on .NET Framework 4.5, IProgress<T> from this package will be seen by the runtime as the same type as the one already in the platform. This package is not required for projects targeting .NET Framework 4.5 or .NET for Windows Store apps. For known issues, please see: http://blogs.msdn.com/b/bclteam/p/asynctargetingpackkb.aspx.

Microsoft BCLMicrosoftSystemTaskIProgress
安装
dotnet add package Microsoft.Bcl --version 1.1.0-beta
Install-Package Microsoft.Bcl -Version 1.1.0-beta
依赖
any
包名版本要求
Microsoft.Bcl.Build [1.0.4, )
版本详情
作者Microsoft
发布时间1900-01-01 00:00:00
项目主页http://go.microsoft.com/fwlink/?LinkID=280057
许可证http://go.microsoft.com/fwlink/?LinkID=296435