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/Microsoft.Rtc.Collaboration.AsyncExtensions |
Install
Install-Package Microsoft.Rtc.Collaboration.AsyncExtensions
dotnet add package Microsoft.Rtc.Collaboration.AsyncExtensions
paket add Microsoft.Rtc.Collaboration.AsyncExtensions
Microsoft.Rtc.Collaboration.AsyncExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
Tags