Microsoft.Bcl.AsyncInterfaces
1.1.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
When using NuGet 3.x this package requires at least version 3.4.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package Microsoft.Bcl.AsyncInterfaces -Version 1.1.0
dotnet add package Microsoft.Bcl.AsyncInterfaces --version 1.1.0
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Bcl.AsyncInterfaces --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Bcl.AsyncInterfaces, 1.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Bcl.AsyncInterfaces as a Cake Addin
#addin nuget:?package=Microsoft.Bcl.AsyncInterfaces&version=1.1.0
// Install Microsoft.Bcl.AsyncInterfaces as a Cake Tool
#tool nuget:?package=Microsoft.Bcl.AsyncInterfaces&version=1.1.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
-
.NETCoreApp 2.1
- No dependencies.
-
.NETFramework 4.6.1
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
.NETStandard 2.0
- System.Threading.Tasks.Extensions (>= 4.5.2)
-
.NETStandard 2.1
- System.Threading.Tasks.Extensions (>= 4.5.2)
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Microsoft.Bcl.AsyncInterfaces:
| Package | Downloads |
|---|---|
|
Microsoft.Diagnostics.NETCore.Client
.NET Core Diagnostics Client Library
|
|
|
CsvHelper
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
|
|
|
Visitmedia.CsvHelper
CsvHelper erweiterungen
|
|
|
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
When using NuGet 3.x this package requires at least version 3.4.
|
|
|
JetBrains.Rider.Rider.Backend
JetBrains Rider Rider Backend Package Version 212.0.20211008.81907
|