Task-like structs which capture no synchronization context on the await operations in C#.
Info
Version: | 0.4.0 |
Author(s): | Nobuyuki Iwanaga |
Last Update: | Sunday, January 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ufcpp/ContextFreeTask/ |
NuGet Url: | https://www.nuget.org/packages/ContextFreeTasks |
Install
Install-Package ContextFreeTasks
dotnet add package ContextFreeTasks
paket add ContextFreeTasks
ContextFreeTasks Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)