NGitLab 9.3.1

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

DevAudit.Auditlibrary

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

Cake.GitLab

Cake aliases for interacting with GitLab

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
10.3.0 2,000 9/11/2025
10.2.0 448 9/8/2025
10.1.0 701 9/5/2025
10.0.0 2,587 8/20/2025
9.3.1 312 8/20/2025
9.3.0 2,192 8/11/2025
9.2.0 4,412 7/2/2025
9.1.0 721 6/30/2025
9.0.1 718 6/25/2025
9.0.0 1,986 6/18/2025
8.9.0 1,824 6/18/2025
8.8.0 1,253 6/16/2025
8.7.0 8,206 5/16/2025
8.6.0 4,329 5/5/2025
8.5.0 746 5/2/2025
8.4.0 3,575 4/17/2025
8.3.0 56,165 3/17/2025
8.2.0 2,226 3/13/2025
8.1.0 445 3/12/2025
8.0.0 5,674 2/27/2025
7.6.0 4,099 2/19/2025
7.5.1 1,032 2/14/2025
7.5.0 4,111 2/10/2025
7.4.1 817 2/6/2025
7.4.0 1,114 2/5/2025
7.3.0 4,941 1/21/2025
7.2.1-beta01 120 1/15/2025
7.2.0 2,767 1/13/2025
7.1.0 1,805 1/10/2025
7.0.2 469 1/9/2025
7.0.1 25,472 12/23/2024
7.0.0 17,293 12/18/2024
7.0.0-beta02 325 12/17/2024
7.0.0-beta01 144 12/16/2024
6.59.2 81,208 12/16/2024
6.59.1 3,291 12/5/2024
6.59.0 5,859 12/2/2024
6.58.0 3,315 11/20/2024
6.57.0 8,673 10/28/2024
6.56.0 2,422 10/15/2024
6.55.1 66,084 9/24/2024
6.55.0 4,862 9/18/2024
6.54.0 343 9/17/2024
6.53.0 45,608 7/24/2024
6.52.1 2,185 7/18/2024
6.52.0 353 7/17/2024
6.51.1 3,364 7/4/2024
6.51.0 18,874 6/21/2024
6.50.3 10,501 6/18/2024
6.50.2 55,278 5/9/2024
6.50.1 644 5/1/2024
6.50.0 1,596 4/24/2024
6.49.0 2,718 4/4/2024
6.48.0 4,065 3/12/2024
6.47.0 960 3/11/2024
6.46.2 14,558 2/21/2024
6.46.1 3,624 2/2/2024
6.46.0 1,274 1/26/2024
6.45.0 19,796 12/19/2023
6.44.2 6,339 12/6/2023
6.44.1 1,267 11/28/2023
6.44.0 746 11/27/2023
6.43.1 1,459 11/17/2023
6.43.0 593 11/16/2023
6.42.2 1,123 11/13/2023
6.42.1 597 11/13/2023
6.42.0 1,519 11/6/2023
6.41.0 1,520 10/25/2023
6.40.0 611 10/25/2023
6.39.2 20,546 9/18/2023
6.39.1 1,495 9/12/2023
6.39.0 3,026 8/23/2023
6.38.0 1,512 8/11/2023
6.37.0 1,488 7/25/2023
6.36.2 1,122 7/12/2023
6.36.1 966 7/11/2023
6.36.0 3,628 6/27/2023
6.35.0 1,324 6/8/2023
6.34.0 5,461 6/1/2023
6.33.30 10,945 5/29/2023
6.33.28 132,897 5/1/2023
6.33.27 1,049 4/28/2023
6.33.26 1,087 4/27/2023
6.33.25 5,153 4/18/2023
6.33.24 14,979 3/17/2023
6.33.23 1,082 3/17/2023
6.33.22 1,166 3/15/2023
6.33.21 2,468 3/6/2023
6.33.20 1,122 3/2/2023
6.33.19 1,189 3/1/2023
6.33.18 1,141 2/28/2023
6.33.17 1,662 2/14/2023
6.33.16 1,196 2/13/2023
6.33.15 1,449 2/9/2023
6.33.14 2,594 2/3/2023
6.33.13 1,363 1/30/2023
6.33.11 1,445 1/18/2023
6.33.10 1,271 1/16/2023
6.33.9 1,196 1/13/2023
6.33.8 1,234 1/12/2023
6.33.7 1,394 1/12/2023
6.33.6 1,231 1/12/2023
6.33.5 1,230 1/11/2023
6.33.4 1,213 1/11/2023
6.33.3 1,513 12/22/2022
6.33.2 1,236 12/22/2022
6.33.1 1,318 12/21/2022
6.33.0 3,236 12/9/2022
6.32.1 5,006 11/14/2022
6.32.0 1,564 11/11/2022
6.31.0 1,400 11/7/2022
6.30.0 3,095 10/31/2022
6.29.0 1,533 10/26/2022
6.28.2 1,780 10/20/2022
6.28.1 2,487 10/18/2022
6.28.0 2,483 10/13/2022
6.27.9 1,632 10/6/2022
6.27.8 1,462 10/5/2022
6.27.7 1,516 10/4/2022
6.27.6 1,533 10/4/2022
6.27.5 2,001 9/26/2022
6.27.4 1,625 9/22/2022
6.27.3 1,546 9/19/2022
6.27.2 1,858 9/14/2022
6.27.1 1,631 9/14/2022
6.27.0 1,710 9/13/2022
6.26.0 1,641 9/12/2022
6.25.1 1,567 9/9/2022
6.25.0 1,542 9/9/2022
6.24.0 3,751 9/7/2022
6.23.0 1,533 9/5/2022
6.22.0 8,838 8/31/2022
6.21.0 7,139 8/30/2022
6.20.2 1,646 8/26/2022
6.20.1 1,678 8/23/2022
6.20.0 1,720 8/16/2022
6.19.6 1,706 8/15/2022
6.19.5 1,638 8/10/2022
6.19.4 1,627 8/9/2022
6.19.3 1,546 8/9/2022
6.19.2 1,675 8/4/2022
6.19.1 1,540 8/1/2022
6.19.0 1,558 7/27/2022
6.18.0 1,619 7/12/2022
6.17.6 1,847 6/3/2022
6.17.5 1,562 6/2/2022
6.17.4 1,667 5/23/2022
6.17.3 2,433 5/17/2022
6.17.2 1,606 5/17/2022
6.17.1 1,641 5/16/2022
6.17.0 1,625 5/16/2022
6.16.2 2,664 4/26/2022
6.16.1 1,667 4/19/2022
6.16.0 1,621 4/12/2022
6.15.0 1,645 4/11/2022
6.14.0 2,052 4/4/2022
6.13.0 1,651 3/30/2022
6.12.6 1,669 3/25/2022
6.12.5 1,714 3/3/2022
6.12.4 1,729 2/25/2022
6.12.3 1,690 2/24/2022
6.12.2 1,676 2/18/2022
6.12.1 1,635 2/16/2022
6.12.0 1,634 2/16/2022
6.11.16 1,775 2/14/2022
6.11.15 1,724 2/11/2022
6.11.14 1,664 2/10/2022
6.11.13 1,672 2/10/2022
6.11.12 1,647 2/10/2022
6.11.11 1,631 2/9/2022
6.11.10 2,028 1/14/2022
6.11.9 1,418 1/6/2022
6.11.8 1,347 12/22/2021
6.11.7 1,255 12/17/2021
6.11.6 1,382 12/14/2021
6.11.5 1,424 12/14/2021
6.11.4 1,356 12/10/2021
6.11.3 1,874 12/1/2021
6.11.2 2,061 11/29/2021
6.11.1 2,056 11/29/2021
6.11.0 4,673 11/25/2021
6.10.23 1,809 11/5/2021
6.10.22 1,416 10/28/2021
6.10.21 1,463 10/28/2021
6.10.20 1,421 10/27/2021
6.10.19 1,409 10/27/2021
6.10.18 1,378 10/27/2021
6.10.17 1,407 10/25/2021
6.10.16 1,509 10/20/2021
6.10.15 1,406 10/20/2021
6.10.14 2,939 9/30/2021
6.10.13 1,597 9/22/2021
6.10.12 1,436 9/20/2021
6.10.11 1,499 9/13/2021
6.10.10 1,494 9/8/2021
6.10.9 1,433 9/7/2021
6.10.8 1,457 8/31/2021
6.10.7 2,205 8/12/2021
6.10.6 1,516 8/2/2021
6.10.5 1,724 7/28/2021
6.10.4 1,781 7/14/2021
6.10.3 1,445 7/14/2021
6.10.2 1,529 7/13/2021
6.10.1 1,530 7/13/2021
6.10.0 1,514 7/13/2021
6.9.1 1,552 7/7/2021
6.9.0 1,565 7/6/2021
6.8.17 1,568 6/28/2021
6.8.16 1,537 6/28/2021
6.8.15 1,600 6/24/2021
6.8.14 1,469 6/23/2021
6.8.13 1,545 6/22/2021
6.8.12 1,515 6/21/2021
6.8.11 1,514 6/17/2021
6.8.10 1,479 6/17/2021
6.8.9 1,509 6/17/2021
6.8.8 1,530 6/14/2021
6.8.7 1,574 6/10/2021
6.8.6 1,524 6/7/2021
6.8.5 1,588 6/2/2021
6.8.4 1,550 6/1/2021
6.8.2 1,503 5/25/2021
6.8.1 1,558 5/21/2021
6.8.0 1,521 5/19/2021
6.7.6 3,726 5/10/2021
6.7.5 1,536 5/7/2021
6.7.4 2,076 5/5/2021
2.0.0-beta-0065 14,063 10/4/2016
1.3.0-beta-0028 1,653 9/13/2016
1.3.0-beta-0019 1,546 9/13/2016
1.3.0-beta-0017 1,627 9/13/2016
1.3.0-beta-0016 1,548 9/12/2016
1.3.0-alpha0015 1,569 9/12/2016
1.2.1-beta0001 1,585 9/7/2016
1.0.5 44,301 2/15/2015
1.0.4 2,085 2/7/2015
1.0.3 2,045 1/18/2015
1.0.2 2,014 1/18/2015
1.0.1 2,927 5/19/2014
1.0.0.1 2,055 5/16/2014
1.0.0 2,192 5/16/2014