Microsoft.Bcl.AsyncInterfaces
5.0.0
Requires NuGet 2.12 or higher.
Install-Package Microsoft.Bcl.AsyncInterfaces -Version 5.0.0
dotnet add package Microsoft.Bcl.AsyncInterfaces --version 5.0.0
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="5.0.0" />
paket add Microsoft.Bcl.AsyncInterfaces --version 5.0.0
#r "nuget: Microsoft.Bcl.AsyncInterfaces, 5.0.0"
// Install Microsoft.Bcl.AsyncInterfaces as a Cake Addin
#addin nuget:?package=Microsoft.Bcl.AsyncInterfaces&version=5.0.0
// Install Microsoft.Bcl.AsyncInterfaces as a Cake Tool
#tool nuget:?package=Microsoft.Bcl.AsyncInterfaces&version=5.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
When using NuGet 3.x this package requires at least version 3.4.
| Product | Versions |
|---|---|
| .NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
| .NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
| .NET Standard | netstandard2.0 netstandard2.1 |
| .NET Framework | net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid |
| MonoMac | monomac |
| MonoTouch | monotouch |
| Tizen | tizen40 tizen60 |
| Xamarin.iOS | xamarinios |
| Xamarin.Mac | xamarinmac |
| Xamarin.TVOS | xamarintvos |
| Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 2.1
- No dependencies.
-
.NETFramework 4.6.1
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.1
- No dependencies.
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 |