Smartlogic.Semaphore.Api
1.1.8
See the version list below for details.
dotnet add package Smartlogic.Semaphore.Api --version 1.1.8
NuGet\Install-Package Smartlogic.Semaphore.Api -Version 1.1.8
<PackageReference Include="Smartlogic.Semaphore.Api" Version="1.1.8" />
paket add Smartlogic.Semaphore.Api --version 1.1.8
#r "nuget: Smartlogic.Semaphore.Api, 1.1.8"
// Install Smartlogic.Semaphore.Api as a Cake Addin #addin nuget:?package=Smartlogic.Semaphore.Api&version=1.1.8 // Install Smartlogic.Semaphore.Api as a Cake Tool #tool nuget:?package=Smartlogic.Semaphore.Api&version=1.1.8
A client library that can be used to connect to Semaphore services from Microsoft .Net framework applications
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- 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.1.24 | 52 | 7/10/2024 |
1.1.23 | 349 | 1/30/2024 |
1.1.22 | 3,240 | 2/2/2023 |
1.1.21 | 1,886 | 4/28/2021 |
1.1.20 | 980 | 8/31/2020 |
1.1.19 | 1,421 | 4/30/2020 |
1.1.18 | 567 | 4/23/2020 |
1.1.17 | 663 | 4/16/2020 |
1.1.16 | 575 | 4/15/2020 |
1.1.15 | 641 | 3/23/2020 |
1.1.14 | 632 | 11/5/2019 |
1.1.13 | 1,662 | 9/24/2019 |
1.1.12 | 921 | 11/15/2018 |
1.1.10 | 2,640 | 10/10/2018 |
1.1.8 | 1,547 | 7/18/2018 |
1.1.7 | 1,124 | 7/6/2018 |
1.1.6 | 1,292 | 5/17/2018 |
1.1.5 | 1,096 | 5/16/2018 |
1.1.4 | 1,780 | 5/30/2017 |
1.1.3 | 2,521 | 7/15/2016 |
1.1.2 | 1,920 | 7/12/2016 |
1.0.0 | 1,078 | 7/5/2016 |
v 1.1.8 - Added support for term deprecated field in SES output.
v 1.1.7 - Modified methods for getting terms, so that they support choosing a language.
v 1.1.6 - Made it possible to set number of terms to download.
v 1.1.4 - Added methods to support making SES requests for root terms for a specific hierarchical relationship.
v 1.1.3 - Added XML Documentation. Added default ILogger implementation.
v 1.1.2 - Added additional authorization functions neccesary for connection to OAuth secured endpoints.