Microsoft.Bcl
1.1.10
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
<PackageReference Include="Microsoft.Bcl" Version="1.1.10" />
<PackageVersion Include="Microsoft.Bcl" Version="1.1.10" />
<PackageReference Include="Microsoft.Bcl" />
paket add Microsoft.Bcl --version 1.1.10
#r "nuget: Microsoft.Bcl, 1.1.10"
#addin nuget:?package=Microsoft.Bcl&version=1.1.10
#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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. net9.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. |
-
- Microsoft.Bcl.Build (>= 1.0.14)
GitHub repositories (152)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Bcl:
Repository | Stars |
---|---|
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
|
|
SubtitleEdit/subtitleedit
the subtitle editor :)
|
|
SignalR/SignalR
Incredibly simple real-time web for .NET
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
microsoft/referencesource
Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
|
|
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.
|
|
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
|
|
OpenLiveWriter/OpenLiveWriter
An open source fork of Windows Live Writer
|
|
aws/aws-sdk-net
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
|
|
xamarin/XamarinComponents
Plugins for Xamarin
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
JabbR/JabbR
Collaborative chat done right
|
|
moonsharp-devs/moonsharp
An interpreter for the Lua language, written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms, including handy remote debugger facilities.
|
|
ispysoftware/iSpy
Open source surveillance software
|
|
AnyListen/YaVipCore
Net Core Music Interface
|
|
loklak/loklak_dotnet_api
A C#.NET Wrapper for Loklak to be used with Windows applications
|
|
microsoft/Cognitive-Samples-IntelligentKiosk
Welcome to the Intelligent Kiosk Sample! Here you will find several demos showcasing workflows and experiences built on top of the Microsoft Cognitive Services.
|
|
guryanovev/CrystalQuartz
pluggable UI for Quartz.NET
|
|
jfrog/project-examples
Small projects in universal build ecosystems to configure CI and Artifactory
|