Cake.GitVersioning
3.8.118
dotnet add package Cake.GitVersioning --version 3.8.118
NuGet\Install-Package Cake.GitVersioning -Version 3.8.118
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.GitVersioning" Version="3.8.118" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cake.GitVersioning" Version="3.8.118" />
<PackageReference Include="Cake.GitVersioning" />
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 Cake.GitVersioning --version 3.8.118
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.GitVersioning, 3.8.118"
#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 Cake.GitVersioning@3.8.118
#: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=Cake.GitVersioning&version=3.8.118
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This is a Cake Build plugin that adds Nerdbank.GitVersioning functionality to your build.
Usage
Add #addin Cake.GitVersioning
to the top of your Cake Build script. See here for usage. See here for the VersionOracle usage.
Example
Task("GetVersion")
.Does(() =>
{
Information(GitVersioningGetVersion().SemVer2)
});
Product | Versions 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 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Cake.GitVersioning:
Repository | Stars |
---|---|
MvvmCross/MvvmCross
The .NET MVVM framework for cross-platform solutions, including Android, iOS, MacCatalyst, macOS, tvOS, WPF, WinUI
|
|
shinyorg/shiny
.NET Framework for Backgrounding & Device Hardware Services (iOS, Android, & Catalyst)
|
Version | Downloads | Last Updated |
---|---|---|
3.8.118 | 2,396 | 9/26/2025 |
3.8.106-alpha | 177 | 9/9/2025 |
3.8.38-alpha | 4,255 | 3/5/2025 |
3.7.115 | 55,281 | 1/10/2025 |
3.7.112 | 11,982 | 12/12/2024 |
3.7.77-alpha | 225 | 8/10/2024 |
3.7.70-alpha | 205 | 6/3/2024 |
3.7.62-alpha | 213 | 4/6/2024 |
3.7.48-alpha | 435 | 11/16/2023 |
3.6.146 | 21,855 | 10/18/2024 |
3.6.143 | 21,172 | 8/27/2024 |
3.6.141 | 10,774 | 8/10/2024 |
3.6.139 | 15,746 | 6/3/2024 |
3.6.133 | 121,483 | 5/23/2023 |
3.6.132 | 6,244 | 5/11/2023 |
3.6.128 | 6,327 | 4/29/2023 |
3.6.79-alpha | 575 | 2/23/2023 |
3.6.65-alpha | 578 | 10/24/2022 |
3.5.119 | 65,479 | 10/24/2022 |
3.5.113 | 20,159 | 9/20/2022 |
3.5.112 | 6,478 | 9/20/2022 |
3.5.109 | 9,080 | 8/3/2022 |
3.5.108 | 6,810 | 7/12/2022 |
3.5.107 | 7,719 | 5/20/2022 |
3.5.104 | 7,076 | 5/10/2022 |
3.5.103 | 11,633 | 5/1/2022 |
3.5.86-alpha | 590 | 3/15/2022 |
3.5.85-alpha | 615 | 2/17/2022 |
3.5.73-alpha | 660 | 1/6/2022 |
3.5.54-alpha | 1,203 | 11/22/2021 |
3.5.50-alpha | 945 | 10/23/2021 |
3.5.37-alpha | 693 | 9/23/2021 |
3.5.34-alpha | 669 | 9/16/2021 |
3.4.255 | 10,472 | 1/6/2022 |
3.4.244 | 10,374 | 10/23/2021 |
3.4.240 | 6,565 | 9/23/2021 |
3.4.231 | 6,849 | 7/28/2021 |
3.4.228 | 6,395 | 7/27/2021 |
3.4.220 | 10,952 | 6/25/2021 |
3.4.216 | 6,673 | 6/12/2021 |
3.4.205 | 6,827 | 5/31/2021 |
3.4.203 | 6,481 | 5/24/2021 |
3.4.194 | 6,900 | 4/7/2021 |
3.4.190 | 6,490 | 4/6/2021 |
3.4.179-rc | 732 | 3/25/2021 |
3.4.165-alpha | 864 | 12/24/2020 |
3.4.161-alpha | 682 | 12/7/2020 |
3.4.153-alpha | 809 | 12/3/2020 |
3.4.142-alpha | 799 | 11/24/2020 |
3.3.37 | 16,942 | 10/7/2020 |
3.3.33-rc | 943 | 9/29/2020 |
3.3.31-alpha | 791 | 9/29/2020 |
3.3.25-alpha | 847 | 9/18/2020 |
3.3.22-alpha | 806 | 9/11/2020 |
3.2.31 | 11,946 | 7/23/2020 |
3.2.27-beta | 887 | 7/17/2020 |
3.2.7-beta | 999 | 5/20/2020 |
3.2.5-beta | 855 | 5/16/2020 |
3.1.91 | 9,943 | 4/28/2020 |
3.1.89 | 6,535 | 4/28/2020 |
3.1.74 | 6,732 | 3/29/2020 |
3.1.71 | 10,118 | 3/15/2020 |
3.1.68 | 7,317 | 3/9/2020 |
3.1.62-beta | 964 | 3/8/2020 |
3.1.51-beta | 991 | 1/22/2020 |
3.1.13-beta | 1,423 | 9/25/2019 |
3.1.12-beta | 989 | 9/8/2019 |
3.1.7-beta | 1,076 | 8/18/2019 |
3.1.6-beta | 867 | 8/17/2019 |
3.1.3-beta | 963 | 8/9/2019 |
3.0.50 | 6,549 | 1/15/2020 |
3.0.48 | 6,541 | 1/10/2020 |
3.0.28 | 6,557 | 11/15/2019 |
3.0.26 | 6,873 | 9/25/2019 |
3.0.25 | 6,858 | 8/9/2019 |
3.0.24 | 6,592 | 8/4/2019 |
3.0.19-beta | 1,045 | 6/11/2019 |
3.0.15-beta | 906 | 5/28/2019 |
3.0.13-beta | 859 | 5/28/2019 |
3.0.6-beta | 1,351 | 2/3/2019 |
3.0.4-beta | 1,155 | 12/8/2018 |
2.3.186 | 6,568 | 8/9/2019 |
2.3.183 | 6,665 | 6/19/2019 |
2.3.181 | 7,139 | 6/12/2019 |
2.3.179 | 6,623 | 6/11/2019 |
2.3.167 | 6,630 | 5/28/2019 |
2.3.151 | 6,528 | 5/9/2019 |
2.3.138 | 6,925 | 3/19/2019 |
2.3.136 | 6,632 | 3/14/2019 |
2.3.125 | 6,614 | 2/28/2019 |
2.3.105 | 6,786 | 2/3/2019 |
2.3.38 | 7,581 | 12/14/2018 |
2.3.36 | 6,795 | 12/14/2018 |
2.3.34 | 6,762 | 12/14/2018 |
2.3.33-beta | 1,041 | 12/10/2018 |
2.3.11-beta | 1,199 | 12/8/2018 |
2.2.33 | 9,942 | 11/12/2018 |
2.2.13 | 10,349 | 8/25/2018 |
2.2.10 | 10,164 | 8/25/2018 |
2.2.3 | 11,729 | 8/23/2018 |
2.1.84 | 6,952 | 8/20/2018 |