fm.ivanti.API 5.0.0

.NET 7.0
dotnet add package fm.ivanti.API --version 5.0.0
NuGet\Install-Package fm.ivanti.API -Version 5.0.0
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="fm.ivanti.API" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add fm.ivanti.API --version 5.0.0
#r "nuget: fm.ivanti.API, 5.0.0"
#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 fm.ivanti.API as a Cake Addin
#addin nuget:?package=fm.ivanti.API&version=5.0.0

// Install fm.ivanti.API as a Cake Tool
#tool nuget:?package=fm.ivanti.API&version=5.0.0

A library that warps the Ivanti Service Manager (ISM) API in a nice user-friendly package.

Product Versions
.NET net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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
5.0.0 80 3/5/2023
3.5.0 263 12/22/2021
3.4.0 304 5/10/2021
3.3.2 318 5/10/2021
3.3.1 315 5/6/2021
3.3.0 303 2/16/2021
3.2.2 291 2/11/2021
3.2.1 347 11/17/2020
3.2.0 525 10/17/2019
3.1.0 440 10/17/2019
3.0.0 515 4/27/2019
2.4.0 1,049 4/27/2018
2.0.0 864 1/29/2018

BREAKING: Target .NET 7
BREAKING: Remove dependency on 'fm.Extensions.HttpClient', thus using 'HttpRequestException' instead of 'HttpStatusCodeException' or 'HttpResponseException'
Fixed: AddAttachmentAndGetId(...) failing with 'RecId not found'
Add more types to ObjectCommandDataFieldValue