Cake.GitVersioning 3.9.50

dotnet add package Cake.GitVersioning --version 3.9.50
                    
NuGet\Install-Package Cake.GitVersioning -Version 3.9.50
                    
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.9.50" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cake.GitVersioning" Version="3.9.50" />
                    
Directory.Packages.props
<PackageReference Include="Cake.GitVersioning" />
                    
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 Cake.GitVersioning --version 3.9.50
                    
#r "nuget: Cake.GitVersioning, 3.9.50"
                    
#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.9.50
                    
#: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.9.50
                    

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 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.9.50 0 11/5/2025
3.9.37-alpha 87 11/1/2025
3.9.32-alpha 153 10/19/2025
3.9.17-alpha 98 10/11/2025
3.9.15-alpha-gead5232f6d 85 10/10/2025
3.8.118 8,873 9/26/2025
3.8.106-alpha 193 9/9/2025
3.8.38-alpha 7,046 3/5/2025
3.7.115 59,916 1/10/2025
3.7.112 13,120 12/12/2024
3.7.77-alpha 239 8/10/2024
3.7.70-alpha 211 6/3/2024
3.7.62-alpha 218 4/6/2024
3.7.48-alpha 444 11/16/2023
3.6.146 23,270 10/18/2024
3.6.143 22,007 8/27/2024
3.6.141 11,625 8/10/2024
3.6.139 16,850 6/3/2024
3.6.133 124,675 5/23/2023
3.6.132 7,081 5/11/2023
3.6.128 7,172 4/29/2023
3.6.79-alpha 591 2/23/2023
3.6.65-alpha 589 10/24/2022
3.5.119 67,422 10/24/2022
3.5.113 21,489 9/20/2022
3.5.112 7,317 9/20/2022
3.5.109 9,916 8/3/2022
3.5.108 7,645 7/12/2022
3.5.107 8,557 5/20/2022
3.5.104 7,918 5/10/2022
3.5.103 12,564 5/1/2022
3.5.86-alpha 607 3/15/2022
3.5.85-alpha 627 2/17/2022
3.5.73-alpha 682 1/6/2022
3.5.54-alpha 1,222 11/22/2021
3.5.50-alpha 958 10/23/2021
3.5.37-alpha 708 9/23/2021
3.5.34-alpha 681 9/16/2021
3.4.255 11,318 1/6/2022
3.4.244 11,215 10/23/2021
3.4.240 7,404 9/23/2021
3.4.231 7,696 7/28/2021
3.4.228 7,243 7/27/2021
3.4.220 11,817 6/25/2021
3.4.216 7,513 6/12/2021
3.4.205 7,677 5/31/2021
3.4.203 7,333 5/24/2021
3.4.194 7,744 4/7/2021
3.4.190 7,327 4/6/2021
3.4.179-rc 745 3/25/2021
3.4.165-alpha 887 12/24/2020
3.4.161-alpha 700 12/7/2020
3.4.153-alpha 823 12/3/2020
3.4.142-alpha 817 11/24/2020
3.3.37 17,782 10/7/2020
3.3.33-rc 964 9/29/2020
3.3.31-alpha 816 9/29/2020
3.3.25-alpha 873 9/18/2020
3.3.22-alpha 835 9/11/2020
3.2.31 12,793 7/23/2020
3.2.27-beta 905 7/17/2020
3.2.7-beta 1,014 5/20/2020
3.2.5-beta 871 5/16/2020
3.1.91 10,861 4/28/2020
3.1.89 7,384 4/28/2020
3.1.74 7,583 3/29/2020
3.1.71 10,956 3/15/2020
3.1.68 8,160 3/9/2020
3.1.62-beta 987 3/8/2020
3.1.51-beta 1,010 1/22/2020
3.1.13-beta 1,440 9/25/2019
3.1.12-beta 1,012 9/8/2019
3.1.7-beta 1,096 8/18/2019
3.1.6-beta 885 8/17/2019
3.1.3-beta 978 8/9/2019
3.0.50 7,388 1/15/2020
3.0.48 7,379 1/10/2020
3.0.28 7,397 11/15/2019
3.0.26 7,712 9/25/2019
3.0.25 7,705 8/9/2019
3.0.24 7,434 8/4/2019
3.0.19-beta 1,070 6/11/2019
3.0.15-beta 927 5/28/2019
3.0.13-beta 885 5/28/2019
3.0.6-beta 1,367 2/3/2019
3.0.4-beta 1,173 12/8/2018
2.3.186 7,415 8/9/2019
2.3.183 7,507 6/19/2019
2.3.181 7,983 6/12/2019
2.3.179 7,462 6/11/2019
2.3.167 7,481 5/28/2019
2.3.151 7,371 5/9/2019
2.3.138 7,767 3/19/2019
2.3.136 7,480 3/14/2019
2.3.125 7,453 2/28/2019
2.3.105 7,624 2/3/2019
2.3.38 8,420 12/14/2018
2.3.36 7,640 12/14/2018
2.3.34 7,606 12/14/2018
2.3.33-beta 1,057 12/10/2018
2.3.11-beta 1,220 12/8/2018
2.2.33 10,793 11/12/2018
2.2.13 11,189 8/25/2018
2.2.10 11,004 8/25/2018
2.2.3 12,577 8/23/2018
2.1.84 7,794 8/20/2018