NGitLab 11.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NGitLab --version 11.0.0
                    
NuGet\Install-Package NGitLab -Version 11.0.0
                    
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="NGitLab" Version="11.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NGitLab" Version="11.0.0" />
                    
Directory.Packages.props
<PackageReference Include="NGitLab" />
                    
Project file
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 NGitLab --version 11.0.0
                    
#r "nuget: NGitLab, 11.0.0"
                    
#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 NGitLab@11.0.0
                    
#: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=NGitLab&version=11.0.0
                    
Install as a Cake Addin
#tool nuget:?package=NGitLab&version=11.0.0
                    
Install as a Cake Tool

NuGet

What is NGitLab?

NGitLab is a .NET client implementation for the GitLab REST API.

Usage

Start by creating a GitLabClient instance:

var client = new GitLabClient("https://mygitlab.example.com", "your_private_token");

Then use its properties. You can obtain the private token in your account page. You may want to create a custom user for the API usage.

For further info about the GitLab API, refer to the official documentation

Where can I get it?

Get it from nuget.org. You can simply install it using the dotnet CLI:

dotnet add package NGitLab

Running Unit Tests locally

  • Install Docker on your machine
  • It's recommended to use WSL version 2 (see here)
  • Executing tests under Linux requires PowerShell to be installed (see here)

Thanks

Thanks to Scooletz for creating the original project.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on NGitLab:

Package Downloads
NGitLab.Mock

GitLab REST API .NET Client Mock Library

Cake.GitLab

Cake aliases for interacting with GitLab

DevAudit.Auditlibrary

Open-source, cross-platform, multi-purpose security auditing tool - core audit library

Extensions.Configuration.GitRepository.GitLabProvider

GitLab's repository configuration provider implementation to use with Microsoft.Extensions.Configuration.

Onenote2md.Core

OneNoteParser and generater of MD files

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on NGitLab:

