Extension methods to convert old asynchronous programming model (APM), the pairs of begin/end methods to new TPL async/await Task base methods.
Info
Version: | 1.0.2 |
Author(s): | Alexey Sosnin |
Last Update: | Tuesday, June 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Ne4to/LyncAsyncExtensions |
NuGet Url: | https://www.nuget.org/packages/LyncSDK.AsyncExtensions.Sources |
Install
Install-Package LyncSDK.AsyncExtensions.Sources
dotnet add package LyncSDK.AsyncExtensions.Sources
paket add LyncSDK.AsyncExtensions.Sources
LyncSDK.AsyncExtensions.Sources Download (Unzip the "nupkg" after downloading)
Dependencies
Tags