Unitysync.Async NuGet Package

Unitysync.Async is a library of extension methods that lets you preform async continuations on Task/Task<T> Types.

Allowing you to non-blockingly call async methods on the Unity3D main thread and continue on the Unity3D main thread when the Task/Task<T> is completed.




Got any Unitysync.Async Question?





Info

Version: 1.0.15
Author(s): https://github.com/HelloKitty
Last Update: Tuesday, November 13, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/HelloKitty/Unitysync.Async
NuGet Url: https://www.nuget.org/packages/Unitysync.Async


Install
Install-Package Unitysync.Async
dotnet add package Unitysync.Async
paket add Unitysync.Async
Unitysync.Async Download (Unzip the "nupkg" after downloading)

.NETStandard 2.0
  • No dependencies.
net46
  • No dependencies.
1 package depend on this package.


Tags



STATS

must-have-score

1.1

avg-downloads-per-day

3

days-since-last-release

1963