ServiceNow.Api 1.2.60

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

// Install ServiceNow.Api as a Cake Tool
#tool nuget:?package=ServiceNow.Api&version=1.2.60

A ServiceNow REST API client

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
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
1.2.60 8,538 2/23/2023
1.2.36 12,476 5/10/2022
1.2.34 14,919 4/9/2021
1.2.32 480 3/30/2021
1.2.28 385 3/29/2021
1.2.27 2,475 12/22/2020
1.2.20 3,399 5/21/2020
1.2.17 546 5/7/2020
1.2.9 11,752 12/11/2019
1.2.8 1,016 10/3/2019
1.2.7 527 10/3/2019
1.2.6 489 10/3/2019
1.2.5 577 9/4/2019
1.2.2 933 8/19/2019
1.1.21 724 7/19/2019
1.1.20 881 5/7/2019
1.1.19 515 5/7/2019
1.1.18 612 4/29/2019
1.1.17 709 4/11/2019
1.1.16 8,155 3/11/2019
1.1.15 598 2/26/2019
1.1.14 1,148 12/11/2018
1.1.13 788 12/7/2018
1.1.12 670 12/4/2018
1.1.11 840 10/3/2018
1.1.10 729 10/3/2018
1.1.9 1,346 4/27/2018
1.1.8 884 4/19/2018
1.1.6 928 3/28/2018
1.1.5 959 3/21/2018
1.1.4-rc2 763 3/19/2018
1.1.4-rc1 784 3/19/2018
1.1.3 1,015 3/6/2018
1.1.2 885 3/6/2018
1.1.1 917 3/6/2018
1.1.0 974 3/2/2018
1.1.0-rc5 767 3/2/2018
1.1.0-rc4 769 3/1/2018
1.1.0-rc3 770 3/1/2018
1.1.0-rc2 789 2/26/2018
1.1.0-rc1 715 2/22/2018
1.0.11 1,256 5/26/2017
1.0.10 881 5/26/2017
1.0.9 884 5/14/2017
1.0.8 916 5/14/2017
1.0.7 896 5/14/2017
1.0.6 885 5/14/2017
1.0.5 927 5/14/2017
1.0.4 901 5/14/2017
1.0.3 892 5/14/2017
1.0.2 885 5/14/2017
1.0.1 1,042 5/14/2017

Updated Create to allow specifying extra query string.