NGitLab 11.0.0

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.0 42 11/3/2025
10.4.1 1,138 10/21/2025
10.4.0 213 10/20/2025
10.3.0 18,524 9/11/2025
10.2.0 543 9/8/2025
10.1.0 932 9/5/2025
10.0.0 5,800 8/20/2025
9.3.1 378 8/20/2025
9.3.0 3,287 8/11/2025
9.2.0 4,922 7/2/2025
9.1.0 835 6/30/2025
9.0.1 801 6/25/2025
9.0.0 2,639 6/18/2025
8.9.0 2,217 6/18/2025
8.8.0 1,465 6/16/2025
8.7.0 9,276 5/16/2025
8.6.0 6,221 5/5/2025
8.5.0 803 5/2/2025
8.4.0 3,941 4/17/2025
8.3.0 61,287 3/17/2025
8.2.0 2,389 3/13/2025
8.1.0 481 3/12/2025
8.0.0 5,730 2/27/2025
7.6.0 4,145 2/19/2025
7.5.1 1,081 2/14/2025
7.5.0 5,153 2/10/2025
7.4.1 847 2/6/2025
7.4.0 1,186 2/5/2025
7.3.0 5,432 1/21/2025
7.2.1-beta01 149 1/15/2025
7.2.0 2,911 1/13/2025
7.1.0 1,966 1/10/2025
7.0.2 540 1/9/2025
7.0.1 31,958 12/23/2024
7.0.0 18,076 12/18/2024
7.0.0-beta02 344 12/17/2024
7.0.0-beta01 180 12/16/2024
6.59.2 99,707 12/16/2024
6.59.1 3,332 12/5/2024
6.59.0 6,024 12/2/2024
6.58.0 3,355 11/20/2024
6.57.0 9,658 10/28/2024
6.56.0 2,462 10/15/2024
6.55.1 68,817 9/24/2024
6.55.0 5,648 9/18/2024
6.54.0 376 9/17/2024
6.53.0 46,583 7/24/2024
6.52.1 2,270 7/18/2024
6.52.0 381 7/17/2024
6.51.1 3,447 7/4/2024
6.51.0 18,946 6/21/2024
6.50.3 10,552 6/18/2024
6.50.2 60,112 5/9/2024
6.50.1 696 5/1/2024
6.50.0 1,697 4/24/2024
6.49.0 2,750 4/4/2024
6.48.0 4,139 3/12/2024
6.47.0 1,010 3/11/2024
6.46.2 14,590 2/21/2024
6.46.1 3,664 2/2/2024
6.46.0 1,352 1/26/2024
6.45.0 19,837 12/19/2023
6.44.2 6,384 12/6/2023
6.44.1 1,292 11/28/2023
6.44.0 770 11/27/2023
6.43.1 1,496 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,552 11/6/2023
6.41.0 1,543 10/25/2023
6.40.0 665 10/25/2023
6.39.2 20,818 9/18/2023
6.39.1 1,520 9/12/2023
6.39.0 3,049 8/23/2023
6.38.0 1,544 8/11/2023
6.37.0 1,515 7/25/2023
6.36.2 1,159 7/12/2023
6.36.1 1,009 7/11/2023
6.36.0 3,828 6/27/2023
6.35.0 1,352 6/8/2023
6.34.0 5,490 6/1/2023
6.33.30 10,985 5/29/2023
6.33.28 141,056 5/1/2023
6.33.27 1,090 4/28/2023
6.33.26 1,117 4/27/2023
6.33.25 5,181 4/18/2023
6.33.24 15,012 3/17/2023
6.33.23 1,123 3/17/2023
6.33.22 1,193 3/15/2023
6.33.21 2,511 3/6/2023
6.33.20 1,160 3/2/2023
6.33.19 1,228 3/1/2023
6.33.18 1,193 2/28/2023
6.33.17 1,692 2/14/2023
6.33.16 1,225 2/13/2023
6.33.15 1,490 2/9/2023
6.33.14 2,634 2/3/2023
6.33.13 1,403 1/30/2023
6.33.11 1,485 1/18/2023
6.33.10 1,313 1/16/2023
6.33.9 1,236 1/13/2023
6.33.8 1,275 1/12/2023
6.33.7 1,433 1/12/2023
6.33.6 1,273 1/12/2023
6.33.5 1,254 1/11/2023
6.33.4 1,264 1/11/2023
6.33.3 1,544 12/22/2022
6.33.2 1,264 12/22/2022
6.33.1 1,348 12/21/2022
6.33.0 3,273 12/9/2022
6.32.1 5,050 11/14/2022
6.32.0 1,604 11/11/2022
6.31.0 1,440 11/7/2022
6.30.0 3,125 10/31/2022
6.29.0 1,563 10/26/2022
6.28.2 1,810 10/20/2022
6.28.1 2,520 10/18/2022
6.28.0 2,534 10/13/2022
6.27.9 1,675 10/6/2022
6.27.8 1,491 10/5/2022
6.27.7 1,563 10/4/2022
6.27.6 1,562 10/4/2022
6.27.5 2,054 9/26/2022
6.27.4 1,668 9/22/2022
6.27.3 1,578 9/19/2022
6.27.2 1,890 9/14/2022
6.27.1 1,665 9/14/2022
6.27.0 1,763 9/13/2022
6.26.0 1,673 9/12/2022
6.25.1 1,612 9/9/2022
6.25.0 1,571 9/9/2022
6.24.0 3,792 9/7/2022
6.23.0 1,566 9/5/2022
6.22.0 8,880 8/31/2022
6.21.0 7,571 8/30/2022
6.20.2 1,687 8/26/2022
6.20.1 1,744 8/23/2022
6.20.0 1,752 8/16/2022
6.19.6 1,748 8/15/2022
6.19.5 1,689 8/10/2022
6.19.4 1,659 8/9/2022
6.19.3 1,601 8/9/2022
6.19.2 1,707 8/4/2022
6.19.1 1,571 8/1/2022
6.19.0 1,591 7/27/2022
6.18.0 1,675 7/12/2022
6.17.6 1,902 6/3/2022
6.17.5 1,615 6/2/2022
6.17.4 1,702 5/23/2022
6.17.3 2,464 5/17/2022
6.17.2 1,660 5/17/2022
6.17.1 1,671 5/16/2022
6.17.0 1,655 5/16/2022
6.16.2 2,709 4/26/2022
6.16.1 1,711 4/19/2022
6.16.0 1,664 4/12/2022
6.15.0 1,687 4/11/2022
6.14.0 2,097 4/4/2022
6.13.0 1,685 3/30/2022
6.12.6 1,701 3/25/2022
6.12.5 1,756 3/3/2022
6.12.4 1,759 2/25/2022
6.12.3 1,730 2/24/2022
6.12.2 1,719 2/18/2022
6.12.1 1,668 2/16/2022
6.12.0 1,676 2/16/2022
6.11.16 1,816 2/14/2022
6.11.15 1,768 2/11/2022
6.11.14 1,717 2/10/2022
6.11.13 1,707 2/10/2022
6.11.12 1,692 2/10/2022
6.11.11 1,672 2/9/2022
6.11.10 2,071 1/14/2022
6.11.9 1,451 1/6/2022
6.11.8 1,393 12/22/2021
6.11.7 1,314 12/17/2021
6.11.6 1,425 12/14/2021
6.11.5 1,462 12/14/2021
6.11.4 1,389 12/10/2021
6.11.3 1,909 12/1/2021
6.11.2 2,104 11/29/2021
6.11.1 2,100 11/29/2021
6.11.0 4,726 11/25/2021
6.10.23 1,848 11/5/2021
6.10.22 1,460 10/28/2021
6.10.21 1,498 10/28/2021
6.10.20 1,467 10/27/2021
6.10.19 1,454 10/27/2021
6.10.18 1,431 10/27/2021
6.10.17 1,454 10/25/2021
6.10.16 1,543 10/20/2021
6.10.15 1,472 10/20/2021
6.10.14 3,004 9/30/2021
6.10.13 1,631 9/22/2021
6.10.12 1,500 9/20/2021
6.10.11 1,543 9/13/2021
6.10.10 1,538 9/8/2021
6.10.9 1,476 9/7/2021
6.10.8 1,490 8/31/2021
6.10.7 2,249 8/12/2021
6.10.6 1,553 8/2/2021
6.10.5 1,767 7/28/2021
6.10.4 1,825 7/14/2021
6.10.3 1,478 7/14/2021
6.10.2 1,564 7/13/2021
6.10.1 1,565 7/13/2021
6.10.0 1,555 7/13/2021
6.9.1 1,602 7/7/2021
6.9.0 1,611 7/6/2021
6.8.17 1,613 6/28/2021
6.8.16 1,580 6/28/2021
6.8.15 1,632 6/24/2021
6.8.14 1,509 6/23/2021
6.8.13 1,587 6/22/2021
6.8.12 1,547 6/21/2021
6.8.11 1,561 6/17/2021
6.8.10 1,523 6/17/2021
6.8.9 1,552 6/17/2021
6.8.8 1,572 6/14/2021
6.8.7 1,618 6/10/2021
6.8.6 1,571 6/7/2021
6.8.5 1,635 6/2/2021
6.8.4 1,592 6/1/2021
6.8.2 1,537 5/25/2021
6.8.1 1,604 5/21/2021
6.8.0 1,573 5/19/2021
6.7.6 3,854 5/10/2021
6.7.5 1,571 5/7/2021
6.7.4 2,129 5/5/2021
2.0.0-beta-0065 14,162 10/4/2016
1.3.0-beta-0028 1,697 9/13/2016
1.3.0-beta-0019 1,601 9/13/2016
1.3.0-beta-0017 1,673 9/13/2016
1.3.0-beta-0016 1,604 9/12/2016
1.3.0-alpha0015 1,611 9/12/2016
1.2.1-beta0001 1,633 9/7/2016
1.0.5 45,169 2/15/2015
1.0.4 2,130 2/7/2015
1.0.3 2,092 1/18/2015
1.0.2 2,057 1/18/2015
1.0.1 2,998 5/19/2014
1.0.0.1 2,100 5/16/2014
1.0.0 2,251 5/16/2014