UCWA.CSharp
1.0.10
See the version list below for details.
dotnet add package UCWA.CSharp --version 1.0.10
NuGet\Install-Package UCWA.CSharp -Version 1.0.10
<PackageReference Include="UCWA.CSharp" Version="1.0.10" />
paket add UCWA.CSharp --version 1.0.10
#r "nuget: UCWA.CSharp, 1.0.10"
// Install UCWA.CSharp as a Cake Addin #addin nuget:?package=UCWA.CSharp&version=1.0.10 // Install UCWA.CSharp as a Cake Tool #tool nuget:?package=UCWA.CSharp&version=1.0.10
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,522 | 3/13/2019 | |
1.0.13 | 773 | 3/13/2019 | |
1.0.12 | 8,040 | 4/18/2018 | |
1.0.11 | 1,118 | 3/29/2018 | |
1.0.10 | 3,087 | 12/29/2017 | |
1.0.9 | 1,256 | 10/27/2017 | |
1.0.8 | 1,137 | 10/25/2017 | |
1.0.7 | 1,052 | 10/16/2017 | |
1.0.6 | 1,179 | 8/19/2017 | |
1.0.5 | 1,094 | 8/1/2017 | |
1.0.4 | 1,532 | 6/1/2017 | |
1.0.3 | 1,138 | 5/18/2017 | |
1.0.2 | 1,092 | 5/11/2017 | |
1.0.1 | 1,244 | 2/8/2017 | |
1.0.0 | 1,278 | 1/19/2017 |
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