Cake.GitVersioning
3.7.77-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.
See the version list below for details.
dotnet add package Cake.GitVersioning --version 3.7.77-alpha
NuGet\Install-Package Cake.GitVersioning -Version 3.7.77-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.77-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.77-alpha" />
<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.7.77-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.GitVersioning, 3.7.77-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.77-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.77-alpha&prerelease
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 | 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 (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.106-alpha | 133 | 9/9/2025 |
3.8.38-alpha | 3,741 | 3/5/2025 |
3.7.115 | 50,400 | 1/10/2025 |
3.7.112 | 11,118 | 12/12/2024 |
3.7.77-alpha | 194 | 8/10/2024 |
3.7.70-alpha | 178 | 6/3/2024 |
3.7.62-alpha | 193 | 4/6/2024 |
3.7.48-alpha | 409 | 11/16/2023 |
3.6.146 | 20,939 | 10/18/2024 |
3.6.143 | 20,418 | 8/27/2024 |
3.6.141 | 10,009 | 8/10/2024 |
3.6.139 | 14,927 | 6/3/2024 |
3.6.133 | 119,180 | 5/23/2023 |
3.6.132 | 5,486 | 5/11/2023 |
3.6.128 | 5,570 | 4/29/2023 |
3.6.79-alpha | 549 | 2/23/2023 |
3.6.65-alpha | 556 | 10/24/2022 |
3.5.119 | 63,891 | 10/24/2022 |
3.5.113 | 19,157 | 9/20/2022 |
3.5.112 | 5,713 | 9/20/2022 |
3.5.109 | 8,319 | 8/3/2022 |
3.5.108 | 6,048 | 7/12/2022 |
3.5.107 | 6,962 | 5/20/2022 |
3.5.104 | 6,310 | 5/10/2022 |
3.5.103 | 10,824 | 5/1/2022 |
3.5.86-alpha | 560 | 3/15/2022 |
3.5.85-alpha | 593 | 2/17/2022 |
3.5.73-alpha | 637 | 1/6/2022 |
3.5.54-alpha | 1,176 | 11/22/2021 |
3.5.50-alpha | 923 | 10/23/2021 |
3.5.37-alpha | 681 | 9/23/2021 |
3.5.34-alpha | 646 | 9/16/2021 |
3.4.255 | 9,709 | 1/6/2022 |
3.4.244 | 9,612 | 10/23/2021 |
3.4.240 | 5,800 | 9/23/2021 |
3.4.231 | 6,087 | 7/28/2021 |
3.4.228 | 5,632 | 7/27/2021 |
3.4.220 | 10,176 | 6/25/2021 |
3.4.216 | 5,909 | 6/12/2021 |
3.4.205 | 6,060 | 5/31/2021 |
3.4.203 | 5,715 | 5/24/2021 |
3.4.194 | 6,141 | 4/7/2021 |
3.4.190 | 5,729 | 4/6/2021 |
3.4.179-rc | 707 | 3/25/2021 |
3.4.165-alpha | 837 | 12/24/2020 |
3.4.161-alpha | 659 | 12/7/2020 |
3.4.153-alpha | 787 | 12/3/2020 |
3.4.142-alpha | 771 | 11/24/2020 |
3.3.37 | 16,180 | 10/7/2020 |
3.3.33-rc | 915 | 9/29/2020 |
3.3.31-alpha | 761 | 9/29/2020 |
3.3.25-alpha | 822 | 9/18/2020 |
3.3.22-alpha | 775 | 9/11/2020 |
3.2.31 | 11,182 | 7/23/2020 |
3.2.27-beta | 865 | 7/17/2020 |
3.2.7-beta | 976 | 5/20/2020 |
3.2.5-beta | 832 | 5/16/2020 |
3.1.91 | 9,104 | 4/28/2020 |
3.1.89 | 5,774 | 4/28/2020 |
3.1.74 | 5,972 | 3/29/2020 |
3.1.71 | 9,364 | 3/15/2020 |
3.1.68 | 6,563 | 3/9/2020 |
3.1.62-beta | 933 | 3/8/2020 |
3.1.51-beta | 963 | 1/22/2020 |
3.1.13-beta | 1,398 | 9/25/2019 |
3.1.12-beta | 962 | 9/8/2019 |
3.1.7-beta | 1,050 | 8/18/2019 |
3.1.6-beta | 843 | 8/17/2019 |
3.1.3-beta | 939 | 8/9/2019 |
3.0.50 | 5,790 | 1/15/2020 |
3.0.48 | 5,782 | 1/10/2020 |
3.0.28 | 5,797 | 11/15/2019 |
3.0.26 | 6,110 | 9/25/2019 |
3.0.25 | 6,097 | 8/9/2019 |
3.0.24 | 5,832 | 8/4/2019 |
3.0.19-beta | 1,016 | 6/11/2019 |
3.0.15-beta | 882 | 5/28/2019 |
3.0.13-beta | 834 | 5/28/2019 |
3.0.6-beta | 1,327 | 2/3/2019 |
3.0.4-beta | 1,130 | 12/8/2018 |
2.3.186 | 5,807 | 8/9/2019 |
2.3.183 | 5,904 | 6/19/2019 |
2.3.181 | 6,377 | 6/12/2019 |
2.3.179 | 5,862 | 6/11/2019 |
2.3.167 | 5,868 | 5/28/2019 |
2.3.151 | 5,769 | 5/9/2019 |
2.3.138 | 6,165 | 3/19/2019 |
2.3.136 | 5,869 | 3/14/2019 |
2.3.125 | 5,855 | 2/28/2019 |
2.3.105 | 6,028 | 2/3/2019 |
2.3.38 | 6,823 | 12/14/2018 |
2.3.36 | 6,030 | 12/14/2018 |
2.3.34 | 5,997 | 12/14/2018 |
2.3.33-beta | 1,016 | 12/10/2018 |
2.3.11-beta | 1,175 | 12/8/2018 |
2.2.33 | 9,182 | 11/12/2018 |
2.2.13 | 9,593 | 8/25/2018 |
2.2.10 | 9,408 | 8/25/2018 |
2.2.3 | 10,965 | 8/23/2018 |
2.1.84 | 6,192 | 8/20/2018 |