![]() |
VOOZH | about |
dotnet add package Cake.Frosting.Git --version 5.0.1
NuGet\Install-Package Cake.Frosting.Git -Version 5.0.1
<PackageReference Include="Cake.Frosting.Git" Version="5.0.1" />
<PackageVersion Include="Cake.Frosting.Git" Version="5.0.1" />Directory.Packages.props
<PackageReference Include="Cake.Frosting.Git" />Project file
paket add Cake.Frosting.Git --version 5.0.1
#r "nuget: Cake.Frosting.Git, 5.0.1"
#:package Cake.Frosting.Git@5.0.1
#addin nuget:?package=Cake.Frosting.Git&version=5.0.1
This addin provides aliases for running Git commands from Cake scripts. It is a thin wrapper around the LibGit2Sharp library and provides a way to interact with Git repositories from Cake scripts.
NOTE:
The addin currently only runs on x64 processors. ARM processors are not supported.
This is the version of the addin compatible with Cake Script Runners.
For addin compatible with Cake Frosting see Cake.Frosting.Git.
NOTE:
This is the version of the addin compatible with Cake Frosting.
For addin compatible with Cake Script Runners see Cake.Git.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 2 NuGet packages that depend on Cake.Frosting.Git:
| Package | Downloads |
|---|---|
|
Cake.Frosting.Issues.Recipe
Cake.Frosting.Issues.Recipe provides a build script which can be used inside your projects Cake Frosting build to add issue management. See the Project Site for documentation and an overview of the whole ecosystem of addins for working with issues in Cake builds. NOTE: This is the version of the recipe compatible with Cake Frosting. For recipe compatible with Cake Script Runners see Cake.Issues.Recipe. |
|
|
Yf.Cake.Layers
Shared Cake pipeline steps. |
Showing the top 4 popular GitHub repositories that depend on Cake.Frosting.Git:
| Repository | Stars |
|---|---|
|
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
|
|
GitTools/GitVersion
From git log to SemVer in no time
|
|
|
KSP-CKAN/CKAN
The Comprehensive Kerbal Archive Network
|
|
|
dnnsoftware/Dnn.Platform
DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
|
Fix dependency versions for Cake.Frosting.Git (@pascalberger)