ServiceNow.Api
1.3.8
dotnet add package ServiceNow.Api --version 1.3.8
NuGet\Install-Package ServiceNow.Api -Version 1.3.8
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.3.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ServiceNow.Api" Version="1.3.8" />
<PackageReference Include="ServiceNow.Api" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ServiceNow.Api --version 1.3.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ServiceNow.Api, 1.3.8"
#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.
#:package ServiceNow.Api@1.3.8
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ServiceNow.Api&version=1.3.8
#tool nuget:?package=ServiceNow.Api&version=1.3.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A ServiceNow REST API client
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.1)
- Newtonsoft.Json (>= 13.0.4)
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.3.8 | 7,970 | 12/18/2025 |
| 1.3.7 | 13,477 | 7/3/2025 |
| 1.3.1 | 24,356 | 8/13/2024 |
| 1.2.60 | 28,776 | 2/23/2023 |
| 1.2.36 | 21,581 | 5/10/2022 |
| 1.2.34 | 19,120 | 4/9/2021 |
| 1.2.32 | 709 | 3/30/2021 |
| 1.2.28 | 622 | 3/29/2021 |
| 1.2.27 | 2,862 | 12/22/2020 |
| 1.2.20 | 3,715 | 5/21/2020 |
| 1.2.17 | 836 | 5/7/2020 |
| 1.2.9 | 14,802 | 12/11/2019 |
| 1.2.8 | 1,291 | 10/3/2019 |
| 1.2.7 | 793 | 10/3/2019 |
| 1.2.6 | 744 | 10/3/2019 |
| 1.2.5 | 834 | 9/4/2019 |
| 1.2.2 | 1,196 | 8/19/2019 |
| 1.1.21 | 1,096 | 7/19/2019 |
| 1.1.20 | 1,150 | 5/7/2019 |
| 1.1.19 | 769 | 5/7/2019 |
Loading failed
Added missing ResourceLinkConverter to resolve serialization issues.
Includes updated object definitions related to Resource Links.