Repository Stars
sonatype-nexus-community/DevAudit
Open-source, cross-platform, multi-purpose security auditing tool
GitTools/GitReleaseManager
Tool for creating and exporting releases for software applications hosted on GitHub
Version Downloads Last Updated
11.0.1 297 11/10/2025
11.0.0 470 11/3/2025
10.4.1 1,518 10/21/2025
10.4.0 216 10/20/2025
10.3.0 21,909 9/11/2025
10.2.0 548 9/8/2025
10.1.0 946 9/5/2025
10.0.0 6,505 8/20/2025
9.3.1 382 8/20/2025
9.3.0 3,648 8/11/2025
9.2.0 5,064 7/2/2025
9.1.0 848 6/30/2025
9.0.1 803 6/25/2025
9.0.0 2,758 6/18/2025
8.9.0 2,255 6/18/2025
8.8.0 1,472 6/16/2025
8.7.0 9,313 5/16/2025
8.6.0 6,435 5/5/2025
8.5.0 806 5/2/2025
8.4.0 4,007 4/17/2025
8.3.0 63,739 3/17/2025
8.2.0 2,424 3/13/2025
8.1.0 483 3/12/2025
8.0.0 5,742 2/27/2025
7.6.0 4,150 2/19/2025
7.5.1 1,083 2/14/2025
7.5.0 5,776 2/10/2025
7.4.1 850 2/6/2025
7.4.0 1,201 2/5/2025
7.3.0 5,602 1/21/2025
7.2.1-beta01 155 1/15/2025
7.2.0 2,948 1/13/2025
7.1.0 2,005 1/10/2025
7.0.2 547 1/9/2025
7.0.1 34,059 12/23/2024
7.0.0 18,258 12/18/2024
7.0.0-beta02 344 12/17/2024
7.0.0-beta01 185 12/16/2024
6.59.2 105,045 12/16/2024
6.59.1 3,335 12/5/2024
6.59.0 6,069 12/2/2024
6.58.0 3,361 11/20/2024
6.57.0 9,750 10/28/2024
6.56.0 2,467 10/15/2024
6.55.1 69,633 9/24/2024
6.55.0 6,167 9/18/2024
6.54.0 378 9/17/2024
6.53.0 46,729 7/24/2024
6.52.1 2,300 7/18/2024
6.52.0 383 7/17/2024
6.51.1 3,457 7/4/2024
6.51.0 18,952 6/21/2024
6.50.3 10,555 6/18/2024
6.50.2 61,278 5/9/2024
6.50.1 700 5/1/2024
6.50.0 1,714 4/24/2024
6.49.0 2,756 4/4/2024
6.48.0 4,155 3/12/2024
6.47.0 1,016 3/11/2024
6.46.2 14,593 2/21/2024
6.46.1 3,668 2/2/2024
6.46.0 1,368 1/26/2024
6.45.0 19,843 12/19/2023
6.44.2 6,386 12/6/2023
6.44.1 1,297 11/28/2023
6.44.0 770 11/27/2023
6.43.1 1,499 11/17/2023
6.43.0 626 11/16/2023
6.42.2 1,163 11/13/2023
6.42.1 619 11/13/2023
6.42.0 1,556 11/6/2023
6.41.0 1,548 10/25/2023
6.40.0 666 10/25/2023
6.39.2 20,881 9/18/2023
6.39.1 1,521 9/12/2023
6.39.0 3,050 8/23/2023
6.38.0 1,546 8/11/2023
6.37.0 1,516 7/25/2023
6.36.2 1,164 7/12/2023
6.36.1 1,013 7/11/2023
6.36.0 3,838 6/27/2023
6.35.0 1,355 6/8/2023
6.34.0 5,494 6/1/2023
6.33.30 10,986 5/29/2023
6.33.28 143,088 5/1/2023
6.33.27 1,092 4/28/2023
6.33.26 1,123 4/27/2023
6.33.25 5,184 4/18/2023
6.33.24 15,016 3/17/2023
6.33.23 1,126 3/17/2023
6.33.22 1,195 3/15/2023
6.33.21 2,513 3/6/2023
6.33.20 1,162 3/2/2023
6.33.19 1,230 3/1/2023
6.33.18 1,196 2/28/2023
6.33.17 1,695 2/14/2023
6.33.16 1,227 2/13/2023
6.33.15 1,492 2/9/2023
6.33.14 2,636 2/3/2023
6.33.13 1,405 1/30/2023
6.33.11 1,487 1/18/2023
6.33.10 1,315 1/16/2023
6.33.9 1,238 1/13/2023
6.33.8 1,277 1/12/2023
6.33.7 1,435 1/12/2023
6.33.6 1,275 1/12/2023
6.33.5 1,256 1/11/2023
6.33.4 1,266 1/11/2023
6.33.3 1,547 12/22/2022
6.33.2 1,266 12/22/2022
6.33.1 1,350 12/21/2022
6.33.0 3,276 12/9/2022
6.32.1 5,052 11/14/2022
6.32.0 1,606 11/11/2022
6.31.0 1,443 11/7/2022
6.30.0 3,127 10/31/2022
6.29.0 1,565 10/26/2022
6.28.2 1,812 10/20/2022
6.28.1 2,522 10/18/2022
6.28.0 2,536 10/13/2022
6.27.9 1,677 10/6/2022
6.27.8 1,493 10/5/2022
6.27.7 1,565 10/4/2022
6.27.6 1,564 10/4/2022
6.27.5 2,062 9/26/2022
6.27.4 1,670 9/22/2022
6.27.3 1,581 9/19/2022
6.27.2 1,892 9/14/2022
6.27.1 1,667 9/14/2022
6.27.0 1,765 9/13/2022
6.26.0 1,675 9/12/2022
6.25.1 1,614 9/9/2022
6.25.0 1,573 9/9/2022
6.24.0 3,794 9/7/2022
6.23.0 1,579 9/5/2022
6.22.0 8,882 8/31/2022
6.21.0 7,701 8/30/2022
6.20.2 1,689 8/26/2022
6.20.1 1,750 8/23/2022
6.20.0 1,754 8/16/2022
6.19.6 1,750 8/15/2022
6.19.5 1,701 8/10/2022
6.19.4 1,661 8/9/2022
6.19.3 1,603 8/9/2022
6.19.2 1,711 8/4/2022
6.19.1 1,573 8/1/2022
6.19.0 1,593 7/27/2022
6.18.0 1,678 7/12/2022
6.17.6 1,905 6/3/2022
6.17.5 1,618 6/2/2022
6.17.4 1,705 5/23/2022
6.17.3 2,467 5/17/2022
6.17.2 1,663 5/17/2022
6.17.1 1,674 5/16/2022
6.17.0 1,658 5/16/2022
6.16.2 2,712 4/26/2022
6.16.1 1,714 4/19/2022
6.16.0 1,667 4/12/2022
6.15.0 1,690 4/11/2022
6.14.0 2,100 4/4/2022
6.13.0 1,688 3/30/2022
6.12.6 1,704 3/25/2022
6.12.5 1,760 3/3/2022
6.12.4 1,763 2/25/2022
6.12.3 1,734 2/24/2022
6.12.2 1,723 2/18/2022
6.12.1 1,672 2/16/2022
6.12.0 1,681 2/16/2022
6.11.16 1,820 2/14/2022
6.11.15 1,772 2/11/2022
6.11.14 1,721 2/10/2022
6.11.13 1,711 2/10/2022
6.11.12 1,696 2/10/2022
6.11.11 1,676 2/9/2022
6.11.10 2,075 1/14/2022
6.11.9 1,455 1/6/2022
6.11.8 1,397 12/22/2021
6.11.7 1,319 12/17/2021
6.11.6 1,429 12/14/2021
6.11.5 1,466 12/14/2021
6.11.4 1,393 12/10/2021
6.11.3 1,913 12/1/2021
6.11.2 2,108 11/29/2021
6.11.1 2,104 11/29/2021
6.11.0 4,730 11/25/2021
6.10.23 1,855 11/5/2021
6.10.22 1,466 10/28/2021
6.10.21 1,503 10/28/2021
6.10.20 1,472 10/27/2021
6.10.19 1,460 10/27/2021
6.10.18 1,436 10/27/2021
6.10.17 1,459 10/25/2021
6.10.16 1,548 10/20/2021
6.10.15 1,477 10/20/2021
6.10.14 3,009 9/30/2021
6.10.13 1,636 9/22/2021
6.10.12 1,504 9/20/2021
6.10.11 1,548 9/13/2021
6.10.10 1,543 9/8/2021
6.10.9 1,482 9/7/2021
6.10.8 1,495 8/31/2021
6.10.7 2,254 8/12/2021
6.10.6 1,558 8/2/2021
6.10.5 1,772 7/28/2021
6.10.4 1,832 7/14/2021
6.10.3 1,483 7/14/2021
6.10.2 1,570 7/13/2021
6.10.1 1,570 7/13/2021
6.10.0 1,560 7/13/2021
6.9.1 1,607 7/7/2021
6.9.0 1,616 7/6/2021
6.8.17 1,619 6/28/2021
6.8.16 1,587 6/28/2021
6.8.15 1,638 6/24/2021
6.8.14 1,515 6/23/2021
6.8.13 1,592 6/22/2021
6.8.12 1,552 6/21/2021
6.8.11 1,566 6/17/2021
6.8.10 1,528 6/17/2021
6.8.9 1,557 6/17/2021
6.8.8 1,577 6/14/2021
6.8.7 1,623 6/10/2021
6.8.6 1,576 6/7/2021
6.8.5 1,640 6/2/2021
6.8.4 1,597 6/1/2021
6.8.2 1,542 5/25/2021
6.8.1 1,609 5/21/2021
6.8.0 1,578 5/19/2021
6.7.6 3,867 5/10/2021
6.7.5 1,576 5/7/2021
6.7.4 2,138 5/5/2021
2.0.0-beta-0065 14,186 10/4/2016
1.3.0-beta-0028 1,705 9/13/2016
1.3.0-beta-0019 1,609 9/13/2016
1.3.0-beta-0017 1,681 9/13/2016
1.3.0-beta-0016 1,613 9/12/2016
1.3.0-alpha0015 1,619 9/12/2016
1.2.1-beta0001 1,642 9/7/2016
1.0.5 45,465 2/15/2015
1.0.4 2,138 2/7/2015
1.0.3 2,100 1/18/2015
1.0.2 2,065 1/18/2015
1.0.1 3,009 5/19/2014
1.0.0.1 2,108 5/16/2014
1.0.0 2,261 5/16/2014