A simple Jenkins client, providing a C# wrapper around the default Jenkins API.
Info
Version: | 3.1.0 |
Author(s): | alanedwardes |
Last Update: | Monday, June 14, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Narochno/Narochno.Jenkins |
NuGet Url: | https://www.nuget.org/packages/Narochno.Jenkins |
Install
Install-Package Narochno.Jenkins
dotnet add package Narochno.Jenkins
paket add Narochno.Jenkins
Narochno.Jenkins Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Narochno.Primitives.Json(>= 2.6.6)
- Newtonsoft.Json(>= 11.0.2)
- Polly(>= 6.1.0)
- System.Net.Http(>= 4.3.3)
Tags