System.ComponentModel.EventBasedAsync
4.0.11
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.ComponentModel.EventBasedAsync -Version 4.0.11
dotnet add package System.ComponentModel.EventBasedAsync --version 4.0.11
<PackageReference Include="System.ComponentModel.EventBasedAsync" Version="4.0.11" />
paket add System.ComponentModel.EventBasedAsync --version 4.0.11
#r "nuget: System.ComponentModel.EventBasedAsync, 4.0.11"
// Install System.ComponentModel.EventBasedAsync as a Cake Addin
#addin nuget:?package=System.ComponentModel.EventBasedAsync&version=4.0.11
// Install System.ComponentModel.EventBasedAsync as a Cake Tool
#tool nuget:?package=System.ComponentModel.EventBasedAsync&version=4.0.11
Provides support classes and delegates for the event-based asynchronous pattern. Developers should prefer the classes in the System.Threading.Tasks package.
Commonly Used Types:
System.ComponentModel.AsyncCompletedEventArgs
System.ComponentModel.AsyncCompletedEventHandler
System.ComponentModel.ProgressChangedEventArgs
System.ComponentModel.ProgressChangedEventHandler
System.ComponentModel.AsyncOperation
System.ComponentModel.AsyncOperationManager
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 | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
| .NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
| .NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid monoandroid10 |
| MonoMac | monomac |
| MonoTouch | monotouch monotouch10 |
| Tizen | tizen30 tizen40 tizen60 |
| Universal Windows Platform | netcore50 uap uap10.0 |
| Windows Phone | wp8 wp81 wpa81 |
| Windows Store | netcore netcore45 netcore451 win8 |
| Xamarin.iOS | xamarinios xamarinios10 |
| Xamarin.Mac | xamarinmac xamarinmac20 |
| Xamarin.TVOS | xamarintvos xamarintvos10 |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos10 |
-
.NETCore 5.0
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- System.Runtime (>= 4.1.0)
-
.NETStandard 1.3
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Threading (>= 4.0.11)
- System.Threading.Tasks (>= 4.0.11)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on System.ComponentModel.EventBasedAsync:
| Package | Downloads |
|---|---|
|
Microsoft.Data.Services.Client
LINQ-enabled client API for issuing OData queries and consuming OData payloads. Supports OData v3. Targets .NET 4.0, Silverlight 4.0 or .NET Portable Lib with support for .NET 4.5, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS. |
|
|
Microsoft.TestPlatform.ObjectModel
The Microsoft Test Platform Object Model. |
|
|
NUnit3TestAdapter
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core). Note that this package ONLY contains the adapter, not the NUnit framework. For VS 2017 and forward, you should add this package to every test project in your solution. (Earlier versions only require a single adapter package per solution.) Note that with this package you should not install the VSIX adapter package. |