Microsoft.Bcl.AsyncInterfaces
8.0.0
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
Install-Package Microsoft.Bcl.AsyncInterfaces -Version 8.0.0
dotnet add package Microsoft.Bcl.AsyncInterfaces --version 8.0.0
paket add Microsoft.Bcl.AsyncInterfaces --version 8.0.0
The NuGet Team does not provide support for this client.
Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.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.
Version History
Version | Downloads | Last updated |
---|---|---|
8.0.0 (current version) | 0 | 9/30/2024 |
1.1.0 | 0 | 8/20/2024 |