NGitLab 7.5.0

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

NuGet

What is NGitLab?

NGitLab is a .NET REST client implementation for the GitLab 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

Thanks

Thanks to Scooletz for initiating 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 was computed.  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 was computed.  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.0.0 202 8/20/2025
9.3.1 106 8/20/2025
9.3.0 714 8/11/2025
9.2.0 3,168 7/2/2025
9.1.0 592 6/30/2025
9.0.1 637 6/25/2025
9.0.0 1,200 6/18/2025
8.9.0 1,267 6/18/2025
8.8.0 1,016 6/16/2025
8.7.0 6,660 5/16/2025
8.6.0 3,729 5/5/2025
8.5.0 683 5/2/2025
8.4.0 3,287 4/17/2025
8.3.0 44,940 3/17/2025
8.2.0 2,034 3/13/2025
8.1.0 426 3/12/2025
8.0.0 5,626 2/27/2025
7.6.0 4,051 2/19/2025
7.5.1 986 2/14/2025
7.5.0 3,532 2/10/2025
7.4.1 784 2/6/2025
7.4.0 977 2/5/2025
7.3.0 4,530 1/21/2025
7.2.1-beta01 113 1/15/2025
7.2.0 2,639 1/13/2025
7.1.0 1,701 1/10/2025
7.0.2 387 1/9/2025
7.0.1 19,567 12/23/2024
7.0.0 14,984 12/18/2024
7.0.0-beta02 299 12/17/2024
7.0.0-beta01 128 12/16/2024
6.59.2 62,881 12/16/2024
6.59.1 3,256 12/5/2024
6.59.0 5,754 12/2/2024
6.58.0 3,241 11/20/2024
6.57.0 8,151 10/28/2024
6.56.0 2,399 10/15/2024
6.55.1 63,378 9/24/2024
6.55.0 4,395 9/18/2024
6.54.0 324 9/17/2024
6.53.0 44,650 7/24/2024
6.52.1 2,146 7/18/2024
6.52.0 319 7/17/2024
6.51.1 3,289 7/4/2024
6.51.0 18,580 6/21/2024
6.50.3 10,446 6/18/2024
6.50.2 50,493 5/9/2024
6.50.1 615 5/1/2024
6.50.0 1,505 4/24/2024
6.49.0 2,672 4/4/2024
6.48.0 3,971 3/12/2024
6.47.0 935 3/11/2024
6.46.2 14,525 2/21/2024
6.46.1 3,601 2/2/2024
6.46.0 1,152 1/26/2024
6.45.0 19,753 12/19/2023
6.44.2 6,310 12/6/2023
6.44.1 1,246 11/28/2023
6.44.0 725 11/27/2023
6.43.1 1,333 11/17/2023
6.43.0 583 11/16/2023
6.42.2 1,107 11/13/2023
6.42.1 576 11/13/2023
6.42.0 1,508 11/6/2023
6.41.0 1,498 10/25/2023
6.40.0 599 10/25/2023
6.39.2 20,395 9/18/2023
6.39.1 1,474 9/12/2023
6.39.0 2,996 8/23/2023
6.38.0 1,496 8/11/2023
6.37.0 1,460 7/25/2023
6.36.2 1,109 7/12/2023
6.36.1 942 7/11/2023
6.36.0 3,504 6/27/2023
6.35.0 1,297 6/8/2023
6.34.0 5,425 6/1/2023
6.33.30 10,927 5/29/2023
6.33.28 127,277 5/1/2023
6.33.27 1,016 4/28/2023
6.33.26 1,059 4/27/2023
6.33.25 5,123 4/18/2023
6.33.24 14,950 3/17/2023
6.33.23 1,045 3/17/2023
6.33.22 1,138 3/15/2023
6.33.21 2,448 3/6/2023
6.33.20 1,102 3/2/2023
6.33.19 1,170 3/1/2023
6.33.18 1,114 2/28/2023
6.33.17 1,632 2/14/2023
6.33.16 1,167 2/13/2023
6.33.15 1,430 2/9/2023
6.33.14 2,574 2/3/2023
6.33.13 1,344 1/30/2023
6.33.11 1,425 1/18/2023
6.33.10 1,252 1/16/2023
6.33.9 1,176 1/13/2023
6.33.8 1,209 1/12/2023
6.33.7 1,374 1/12/2023
6.33.6 1,212 1/12/2023
6.33.5 1,202 1/11/2023
6.33.4 1,190 1/11/2023
6.33.3 1,481 12/22/2022
6.33.2 1,207 12/22/2022
6.33.1 1,287 12/21/2022
6.33.0 3,200 12/9/2022
6.32.1 4,986 11/14/2022
6.32.0 1,534 11/11/2022
6.31.0 1,379 11/7/2022
6.30.0 3,066 10/31/2022
6.29.0 1,500 10/26/2022
6.28.2 1,751 10/20/2022
6.28.1 2,456 10/18/2022
6.28.0 2,470 10/13/2022
6.27.9 1,613 10/6/2022
6.27.8 1,434 10/5/2022
6.27.7 1,492 10/4/2022
6.27.6 1,501 10/4/2022
6.27.5 1,966 9/26/2022
6.27.4 1,605 9/22/2022
6.27.3 1,514 9/19/2022
6.27.2 1,826 9/14/2022
6.27.1 1,598 9/14/2022
6.27.0 1,699 9/13/2022
6.26.0 1,620 9/12/2022
6.25.1 1,547 9/9/2022
6.25.0 1,513 9/9/2022
6.24.0 3,731 9/7/2022
6.23.0 1,502 9/5/2022
6.22.0 8,816 8/31/2022
6.21.0 6,889 8/30/2022
6.20.2 1,625 8/26/2022
6.20.1 1,651 8/23/2022
6.20.0 1,689 8/16/2022
6.19.6 1,666 8/15/2022
6.19.5 1,628 8/10/2022
6.19.4 1,597 8/9/2022
6.19.3 1,526 8/9/2022
6.19.2 1,643 8/4/2022
6.19.1 1,508 8/1/2022
6.19.0 1,526 7/27/2022
6.18.0 1,590 7/12/2022
6.17.6 1,822 6/3/2022
6.17.5 1,551 6/2/2022
6.17.4 1,635 5/23/2022
6.17.3 2,401 5/17/2022
6.17.2 1,580 5/17/2022
6.17.1 1,606 5/16/2022
6.17.0 1,594 5/16/2022
6.16.2 2,642 4/26/2022
6.16.1 1,646 4/19/2022
6.16.0 1,585 4/12/2022
6.15.0 1,626 4/11/2022
6.14.0 2,030 4/4/2022
6.13.0 1,619 3/30/2022
6.12.6 1,636 3/25/2022
6.12.5 1,691 3/3/2022
6.12.4 1,697 2/25/2022
6.12.3 1,668 2/24/2022
6.12.2 1,655 2/18/2022
6.12.1 1,602 2/16/2022
6.12.0 1,612 2/16/2022
6.11.16 1,753 2/14/2022
6.11.15 1,701 2/11/2022
6.11.14 1,639 2/10/2022
6.11.13 1,641 2/10/2022
6.11.12 1,625 2/10/2022
6.11.11 1,609 2/9/2022
6.11.10 1,993 1/14/2022
6.11.9 1,387 1/6/2022
6.11.8 1,326 12/22/2021
6.11.7 1,245 12/17/2021
6.11.6 1,360 12/14/2021
6.11.5 1,404 12/14/2021
6.11.4 1,325 12/10/2021
6.11.3 1,843 12/1/2021
6.11.2 2,040 11/29/2021
6.11.1 2,036 11/29/2021
6.11.0 4,663 11/25/2021
6.10.23 1,745 11/5/2021
6.10.22 1,395 10/28/2021
6.10.21 1,431 10/28/2021
6.10.20 1,399 10/27/2021
6.10.19 1,388 10/27/2021
6.10.18 1,366 10/27/2021
6.10.17 1,387 10/25/2021
6.10.16 1,477 10/20/2021
6.10.15 1,391 10/20/2021
6.10.14 2,916 9/30/2021
6.10.13 1,566 9/22/2021
6.10.12 1,425 9/20/2021
6.10.11 1,471 9/13/2021
6.10.10 1,466 9/8/2021
6.10.9 1,411 9/7/2021
6.10.8 1,425 8/31/2021
6.10.7 2,185 8/12/2021
6.10.6 1,485 8/2/2021
6.10.5 1,704 7/28/2021
6.10.4 1,701 7/14/2021
6.10.3 1,413 7/14/2021
6.10.2 1,496 7/13/2021
6.10.1 1,497 7/13/2021
6.10.0 1,482 7/13/2021
6.9.1 1,541 7/7/2021
6.9.0 1,544 7/6/2021
6.8.17 1,547 6/28/2021
6.8.16 1,515 6/28/2021
6.8.15 1,565 6/24/2021
6.8.14 1,428 6/23/2021
6.8.13 1,522 6/22/2021
6.8.12 1,483 6/21/2021
6.8.11 1,493 6/17/2021
6.8.10 1,457 6/17/2021
6.8.9 1,486 6/17/2021
6.8.8 1,507 6/14/2021
6.8.7 1,550 6/10/2021
6.8.6 1,501 6/7/2021
6.8.5 1,561 6/2/2021
6.8.4 1,510 6/1/2021
6.8.2 1,473 5/25/2021
6.8.1 1,536 5/21/2021
6.8.0 1,510 5/19/2021
6.7.6 3,641 5/10/2021
6.7.5 1,503 5/7/2021
6.7.4 2,008 5/5/2021
2.0.0-beta-0065 13,975 10/4/2016
1.3.0-beta-0028 1,619 9/13/2016
1.3.0-beta-0019 1,524 9/13/2016
1.3.0-beta-0017 1,591 9/13/2016
1.3.0-beta-0016 1,525 9/12/2016
1.3.0-alpha0015 1,536 9/12/2016
1.2.1-beta0001 1,551 9/7/2016
1.0.5 42,738 2/15/2015
1.0.4 2,050 2/7/2015
1.0.3 2,009 1/18/2015
1.0.2 1,979 1/18/2015
1.0.1 2,889 5/19/2014
1.0.0.1 2,018 5/16/2014
1.0.0 2,147 5/16/2014