Cake.GitVersioning 3.7.48-alpha

This is a prerelease version of Cake.GitVersioning.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Cake.GitVersioning --version 3.7.48-alpha
                    
NuGet\Install-Package Cake.GitVersioning -Version 3.7.48-alpha
                    
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.7.48-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cake.GitVersioning" Version="3.7.48-alpha" />
                    
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.7.48-alpha
                    
#r "nuget: Cake.GitVersioning, 3.7.48-alpha"
                    
#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.7.48-alpha
                    
#: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.7.48-alpha&prerelease
                    

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 net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.
  • net6.0

    • No dependencies.

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
3.8.38-alpha 2,768 3/5/2025
3.7.115 42,322 1/10/2025
3.7.112 8,656 12/12/2024
3.7.77-alpha 185 8/10/2024
3.7.70-alpha 173 6/3/2024
3.7.62-alpha 191 4/6/2024
3.7.48-alpha 407 11/16/2023
3.6.146 18,357 10/18/2024
3.6.143 18,123 8/27/2024
3.6.141 7,703 8/10/2024
3.6.139 12,573 6/3/2024
3.6.133 115,263 5/23/2023
3.6.132 3,194 5/11/2023
3.6.128 3,269 4/29/2023
3.6.79-alpha 536 2/23/2023
3.6.65-alpha 545 10/24/2022
3.5.119 60,012 10/24/2022
3.5.113 16,509 9/20/2022
3.5.112 3,408 9/20/2022
3.5.109 6,017 8/3/2022
3.5.108 3,744 7/12/2022
3.5.107 4,663 5/20/2022
3.5.104 4,008 5/10/2022
3.5.103 8,457 5/1/2022
3.5.86-alpha 546 3/15/2022
3.5.85-alpha 583 2/17/2022
3.5.73-alpha 616 1/6/2022
3.5.54-alpha 1,162 11/22/2021
3.5.50-alpha 912 10/23/2021
3.5.37-alpha 669 9/23/2021
3.5.34-alpha 631 9/16/2021
3.4.255 7,407 1/6/2022
3.4.244 7,316 10/23/2021
3.4.240 3,505 9/23/2021
3.4.231 3,788 7/28/2021
3.4.228 3,337 7/27/2021
3.4.220 7,856 6/25/2021
3.4.216 3,610 6/12/2021
3.4.205 3,762 5/31/2021
3.4.203 3,417 5/24/2021
3.4.194 3,844 4/7/2021
3.4.190 3,429 4/6/2021
3.4.179-rc 697 3/25/2021
3.4.165-alpha 823 12/24/2020
3.4.161-alpha 648 12/7/2020
3.4.153-alpha 776 12/3/2020
3.4.142-alpha 757 11/24/2020
3.3.37 13,878 10/7/2020
3.3.33-rc 901 9/29/2020
3.3.31-alpha 748 9/29/2020
3.3.25-alpha 806 9/18/2020
3.3.22-alpha 761 9/11/2020
3.2.31 8,876 7/23/2020
3.2.27-beta 853 7/17/2020
3.2.7-beta 965 5/20/2020
3.2.5-beta 822 5/16/2020
3.1.91 6,682 4/28/2020
3.1.89 3,466 4/28/2020
3.1.74 3,661 3/29/2020
3.1.71 7,054 3/15/2020
3.1.68 4,253 3/9/2020
3.1.62-beta 919 3/8/2020
3.1.51-beta 949 1/22/2020
3.1.13-beta 1,389 9/25/2019
3.1.12-beta 947 9/8/2019
3.1.7-beta 1,038 8/18/2019
3.1.6-beta 834 8/17/2019
3.1.3-beta 929 8/9/2019
3.0.50 3,487 1/15/2020
3.0.48 3,476 1/10/2020
3.0.28 3,484 11/15/2019
3.0.26 3,794 9/25/2019
3.0.25 3,781 8/9/2019
3.0.24 3,521 8/4/2019
3.0.19-beta 1,007 6/11/2019
3.0.15-beta 873 5/28/2019
3.0.13-beta 821 5/28/2019
3.0.6-beta 1,320 2/3/2019
3.0.4-beta 1,123 12/8/2018
2.3.186 3,495 8/9/2019
2.3.183 3,596 6/19/2019
2.3.181 4,065 6/12/2019
2.3.179 3,550 6/11/2019
2.3.167 3,553 5/28/2019
2.3.151 3,455 5/9/2019
2.3.138 3,853 3/19/2019
2.3.136 3,556 3/14/2019
2.3.125 3,538 2/28/2019
2.3.105 3,713 2/3/2019
2.3.38 4,509 12/14/2018
2.3.36 3,701 12/14/2018
2.3.34 3,665 12/14/2018
2.3.33-beta 1,009 12/10/2018
2.3.11-beta 1,162 12/8/2018
2.2.33 6,853 11/12/2018
2.2.13 7,268 8/25/2018
2.2.10 7,081 8/25/2018
2.2.3 8,634 8/23/2018
2.1.84 3,863 8/20/2018