https://github.com/devpro/servicenow-dotnet-client
.NET client for ServiceNow
https://github.com/devpro/servicenow-dotnet-client
aspnet csharp dotnet nuget rest-client servicenow servicenow-api
Last synced: 5 months ago
JSON representation
.NET client for ServiceNow
- Host: GitHub
- URL: https://github.com/devpro/servicenow-dotnet-client
- Owner: devpro
- License: agpl-3.0
- Created: 2021-12-11T13:10:13.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T21:42:36.000Z (12 months ago)
- Last Synced: 2025-08-17T18:45:51.525Z (5 months ago)
- Topics: aspnet, csharp, dotnet, nuget, rest-client, servicenow, servicenow-api
- Language: C#
- Homepage:
- Size: 122 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ServiceNow .NET Client
[](https://gitlab.com/devpro-labs/software/servicenow-dotnet-client/-/pipelines)
[](https://gitlab.com/devpro-labs/software/servicenow-dotnet-client/-/commits/main)
[](https://www.nuget.org/packages/RabbidsIncubator.ServiceNowClient.Application)
.NET components (API & libraries) to simplify the integration with [ServiceNow](https://www.servicenow.com/), from any system (Linux, MacOS, Windows).
## Getting started
* [Quickstart](./docs/quickstart.md) to get an application running in 5 minutes
* [Contribution](./docs/contribution.md) to run locally the solution and push code changes
## Going further
* [Authentication](./docs/authentication.md) to secure the application
* [Automation](./docs/automation.md) to know about the Continuous Integration and Delivery pipeline
* [Dependencies](./docs/dependencies.md) to view the dependencies (in particular the link with ServiceNow)
* [Design](./docs/design.md) to understand the software design of the solution
* [Observability](./docs/automation.md) to monitor and measure the application