Microsoft.Bcl 1.1.10

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved

Requires NuGet 2.8.1 or higher.

dotnet add package Microsoft.Bcl --version 1.1.10
NuGet\Install-Package Microsoft.Bcl -Version 1.1.10
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Bcl" Version="1.1.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Bcl --version 1.1.10
#r "nuget: Microsoft.Bcl, 1.1.10"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Bcl as a Cake Addin
#addin nuget:?package=Microsoft.Bcl&version=1.1.10

// Install Microsoft.Bcl as a Cake Tool
#tool nuget:?package=Microsoft.Bcl&version=1.1.10

This packages enables projects targeting down-level platforms to use some of the types added in later versions 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 available in the platform.

Supported Platforms:
- .NET Framework 4 (with KB2468871)
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 7.5
- Silverlight 4
- Portable Class Libraries
This package is only required for projects targeting .NET Framework 4.5, Windows 8, Windows Phone Silverlight 8, or Windows Phone 8.1 when consuming a library that uses this package.

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
Silverlight sl4 is compatible.  sl4-wp71 is compatible.  sl5 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win8 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (160)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Bcl:

Repository Stars
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
SignalR/SignalR
Incredibly simple real-time web for .NET
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
SubtitleEdit/subtitleedit
the subtitle editor :)
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
Version Downloads Last updated
1.1.10 531,187 2/25/2015
1.1.9 1,017,121 5/5/2014
1.1.8 374,434 4/11/2014
1.1.7 140,747 4/1/2014