Unitysync.Async 1.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package Unitysync.Async --version 1.0.6
NuGet\Install-Package Unitysync.Async -Version 1.0.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Unitysync.Async" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unitysync.Async --version 1.0.6
#r "nuget: Unitysync.Async, 1.0.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Unitysync.Async as a Cake Addin
#addin nuget:?package=Unitysync.Async&version=1.0.6

// Install Unitysync.Async as a Cake Tool
#tool nuget:?package=Unitysync.Async&version=1.0.6

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.

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Unitysync.Async:

Package Downloads
Glader.Essentials.Unity

Glader.Essentials provide basic essential .NET/C# development libraries for day-to-day development needs. The models library has Refit library related Attributes and HTTP Types.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.15 52,108 11/13/2018
1.0.14 739 10/24/2018
1.0.13 979 7/2/2018
1.0.12 895 6/30/2018
1.0.11 922 6/30/2018
1.0.10 787 6/30/2018
1.0.6 1,306 9/8/2017
1.0.4 897 8/20/2017
1.0.2 889 8/20/2017