NGitLab.Mock 7.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NGitLab.Mock --version 7.1.0
                    
NuGet\Install-Package NGitLab.Mock -Version 7.1.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.Mock" Version="7.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NGitLab.Mock" Version="7.1.0" />
                    
Directory.Packages.props
<PackageReference Include="NGitLab.Mock" />
                    
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.Mock --version 7.1.0
                    
#r "nuget: NGitLab.Mock, 7.1.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.Mock@7.1.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.Mock&version=7.1.0
                    
Install as a Cake Addin
#tool nuget:?package=NGitLab.Mock&version=7.1.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 net6.0 is compatible.  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 Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.3.0 204 9/11/2025
10.2.0 251 9/8/2025
10.1.0 186 9/5/2025
10.0.0 366 8/20/2025
9.3.1 159 8/20/2025
9.3.0 187 8/11/2025
9.2.0 444 7/2/2025
9.1.0 204 6/30/2025
9.0.1 207 6/25/2025
9.0.0 240 6/18/2025
8.9.0 725 6/18/2025
8.8.0 201 6/16/2025
8.7.0 1,890 5/16/2025
8.6.0 869 5/5/2025
8.5.0 289 5/2/2025
8.4.0 1,218 4/17/2025
8.3.0 2,622 3/17/2025
8.2.0 424 3/13/2025
8.1.0 242 3/12/2025
8.0.0 1,631 2/27/2025
7.6.0 1,122 2/19/2025
7.5.1 430 2/14/2025
7.5.0 985 2/10/2025
7.4.1 444 2/6/2025
7.4.0 759 2/5/2025
7.3.0 1,256 1/21/2025
7.2.1-beta01 92 1/15/2025
7.2.0 840 1/13/2025
7.1.0 267 1/10/2025
7.0.2 192 1/9/2025
7.0.1 385 12/23/2024
7.0.0 452 12/18/2024
7.0.0-beta02 116 12/17/2024
7.0.0-beta01 104 12/16/2024
6.59.2 891 12/16/2024
6.59.1 710 12/5/2024
6.59.0 770 12/2/2024
6.58.0 334 11/20/2024
6.57.0 1,204 10/28/2024
6.56.0 413 10/15/2024
6.55.1 427 9/24/2024
6.55.0 246 9/18/2024
6.54.0 190 9/17/2024
6.53.0 834 7/24/2024
6.52.1 364 7/18/2024
6.52.0 169 7/17/2024
6.51.1 397 7/4/2024
6.51.0 235 6/21/2024
6.50.3 236 6/18/2024
6.50.2 586 5/9/2024
6.50.1 270 5/1/2024
6.50.0 232 4/24/2024
6.49.0 425 4/4/2024
6.48.0 488 3/12/2024
6.47.0 305 3/11/2024
6.46.2 558 2/21/2024
6.46.1 573 2/2/2024
6.46.0 454 1/26/2024
6.45.0 931 12/19/2023
6.44.2 635 12/6/2023
6.44.1 559 11/28/2023
6.44.0 422 11/27/2023
6.43.1 487 11/17/2023
6.43.0 388 11/16/2023
6.42.2 491 11/13/2023
6.42.1 436 11/13/2023
6.42.0 451 11/6/2023
6.41.0 608 10/25/2023
6.40.0 414 10/25/2023
6.39.2 739 9/18/2023
6.39.1 551 9/12/2023
6.39.0 739 8/23/2023
6.38.0 715 8/11/2023
6.37.0 827 7/25/2023
6.36.2 761 7/12/2023
6.36.1 652 7/11/2023
6.36.0 852 6/27/2023
6.35.0 756 6/8/2023
6.34.0 728 6/1/2023
6.33.30 729 5/29/2023
6.33.28 922 5/1/2023
6.33.27 682 4/28/2023
6.33.26 694 4/27/2023
6.33.25 750 4/18/2023
6.33.24 1,094 3/17/2023
6.33.23 696 3/17/2023
6.33.22 758 3/15/2023
6.33.21 868 3/6/2023
6.33.20 743 3/2/2023
6.33.19 776 3/1/2023
6.33.18 714 2/28/2023
6.33.17 918 2/14/2023
6.33.16 759 2/13/2023
6.33.15 801 2/9/2023
6.33.14 860 2/3/2023
6.33.13 867 1/30/2023
6.33.11 910 1/18/2023
6.33.10 820 1/16/2023
6.33.9 790 1/13/2023
6.33.8 795 1/12/2023
6.33.7 834 1/12/2023
6.33.6 853 1/12/2023
6.33.5 813 1/11/2023
6.33.4 805 1/11/2023
6.33.3 875 12/22/2022
6.33.2 769 12/22/2022
6.33.1 875 12/21/2022
6.33.0 860 12/9/2022
6.32.1 1,278 11/14/2022
6.32.0 895 11/11/2022
6.31.0 887 11/7/2022
6.30.0 1,026 10/31/2022
6.29.0 984 10/26/2022
6.28.2 1,031 10/20/2022
6.28.1 948 10/18/2022
6.28.0 1,002 10/13/2022
6.27.9 983 10/6/2022
6.27.8 919 10/5/2022
6.27.7 955 10/4/2022
6.27.6 964 10/4/2022
6.27.5 1,179 9/26/2022
6.27.4 1,022 9/22/2022
6.27.3 1,014 9/19/2022
6.27.2 1,201 9/14/2022
6.27.1 1,071 9/14/2022
6.27.0 1,116 9/13/2022
6.26.0 983 9/12/2022
6.25.1 1,012 9/9/2022
6.25.0 959 9/9/2022
6.24.0 1,029 9/7/2022
6.23.0 956 9/5/2022
6.22.0 1,123 8/31/2022
6.21.0 964 8/30/2022
6.20.2 1,038 8/26/2022
6.20.1 964 8/23/2022
6.20.0 1,116 8/16/2022
6.19.6 1,092 8/15/2022
6.19.5 1,050 8/10/2022
6.19.4 995 8/9/2022
6.19.3 995 8/9/2022
6.19.2 1,081 8/4/2022
6.19.1 976 8/1/2022
6.19.0 992 7/27/2022
6.18.0 1,015 7/12/2022
6.17.6 1,054 6/3/2022
6.17.5 1,006 6/2/2022
6.17.4 994 5/23/2022
6.17.3 1,050 5/17/2022
6.17.2 1,014 5/17/2022
6.17.1 1,050 5/16/2022
6.17.0 1,015 5/16/2022
6.16.2 1,425 4/26/2022
6.16.1 1,049 4/19/2022
6.16.0 1,011 4/12/2022
6.15.0 1,059 4/11/2022
6.14.0 1,036 4/4/2022
6.13.0 1,025 3/30/2022
6.12.6 1,070 3/25/2022
6.12.5 1,025 3/3/2022
6.12.4 1,029 2/25/2022
6.12.3 1,085 2/24/2022
6.12.2 1,042 2/18/2022
6.12.1 1,013 2/16/2022
6.12.0 1,018 2/16/2022
6.11.16 1,036 2/14/2022
6.11.15 1,064 2/11/2022
6.11.14 1,047 2/10/2022
6.11.13 1,050 2/10/2022
6.11.12 1,052 2/10/2022
6.11.11 1,044 2/9/2022
6.11.10 1,026 1/14/2022
6.11.9 882 1/6/2022
6.11.8 914 12/22/2021
6.11.7 846 12/17/2021
6.11.6 948 12/14/2021
6.11.5 990 12/14/2021
6.11.4 935 12/10/2021
6.11.3 1,430 12/1/2021
6.11.2 1,606 11/29/2021
6.11.1 1,582 11/29/2021
6.11.0 4,240 11/25/2021
6.10.23 981 11/5/2021
6.10.22 980 10/28/2021
6.10.21 936 10/28/2021
6.10.20 977 10/27/2021
6.10.19 940 10/27/2021
6.10.18 897 10/27/2021
6.10.17 914 10/25/2021
6.10.16 1,027 10/20/2021
6.10.15 933 10/20/2021
6.10.14 966 9/30/2021
6.10.13 942 9/22/2021
6.10.12 948 9/20/2021
6.10.11 956 9/13/2021
6.10.10 944 9/8/2021
6.10.9 943 9/7/2021
6.10.8 936 8/31/2021
6.10.7 952 8/12/2021
6.10.6 1,005 8/2/2021
6.10.5 968 7/28/2021
6.10.4 1,044 7/14/2021
6.10.3 959 7/14/2021
6.10.2 999 7/13/2021
6.10.1 1,018 7/13/2021
6.10.0 1,020 7/13/2021
6.9.1 1,007 7/7/2021
6.9.0 994 7/6/2021
6.8.17 976 6/28/2021
6.8.16 975 6/28/2021
6.8.15 1,003 6/24/2021
6.8.14 1,007 6/23/2021
6.8.13 1,028 6/22/2021
6.8.12 955 6/21/2021
6.8.11 1,003 6/17/2021
6.8.10 999 6/17/2021
6.8.9 1,018 6/17/2021
6.8.8 980 6/14/2021
6.8.7 983 6/10/2021
6.8.6 1,015 6/7/2021
6.8.5 987 6/2/2021
6.8.4 1,026 6/1/2021
6.8.2 974 5/25/2021
6.8.1 997 5/21/2021
6.8.0 1,002 5/19/2021
6.7.6 1,016 5/10/2021
6.7.5 1,052 5/7/2021
6.7.4 1,001 5/5/2021