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 | 644 | 2/23/2023 |
1.2.36 | 8,286 | 5/10/2022 |
1.2.34 | 13,233 | 4/9/2021 |
1.2.32 | 400 | 3/30/2021 |
1.2.28 | 318 | 3/29/2021 |
1.2.27 | 2,261 | 12/22/2020 |
1.2.20 | 3,244 | 5/21/2020 |
1.2.17 | 477 | 5/7/2020 |
1.2.9 | 10,606 | 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 | 618 | 4/11/2019 |
1.1.16 | 7,119 | 3/11/2019 |
1.1.15 | 522 | 2/26/2019 |
1.1.14 | 838 | 12/11/2018 |
1.1.13 | 713 | 12/7/2018 |
1.1.12 | 585 | 12/4/2018 |
1.1.11 | 759 | 10/3/2018 |
1.1.10 | 660 | 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 | 889 | 3/21/2018 |
1.1.4-rc2 | 731 | 3/19/2018 |
1.1.4-rc1 | 739 | 3/19/2018 |
1.1.3 | 934 | 3/6/2018 |
1.1.2 | 826 | 3/6/2018 |
1.1.1 | 854 | 3/6/2018 |
1.1.0 | 922 | 3/2/2018 |
1.1.0-rc5 | 723 | 3/2/2018 |
1.1.0-rc4 | 735 | 3/1/2018 |
1.1.0-rc3 | 739 | 3/1/2018 |
1.1.0-rc2 | 742 | 2/26/2018 |
1.1.0-rc1 | 681 | 2/22/2018 |
1.0.11 | 1,185 | 5/26/2017 |
1.0.10 | 820 | 5/26/2017 |
1.0.9 | 812 | 5/14/2017 |
1.0.8 | 838 | 5/14/2017 |
1.0.7 | 812 | 5/14/2017 |
1.0.6 | 826 | 5/14/2017 |
1.0.5 | 848 | 5/14/2017 |
1.0.4 | 837 | 5/14/2017 |
1.0.3 | 826 | 5/14/2017 |
1.0.2 | 824 | 5/14/2017 |
1.0.1 | 854 | 5/14/2017 |
Updated Create to allow specifying extra query string.