BCL Portability Pack for .NET Framework 4, Silverlight 4 and 5, and Windows Phone 7.5, but not with the Beta tag. You're welcome guys. NuGet Package

This packages enables projects targeting .NET Framework 4, 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

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.




Got any BCL Portability Pack for .NET Framework 4, Silverlight 4 and 5, and Windows Phone 7.5, but not with the Beta tag. You're welcome guys. Question?





Info

Version: 1.0.11
Last Update: Thursday, December 13, 2012
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/Microsoft.Bcl.NotBeta


Install
Install-Package Microsoft.Bcl.NotBeta
dotnet add package Microsoft.Bcl.NotBeta
paket add Microsoft.Bcl.NotBeta
Microsoft.Bcl.NotBeta Download (Unzip the "nupkg" after downloading)

1 package depend on this package.




STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

4162