GitLabApiClient is a .NET rest client for GitLab API v4.
Info
Version: | 1.0.1 |
Author(s): | drOuch |
Last Update: | Thursday, September 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/drOuch/GitLabApiClient |
NuGet Url: | https://www.nuget.org/packages/drOuch.GitLabApiClient |
Install
Install-Package drOuch.GitLabApiClient
dotnet add package drOuch.GitLabApiClient
paket add drOuch.GitLabApiClient
drOuch.GitLabApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags