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 --version 1.1.0
Install-Package Microsoft.Bcl.AsyncInterfaces -Version 1.1.0
| 包名 | 版本要求 |
|---|---|
| System.Threading.Tasks.Extensions | [4.5.2, ) |
| 包名 | 版本要求 |
|---|---|
| System.Threading.Tasks.Extensions | [4.5.2, ) |
| 包名 | 版本要求 |
|---|---|
| System.Threading.Tasks.Extensions | [4.5.2, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2019-12-03 16:39:24 |
| 项目主页 | https://github.com/dotnet/corefx |
| 许可证 | https://www.nuget.org/packages/Microsoft.Bcl.AsyncInterfaces/1.1.0/license |