System.Threading.Tasks.Extensions (4.5.3)
Published 2023-05-05 11:43:26 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.5.3 System.Threading.Tasks.Extensions
About this package
Provides additional types that simplify the work of writing concurrent and asynchronous code.
Commonly Used Types: System.Threading.Tasks.ValueTask
637a8d58f72f2b0f1a71187530c3cf433e95a75a
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Runtime.CompilerServices.Unsafe | 4.5.2 | .NETFramework4.5 |
System.Runtime.CompilerServices.Unsafe | 4.5.2 | .NETPortable4.5-Profile259 |
System.Collections | 4.3.0 | .NETStandard1.0 |
System.Runtime | 4.3.0 | .NETStandard1.0 |
System.Runtime.CompilerServices.Unsafe | 4.5.2 | .NETStandard1.0 |
System.Threading.Tasks | 4.3.0 | .NETStandard1.0 |
System.Runtime.CompilerServices.Unsafe | 4.5.2 | .NETStandard2.0 |
System.Runtime.CompilerServices.Unsafe | 4.5.2 | Windows8.0 |
System.Runtime.CompilerServices.Unsafe | 4.5.2 | WindowsPhone8.0 |
System.Runtime.CompilerServices.Unsafe | 4.5.2 | WindowsPhoneApp8.1 |