Microsoft.Bcl.AsyncInterfaces
1.1.1
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.Bcl.AsyncInterfaces --version 1.1.1
NuGet\Install-Package Microsoft.Bcl.AsyncInterfaces -Version 1.1.1
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="1.1.1" />
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="1.1.1" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" />
paket add Microsoft.Bcl.AsyncInterfaces --version 1.1.1
#r "nuget: Microsoft.Bcl.AsyncInterfaces, 1.1.1"
#addin nuget:?package=Microsoft.Bcl.AsyncInterfaces&version=1.1.1
#tool nuget:?package=Microsoft.Bcl.AsyncInterfaces&version=1.1.1
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Commonly Used Types:
System.IAsyncDisposable
System.Collections.Generic.IAsyncEnumerable
System.Collections.Generic.IAsyncEnumerator
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.1
- No dependencies.
-
.NETFramework 4.6.1
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.1
- System.Threading.Tasks.Extensions (>= 4.5.4)
NuGet packages (1.7K)
Showing the top 5 NuGet packages that depend on Microsoft.Bcl.AsyncInterfaces:
Package | Downloads |
---|---|
Microsoft.Extensions.DependencyInjection.Abstractions
Abstractions for dependency injection. Commonly Used Types: Microsoft.Extensions.DependencyInjection.IServiceCollection |
|
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection. |
|
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging. |
|
System.Text.Json
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data. The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks. |
|
Microsoft.Extensions.Hosting.Abstractions
Hosting and startup abstractions for applications. |
GitHub repositories (449)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Bcl.AsyncInterfaces:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
PowerShell/PowerShell
PowerShell for every system!
|
|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
StockSharp/StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
dotnet/reactive
The Reactive Extensions for .NET
|
|
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
|
|
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
|
Version | Downloads | Last updated | |
---|---|---|---|
10.0.0-preview.4.25258.110 | 20,752 | 5/12/2025 | |
10.0.0-preview.3.25171.5 | 24,782 | 4/10/2025 | |
10.0.0-preview.2.25163.2 | 38,926 | 3/18/2025 | |
10.0.0-preview.1.25080.5 | 18,042 | 2/25/2025 | |
9.0.5 | 496,740 | 5/13/2025 | |
9.0.4 | 1,643,744 | 4/8/2025 | |
9.0.3 | 1,894,406 | 3/11/2025 | |
9.0.2 | 2,758,284 | 2/11/2025 | |
9.0.1 | 3,445,292 | 1/14/2025 | |
9.0.0 | 8,265,930 | 11/12/2024 | |
9.0.0-rc.2.24473.5 | 122,788 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 67,468 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 99,224 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 54,242 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 53,286 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 50,282 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 58,600 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 51,721 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 67,308 | 2/13/2024 | |
8.0.0 | 111,809,288 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 82,934 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 111,920 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 48,648 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 45,519 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 75,320 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 157,860 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 79,021 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 350,965 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 30,379 | 2/21/2023 | |
7.0.0 | 130,879,119 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 52,825 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 47,731 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 39,059 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 25,779 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 25,704 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 41,872 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 29,648 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 25,228 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 26,294 | 2/17/2022 | |
6.0.0 | 449,331,058 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 80,810 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 76,745 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 43,065 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 30,022 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 67,139 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 39,201 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 72,138 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 84,871 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 87,085 | 2/12/2021 | |
5.0.0 | 320,739,018 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 100,479 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 202,047 | 9/14/2020 | |
1.1.1 | 709,064,717 | 5/12/2020 | |
1.1.0 | 370,368,473 | 12/3/2019 | |
1.1.0-preview3.19551.4 | 448,450 | 11/13/2019 | |
1.1.0-preview2.19523.17 | 74,339 | 11/1/2019 | |
1.1.0-preview1.19504.10 | 82,745 | 10/15/2019 | |
1.0.0 | 518,364,659 | 9/23/2019 | |
1.0.0-rc1.19456.4 | 95,600 | 9/16/2019 | |
1.0.0-preview9.19421.4 | 148,409 | 9/4/2019 | |
1.0.0-preview9.19416.11 | 1,032 | 9/4/2019 | |
1.0.0-preview8.19405.3 | 105,067 | 8/13/2019 | |
1.0.0-preview7.19362.9 | 144,316 | 7/23/2019 | |
1.0.0-preview6.19303.8 | 38,005 | 6/12/2019 | |
1.0.0-preview6.19264.9 | 1,257 | 9/4/2019 | |
1.0.0-preview6.19259.10 | 25,631 | 5/10/2019 |