fm.ivanti.API
2.4.0
See the version list below for details.
dotnet add package fm.ivanti.API --version 2.4.0
NuGet\Install-Package fm.ivanti.API -Version 2.4.0
<PackageReference Include="fm.ivanti.API" Version="2.4.0" />
paket add fm.ivanti.API --version 2.4.0
#r "nuget: fm.ivanti.API, 2.4.0"
// Install fm.ivanti.API as a Cake Addin #addin nuget:?package=fm.ivanti.API&version=2.4.0 // Install fm.ivanti.API as a Cake Tool #tool nuget:?package=fm.ivanti.API&version=2.4.0
A library that warps the ivanti API in a nice user-friendly package.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- fm.Extensions.Common (>= 3.0.0)
- System.ServiceModel.Http (>= 4.4.2)
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.XmlSerializer (>= 4.3.0)
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 |
---|---|---|
7.0.0 | 74 | 11/18/2024 |
6.0.2 | 87 | 10/23/2024 |
6.0.1 | 141 | 5/16/2024 |
6.0.0 | 166 | 1/17/2024 |
5.0.2 | 236 | 11/2/2023 |
5.0.1 | 221 | 8/2/2023 |
5.0.0 | 292 | 3/5/2023 |
3.5.0 | 383 | 12/22/2021 |
3.4.0 | 431 | 5/10/2021 |
3.3.2 | 441 | 5/10/2021 |
3.3.1 | 414 | 5/6/2021 |
3.3.0 | 415 | 2/16/2021 |
3.2.2 | 404 | 2/11/2021 |
3.2.1 | 468 | 11/17/2020 |
3.2.0 | 700 | 10/17/2019 |
3.1.0 | 556 | 10/17/2019 |
3.0.0 | 652 | 4/27/2019 |
2.4.0 | 1,223 | 4/27/2018 |
2.0.0 | 1,007 | 1/29/2018 |
Added support for ReadAttachmentAsync(), AddAttachmentAsync() and AddAttachmentAndGetIdAsync()
Added IServiceManagerClient.FindObjectAsync()
Added LinkEntry.ToString()
Added ObjectCommandData constructors
Added ObjectCommandData.ToString()
Added ObjectCommandDataFieldValue constructor (bool?)
Added ObjectCommandDataFieldValue.ToString()
Added DisplayName to SchemaField
Added OrderByClass constructors
Added OrderByClass to ObjectQueryDefinition
Added Tenant { get } to IServiceManagerClient