NGitLab 1.0.0

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

Provides a .NET REST client implementation of GitLab API with no external dependencies. Uses the private token authentication

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.4.0 104 2/17/2026
11.3.2 3,541 2/5/2026
11.3.1 2,538 2/4/2026
11.3.0 708 2/3/2026
11.2.0 12,674 12/22/2025
11.1.0 25,121 11/17/2025
11.0.1 16,186 11/10/2025
11.0.0 14,658 11/3/2025
10.4.1 16,577 10/21/2025
10.4.0 13,567 10/20/2025
10.3.0 75,883 9/11/2025
10.2.0 13,905 9/8/2025
10.1.0 14,300 9/5/2025
10.0.0 22,070 8/20/2025
9.3.1 13,737 8/20/2025
9.3.0 21,118 8/11/2025
9.2.0 20,239 7/2/2025
9.1.0 14,298 6/30/2025
9.0.1 14,193 6/25/2025
1.0.0 15,644 5/16/2014
Loading failed

* 1.0.0.0 - initial, majority of methods work, tests based on the locally run VM