Microsoft.Bcl.AsyncInterfaces
7.0.0-preview.7.22375.6
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Bcl.AsyncInterfaces --version 7.0.0-preview.7.22375.6
NuGet\Install-Package Microsoft.Bcl.AsyncInterfaces -Version 7.0.0-preview.7.22375.6
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0-preview.7.22375.6" />
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0-preview.7.22375.6" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" />
paket add Microsoft.Bcl.AsyncInterfaces --version 7.0.0-preview.7.22375.6
#r "nuget: Microsoft.Bcl.AsyncInterfaces, 7.0.0-preview.7.22375.6"
#:package Microsoft.Bcl.AsyncInterfaces@7.0.0-preview.7.22375.6
#addin nuget:?package=Microsoft.Bcl.AsyncInterfaces&version=7.0.0-preview.7.22375.6&prerelease
#tool nuget:?package=Microsoft.Bcl.AsyncInterfaces&version=7.0.0-preview.7.22375.6&prerelease
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
| 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 was computed. net462 is compatible. 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. |
-
.NETFramework 4.6.2
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.1
- No dependencies.
NuGet packages (2.1K)
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 (485)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Bcl.AsyncInterfaces:
| Repository | Stars |
|---|---|
|
microsoft/PowerToys
Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows
|
|
|
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.
|
|
|
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
|
|
|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
|
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.
|
|
|
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+.
|
|
|
LuckyPennySoftware/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.
|
|
|
StockSharp/StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
|
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 10.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
|
dotnet/reactive
The Reactive Extensions for .NET
|
|
|
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
|
|
|
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
|
|
|
StackExchange/StackExchange.Redis
General purpose redis client
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 11.0.0-preview.1.26104.118 | 714 | 2/10/2026 | |
| 10.0.3 | 34,461 | 2/10/2026 | |
| 10.0.2 | 1,240,923 | 1/13/2026 | |
| 10.0.1 | 1,782,306 | 12/9/2025 | |
| 10.0.0 | 5,046,257 | 11/11/2025 | |
| 10.0.0-rc.2.25502.107 | 94,389 | 10/14/2025 | |
| 10.0.0-rc.1.25451.107 | 68,060 | 9/9/2025 | |
| 10.0.0-preview.7.25380.108 | 20,450 | 8/12/2025 | |
| 10.0.0-preview.6.25358.103 | 57,276 | 7/15/2025 | |
| 10.0.0-preview.5.25277.114 | 90,838 | 6/6/2025 | |
| 10.0.0-preview.4.25258.110 | 75,884 | 5/12/2025 | |
| 10.0.0-preview.3.25171.5 | 100,824 | 4/10/2025 | |
| 10.0.0-preview.2.25163.2 | 78,794 | 3/18/2025 | |
| 10.0.0-preview.1.25080.5 | 38,825 | 2/25/2025 | |
| 9.0.13 | 3,458 | 2/10/2026 | |
| 9.0.12 | 123,004 | 1/13/2026 | |
| 9.0.11 | 778,162 | 11/11/2025 | |
| 9.0.10 | 3,065,855 | 10/14/2025 | |
| 9.0.9 | 4,622,636 | 9/9/2025 | |
| 9.0.8 | 4,515,809 | 8/4/2025 | |
| 9.0.7 | 3,545,168 | 7/8/2025 | |
| 9.0.6 | 5,617,658 | 6/10/2025 | |
| 9.0.5 | 5,771,724 | 5/13/2025 | |
| 9.0.4 | 7,550,493 | 4/8/2025 | |
| 9.0.3 | 5,724,406 | 3/11/2025 | |
| 9.0.2 | 6,234,927 | 2/11/2025 | |
| 9.0.1 | 9,704,435 | 1/14/2025 | |
| 9.0.0 | 23,886,009 | 11/12/2024 | |
| 9.0.0-rc.2.24473.5 | 162,152 | 10/8/2024 | |
| 9.0.0-rc.1.24431.7 | 78,093 | 9/10/2024 | |
| 9.0.0-preview.7.24405.7 | 193,205 | 8/13/2024 | |
| 9.0.0-preview.6.24327.7 | 69,576 | 7/9/2024 | |
| 9.0.0-preview.5.24306.7 | 73,205 | 6/11/2024 | |
| 9.0.0-preview.4.24266.19 | 64,397 | 5/21/2024 | |
| 9.0.0-preview.3.24172.9 | 84,986 | 4/11/2024 | |
| 9.0.0-preview.2.24128.5 | 66,352 | 3/12/2024 | |
| 9.0.0-preview.1.24080.9 | 79,364 | 2/13/2024 | |
| 8.0.0 | 261,099,794 | 11/14/2023 | |
| 8.0.0-rc.2.23479.6 | 87,267 | 10/10/2023 | |
| 8.0.0-rc.1.23419.4 | 127,742 | 9/12/2023 | |
| 8.0.0-preview.7.23375.6 | 52,768 | 8/8/2023 | |
| 8.0.0-preview.6.23329.7 | 49,730 | 7/11/2023 | |
| 8.0.0-preview.5.23280.8 | 84,872 | 6/13/2023 | |
| 8.0.0-preview.4.23259.5 | 194,527 | 5/16/2023 | |
| 8.0.0-preview.3.23174.8 | 101,724 | 4/11/2023 | |
| 8.0.0-preview.2.23128.3 | 353,103 | 3/14/2023 | |
| 8.0.0-preview.1.23110.8 | 33,111 | 2/21/2023 | |
| 7.0.0 | 209,020,357 | 11/7/2022 | |
| 7.0.0-rc.2.22472.3 | 62,106 | 10/11/2022 | |
| 7.0.0-rc.1.22426.10 | 51,491 | 9/14/2022 | |
| 7.0.0-preview.7.22375.6 | 43,217 | 8/9/2022 | |
| 7.0.0-preview.6.22324.4 | 29,906 | 7/12/2022 | |
| 7.0.0-preview.5.22301.12 | 30,681 | 6/14/2022 | |
| 7.0.0-preview.4.22229.4 | 43,447 | 5/10/2022 | |
| 7.0.0-preview.3.22175.4 | 31,736 | 4/13/2022 | |
| 7.0.0-preview.2.22152.2 | 27,025 | 3/14/2022 | |
| 7.0.0-preview.1.22076.8 | 27,378 | 2/17/2022 | |
| 6.0.0 | 673,109,152 | 11/8/2021 | |
| 6.0.0-rc.2.21480.5 | 86,918 | 10/12/2021 | |
| 6.0.0-rc.1.21451.13 | 78,220 | 9/14/2021 | |
| 6.0.0-preview.7.21377.19 | 48,679 | 8/10/2021 | |
| 6.0.0-preview.6.21352.12 | 31,422 | 7/14/2021 | |
| 6.0.0-preview.5.21301.5 | 70,212 | 6/15/2021 | |
| 6.0.0-preview.4.21253.7 | 40,442 | 5/24/2021 | |
| 6.0.0-preview.3.21201.4 | 77,151 | 4/8/2021 | |
| 6.0.0-preview.2.21154.6 | 86,024 | 3/11/2021 | |
| 6.0.0-preview.1.21102.12 | 90,044 | 2/12/2021 | |
| 5.0.0 | 378,728,257 | 11/9/2020 | |
| 5.0.0-rc.2.20475.5 | 103,756 | 10/13/2020 | |
| 5.0.0-rc.1.20451.14 | 205,585 | 9/14/2020 | |
| 1.1.1 | 910,139,070 | 5/12/2020 | |
| 1.1.0 | 428,266,125 | 12/3/2019 | |
| 1.1.0-preview3.19551.4 | 458,610 | 11/13/2019 | |
| 1.1.0-preview2.19523.17 | 77,637 | 11/1/2019 | |
| 1.1.0-preview1.19504.10 | 86,313 | 10/15/2019 | |
| 1.0.0 | 592,363,405 | 9/23/2019 | |
| 1.0.0-rc1.19456.4 | 98,324 | 9/16/2019 | |
| 1.0.0-preview9.19421.4 | 150,940 | 9/4/2019 | |
| 1.0.0-preview9.19416.11 | 1,349 | 9/4/2019 | |
| 1.0.0-preview8.19405.3 | 119,093 | 8/13/2019 | |
| 1.0.0-preview7.19362.9 | 145,611 | 7/23/2019 | |
| 1.0.0-preview6.19303.8 | 41,708 | 6/12/2019 | |
| 1.0.0-preview6.19264.9 | 1,645 | 9/4/2019 | |
| 1.0.0-preview6.19259.10 | 27,775 | 5/10/2019 |