Microsoft.Bcl 1.1.8

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.

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

Install-Package Microsoft.Bcl -Version 1.1.8
dotnet add package Microsoft.Bcl --version 1.1.8
<PackageReference Include="Microsoft.Bcl" Version="1.1.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Bcl --version 1.1.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Bcl, 1.1.8"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.8

// Install Microsoft.Bcl as a Cake Tool
#tool nuget:?package=Microsoft.Bcl&version=1.1.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Microsoft.Bcl:

Package Downloads
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage; the notional successor to BookSleeve. If you require a strong-named version, try StackExchange.Redis.StrongName
Hyak.Common
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak. Supported Portable Library Platforms: - .NET Framework 4.0, 4.5 - .NET for Windows Store apps - Windows Phone 8, 8.1 - Portable Class Libraries
Microsoft.Azure.Common.Dependencies
Provides popular portable components for a common HTTP pipeline and JSON parsing. This package is included as a dependency to other libraries such as the Microsoft Azure Management Libraries and should not be directly added to your project.
Microsoft.WindowsAzure.Common.Dependencies
Provides popular portable components for a common HTTP pipeline and JSON parsing. This package is included as a dependency to other libraries such as the Microsoft Azure Management Libraries and should not be directly added to your project.
CSLA-Core
Supports the creation of Class Library projects containing business domain classes, Windows Services, Console applications and other native Windows application models. CSLA .NET is an application development framework that reduces the cost of building and maintaining applications. The framework enables developers to build an object-oriented business layer for their application that encapsulates all business, authorization and validation logic for the application.

Version History

Version Downloads Last updated
1.1.10 0 06.02.2022
1.1.9 0 06.02.2022
1.1.8 0 06.02.2022
1.1.3 0 06.02.2022