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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A ServiceNow REST API client
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.2)
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 | 492 | 2/23/2023 |
1.2.36 | 8,011 | 5/10/2022 |
1.2.34 | 13,207 | 4/9/2021 |
1.2.32 | 400 | 3/30/2021 |
1.2.28 | 318 | 3/29/2021 |
1.2.27 | 2,259 | 12/22/2020 |
1.2.20 | 3,242 | 5/21/2020 |
1.2.17 | 473 | 5/7/2020 |
1.2.9 | 10,582 | 12/11/2019 |
1.2.8 | 952 | 10/3/2019 |
1.2.7 | 450 | 10/3/2019 |
1.2.6 | 423 | 10/3/2019 |
1.2.5 | 527 | 9/4/2019 |
1.2.2 | 879 | 8/19/2019 |
1.1.21 | 636 | 7/19/2019 |
1.1.20 | 820 | 5/7/2019 |
1.1.19 | 470 | 5/7/2019 |
1.1.18 | 529 | 4/29/2019 |
1.1.17 | 616 | 4/11/2019 |
1.1.16 | 7,089 | 3/11/2019 |
1.1.15 | 522 | 2/26/2019 |
1.1.14 | 835 | 12/11/2018 |
1.1.13 | 713 | 12/7/2018 |
1.1.12 | 585 | 12/4/2018 |
1.1.11 | 757 | 10/3/2018 |
1.1.10 | 658 | 10/3/2018 |
1.1.9 | 1,272 | 4/27/2018 |
1.1.8 | 830 | 4/19/2018 |
1.1.6 | 868 | 3/28/2018 |
1.1.5 | 887 | 3/21/2018 |
1.1.4-rc2 | 729 | 3/19/2018 |
1.1.4-rc1 | 737 | 3/19/2018 |
1.1.3 | 932 | 3/6/2018 |
1.1.2 | 824 | 3/6/2018 |
1.1.1 | 852 | 3/6/2018 |
1.1.0 | 920 | 3/2/2018 |
1.1.0-rc5 | 721 | 3/2/2018 |
1.1.0-rc4 | 733 | 3/1/2018 |
1.1.0-rc3 | 737 | 3/1/2018 |
1.1.0-rc2 | 740 | 2/26/2018 |
1.1.0-rc1 | 680 | 2/22/2018 |
1.0.11 | 1,181 | 5/26/2017 |
1.0.10 | 818 | 5/26/2017 |
1.0.9 | 811 | 5/14/2017 |
1.0.8 | 837 | 5/14/2017 |
1.0.7 | 811 | 5/14/2017 |
1.0.6 | 823 | 5/14/2017 |
1.0.5 | 847 | 5/14/2017 |
1.0.4 | 836 | 5/14/2017 |
1.0.3 | 825 | 5/14/2017 |
1.0.2 | 822 | 5/14/2017 |
1.0.1 | 851 | 5/14/2017 |
Updated Create to allow specifying extra query string.