ServiceNow.Api
1.2.36
.NET Standard 2.0
dotnet add package ServiceNow.Api --version 1.2.36
NuGet\Install-Package ServiceNow.Api -Version 1.2.36
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.36" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceNow.Api --version 1.2.36
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ServiceNow.Api, 1.2.36"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.36
// Install ServiceNow.Api as a Cake Tool
#tool nuget:?package=ServiceNow.Api&version=1.2.36
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 |
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 (>= 2.2.0)
- Newtonsoft.Json (>= 12.0.3)
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.36 | 5,944 | 5/10/2022 |
1.2.34 | 12,890 | 4/9/2021 |
1.2.32 | 392 | 3/30/2021 |
1.2.28 | 308 | 3/29/2021 |
1.2.27 | 2,230 | 12/22/2020 |
1.2.20 | 3,229 | 5/21/2020 |
1.2.17 | 466 | 5/7/2020 |
1.2.9 | 10,229 | 12/11/2019 |
1.2.8 | 937 | 10/3/2019 |
1.2.7 | 439 | 10/3/2019 |
1.2.6 | 416 | 10/3/2019 |
1.2.5 | 518 | 9/4/2019 |
1.2.2 | 874 | 8/19/2019 |
1.1.21 | 621 | 7/19/2019 |
1.1.20 | 813 | 5/7/2019 |
1.1.19 | 462 | 5/7/2019 |
1.1.18 | 522 | 4/29/2019 |
1.1.17 | 610 | 4/11/2019 |
1.1.16 | 6,869 | 3/11/2019 |
1.1.15 | 516 | 2/26/2019 |
1.1.14 | 799 | 12/11/2018 |
1.1.13 | 707 | 12/7/2018 |
1.1.12 | 579 | 12/4/2018 |
1.1.11 | 754 | 10/3/2018 |
1.1.10 | 655 | 10/3/2018 |
1.1.9 | 1,260 | 4/27/2018 |
1.1.8 | 821 | 4/19/2018 |
1.1.6 | 855 | 3/28/2018 |
1.1.5 | 876 | 3/21/2018 |
1.1.4-rc2 | 720 | 3/19/2018 |
1.1.4-rc1 | 723 | 3/19/2018 |
1.1.3 | 923 | 3/6/2018 |
1.1.2 | 811 | 3/6/2018 |
1.1.1 | 839 | 3/6/2018 |
1.1.0 | 906 | 3/2/2018 |
1.1.0-rc5 | 708 | 3/2/2018 |
1.1.0-rc4 | 717 | 3/1/2018 |
1.1.0-rc3 | 727 | 3/1/2018 |
1.1.0-rc2 | 725 | 2/26/2018 |
1.1.0-rc1 | 668 | 2/22/2018 |
1.0.11 | 1,160 | 5/26/2017 |
1.0.10 | 807 | 5/26/2017 |
1.0.9 | 800 | 5/14/2017 |
1.0.8 | 827 | 5/14/2017 |
1.0.7 | 801 | 5/14/2017 |
1.0.6 | 811 | 5/14/2017 |
1.0.5 | 836 | 5/14/2017 |
1.0.4 | 825 | 5/14/2017 |
1.0.3 | 812 | 5/14/2017 |
1.0.2 | 811 | 5/14/2017 |
1.0.1 | 839 | 5/14/2017 |
Updated Create to allow specifying extra query string.