Cake.GitLab 1.0.108

dotnet add package Cake.GitLab --version 1.0.108                
NuGet\Install-Package Cake.GitLab -Version 1.0.108                
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="Cake.GitLab" Version="1.0.108" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.GitLab --version 1.0.108                
#r "nuget: Cake.GitLab, 1.0.108"                
#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.
#addin nuget:?package=Cake.GitLab&version=1.0.108                

Cake.GitLab

Cake.GitLab is a Cake Addin that provides aliases for interaction with the GitLab API.

Usage

Install the Addin

Install the addin into your Cake build.

  • If you are using Cake scripting, use the #addin reprocessor directive:

    #addin nuget:?package=Cake.GitLab&version=VERSION
    
  • If you are using Cake.Frosting, install the addin by adding a package reference to your project:

    <PackageReference Include="Cake.GitLab" Version="VERSION" /> 
    

Available Aliases

For a list of aliases provided by the addin, please refer to the documentation.

License

Cake.GitLab is licensed under the MIT License.

For details see https://github.com/ap0llo/Cake.GitLab/blob/main/LICENSE

Product Compatible and additional computed target framework versions.
.NET 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 is compatible. 
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
1.0.108 77 1/3/2025