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.
dotnet add package Microsoft.Bcl.AsyncInterfaces
Install-Package Microsoft.Bcl.AsyncInterfaces
| 作者 | Microsoft |
|---|---|
| 项目主页 | https://github.com/dotnet/corefx |
| 许可证 | https://github.com/dotnet/corefx/blob/master/LICENSE.TXT |
| 最新版本 | 11.0.0-preview.5.26302.115 |