Cake.Git
0.10.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Cake.Git --version 0.10.0
NuGet\Install-Package Cake.Git -Version 0.10.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="Cake.Git" Version="0.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Git --version 0.10.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.Git, 0.10.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.
// Install Cake.Git as a Cake Addin #addin nuget:?package=Cake.Git&version=0.10.0 // Install Cake.Git as a Cake Tool #tool nuget:?package=Cake.Git&version=0.10.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Cake Git AddIn
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Windows | win32 is compatible. |
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 (3)
Showing the top 3 NuGet packages that depend on Cake.Git:
Package | Downloads |
---|---|
TCT.Build.Cake
Build automation for MIMS |
|
Antda.Build
Set of tasks to simplify build, deployment and release processes for .Net projects hosted on GitHub |
|
Showcare.Cake.Octopus
Package Description |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Cake.Git:
Repository | Stars |
---|---|
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
BepInEx/BepInEx
Unity / XNA game patcher and plugin framework
|
|
OpenNefia/OpenNefia
Moddable engine reimplementation of the Japanese roguelike Elona.
|
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 129,834 | 3/7/2024 |
3.0.0 | 612,182 | 12/14/2022 |
2.0.0 | 1,253,895 | 12/13/2021 |
1.1.0 | 312,178 | 8/9/2021 |
1.0.1 | 506,747 | 3/12/2021 |
1.0.0 | 153,563 | 2/9/2021 |
0.22.0 | 364,556 | 6/26/2020 |
0.21.0 | 958,436 | 7/5/2019 |
0.20.0 | 38,028 | 6/22/2019 |
0.19.0 | 459,908 | 8/23/2018 |
0.18.0 | 72,492 | 7/3/2018 |
0.17.0 | 122,661 | 2/28/2018 |
0.16.1 | 183,927 | 10/9/2017 |
0.16.0 | 52,876 | 9/14/2017 |
0.15.0 | 103,981 | 6/1/2017 |
0.14.0 | 27,989 | 3/22/2017 |
0.13.0 | 4,912 | 2/21/2017 |
0.12.0 | 3,834 | 1/10/2017 |
0.11.0 | 2,203 | 12/9/2016 |
0.10.0 | 19,780 | 10/16/2016 |
0.9.0 | 1,392 | 10/12/2016 |
0.8.0 | 2,198 | 8/16/2016 |
0.7.0 | 1,580 | 8/4/2016 |
0.6.0 | 1,771 | 7/11/2016 |
0.5.0 | 1,432 | 7/1/2016 |
0.4.0 | 1,463 | 6/22/2016 |
0.3.0 | 1,408 | 6/3/2016 |
0.2.0 | 1,527 | 5/26/2016 |
0.1.0 | 2,486 | 4/18/2016 |
Added GitCloneSettings support
Updated documentation