UCWA.CSharp
1.0.13.1
dotnet add package UCWA.CSharp --version 1.0.13.1
NuGet\Install-Package UCWA.CSharp -Version 1.0.13.1
<PackageReference Include="UCWA.CSharp" Version="1.0.13.1" />
<PackageVersion Include="UCWA.CSharp" Version="1.0.13.1" />
<PackageReference Include="UCWA.CSharp" />
paket add UCWA.CSharp --version 1.0.13.1
#r "nuget: UCWA.CSharp, 1.0.13.1"
#:package UCWA.CSharp@1.0.13.1
#addin nuget:?package=UCWA.CSharp&version=1.0.13.1
#tool nuget:?package=UCWA.CSharp&version=1.0.13.1
[Deprecated]
Please use Microsoft.Graph Microsoft.Graph
C# library for Unified Communications Web API v2. See https://ucwa.skype.com/documentation/whats-new-ucwa for more detail.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Newtonsoft.Json (>= 9.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated | |
---|---|---|---|
1.0.13.1 | 3,716 | 3/13/2019 | |
1.0.13 | 932 | 3/13/2019 | |
1.0.12 | 8,286 | 4/18/2018 | |
1.0.11 | 1,449 | 3/29/2018 | |
1.0.10 | 3,423 | 12/29/2017 | |
1.0.9 | 1,515 | 10/27/2017 | |
1.0.8 | 1,393 | 10/25/2017 | |
1.0.7 | 1,303 | 10/16/2017 | |
1.0.6 | 1,429 | 8/19/2017 | |
1.0.5 | 1,345 | 8/1/2017 | |
1.0.4 | 1,784 | 6/1/2017 | |
1.0.3 | 1,397 | 5/18/2017 | |
1.0.2 | 1,346 | 5/11/2017 | |
1.0.1 | 1,492 | 2/8/2017 | |
1.0.0 | 1,625 | 1/19/2017 |
1.0.13.1 deprecated announce
1.0.13 bug fix
1.0.12 bug fix
1.0.11 Add CancellationToken support for all methods. Several bug fixes.
1.0.10 But fix for authentication expiration error handling and null check for several objects.
1.0.9 Bug fix for put fails with incorrect etag setting.
1.0.8 Performance improvement for internal HttpClient usage.
1.0.7 Added transient error detection and retry policy support
1.0.6 fixed Participants cannot be accessed in Loby object issue.
1.0.5 add http route for on-prem discovery
1.0.4 bug fix
1.0.3 bug fix
1.0.2 added https handling for discovery
1.0.1 fixed typo
1.0.0 nitial release