System.ComponentModel.EventBasedAsync
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.
Total Downloads
336.9M
336,891,091
Published
Nov 15, 2016
Latest stable version
Install
.NET CLI
dotnet add package System.ComponentModel.EventBasedAsync --version 4.3.0
Package Manager Console
Install-Package System.ComponentModel.EventBasedAsync -Version 4.3.0
PackageReference
<PackageReference Include="System.ComponentModel.EventBasedAsync" Version="4.3.0" />
Frameworks
Dependencies
System.Resources.ResourceManager
[4.3.0, )
.NETCore5.0
System.Runtime
[4.3.0, )
.NETCore5.0
System.Threading
[4.3.0, )
.NETCore5.0
System.Threading.Tasks
[4.3.0, )
.NETCore5.0
System.Runtime
[4.3.0, )
.NETStandard1.0
System.Resources.ResourceManager
[4.3.0, )
.NETStandard1.3
System.Runtime
[4.3.0, )
.NETStandard1.3
System.Threading
[4.3.0, )
.NETStandard1.3
System.Threading.Tasks
[4.3.0, )
.NETStandard1.3