Skip to main content
Microsoft.Bcl.AsyncInterfaces package icon

Microsoft.Bcl.AsyncInterfaces

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

Total Downloads
4.5B
4,509,241,020
Published
Nov 8, 2021
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Bcl.AsyncInterfaces --version 6.0.0
Package Manager Console
Install-Package Microsoft.Bcl.AsyncInterfaces -Version 6.0.0
PackageReference
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" />

Frameworks

.NETFramework4.6.1 .NETStandard2.0 .NETStandard2.1

Dependencies

[4.5.4, )
[4.5.4, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.