UCWA.CSharp
1.0.8
Suggested Alternatives
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package UCWA.CSharp --version 1.0.8
NuGet\Install-Package UCWA.CSharp -Version 1.0.8
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="UCWA.CSharp" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UCWA.CSharp --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: UCWA.CSharp, 1.0.8"
#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 UCWA.CSharp as a Cake Addin #addin nuget:?package=UCWA.CSharp&version=1.0.8 // Install UCWA.CSharp as a Cake Tool #tool nuget:?package=UCWA.CSharp&version=1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- 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,524 | 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.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