![]() |
VOOZH | about |
dotnet add package FunFair.BuildVersion.Interfaces --version 6.2.18.1825
NuGet\Install-Package FunFair.BuildVersion.Interfaces -Version 6.2.18.1825
<PackageReference Include="FunFair.BuildVersion.Interfaces" Version="6.2.18.1825" />
<PackageVersion Include="FunFair.BuildVersion.Interfaces" Version="6.2.18.1825" />Directory.Packages.props
<PackageReference Include="FunFair.BuildVersion.Interfaces" />Project file
paket add FunFair.BuildVersion.Interfaces --version 6.2.18.1825
#r "nuget: FunFair.BuildVersion.Interfaces, 6.2.18.1825"
#:package FunFair.BuildVersion.Interfaces@6.2.18.1825
#addin nuget:?package=FunFair.BuildVersion.Interfaces&version=6.2.18.1825Install as a Cake Addin
#tool nuget:?package=FunFair.BuildVersion.Interfaces&version=6.2.18.1825Install as a Cake Tool
Simpler/faster git specific version builder
| Branch | Status |
|---|---|
| main | 👁 Build: Pre-Release |
| release | 👁 Build: Release |
View
dotnet tool install FunFair.BuildVersion
To update to latest released version
dotnet tool update FunFair.BuildVersion
dotnet new tool-manifest
dotnet tool install FunFair.BuildVersion --local
To update to latest released version
dotnet tool update FunFair.BuildVersion --local
Supports release and hotfix branches in the following formats
version can be in the following formats:
4 is a build number passed to the tooltag is generated from the branch name (or matching branch for a pull request if it can be located)Tag restrictions
-- consecutive characters are shrunk to a single onefeature/name so that tag is processed on name onlypr-id where id is the id of the pull requestprerelease will be used. -x, --WarningsAsErrors (Default: false) Whether warnings should be errors
-b, --BuildNumber (Default: -1) The build number (use BUILD_NUMBER envrionment variable)
-s, --ReleaseSuffix (Default: ) The release suffix
-p, --Package (Default: ) The package being released
--help Display this help screen.
--version Display version information.
This will attempt to retrieve the build number (counter) from an environment variable:
dotnet buildversion
dotnet buildversion --BuildNumber 272
or
dotnet buildversion --b272
dotnet buildversion --BuildNumber 272 --ReleaseSuffix "product"
or
dotnet buildversion -b272 -s"product"
dotnet buildversion --BuildNumber 272 --ReleaseSuffix "product" --Package "package"
or
dotnet buildversion -b272 -s"product" -p"package"
dotnet buildversion --BuildNumber 272 --Package "package"
or
dotnet buildversion -b272 -p"package"
BUILD_NUMBER environment variable for the build numberTEAMCITY_VERSION environment variable is defined then the system.build.version and buildNumber variables will be set to match the build version that the tool producesGITHUB_ENV environment variable is defined then the BUILD_VERSION environment variable will be set to match the build version that the tool produces.| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 3 NuGet packages that depend on FunFair.BuildVersion.Interfaces:
| Package | Downloads |
|---|---|
|
Credfeto.DotNet.Repo.Tools.Release
Dotnet Repository Update tools |
|
|
FunFair.BuildVersion.Detection
Build versioning. |
|
|
FunFair.BuildVersion.Publishers
Build version publishing. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.2.19.2068-main | 100 | 6/15/2026 |
| 6.2.19.2067-replace-local-c | 97 | 6/15/2026 |
| 6.2.19.2066-main | 100 | 6/15/2026 |
| 6.2.19.2065-replace-local-e | 96 | 6/15/2026 |
| 6.2.19.2064-replace-local-e | 105 | 6/15/2026 |
| 6.2.19.2063-main | 96 | 6/15/2026 |
| 6.2.19.2062-update-dotnet-d | 111 | 6/14/2026 |
| 6.2.19.2061-update-dotnet-d | 112 | 6/14/2026 |
| 6.2.19.2060-main | 114 | 6/11/2026 |
| 6.2.19.2059-dotnet-sdk-10-0 | 126 | 6/10/2026 |
| 6.2.19.2057-main | 109 | 6/10/2026 |
| 6.2.19.2056-main | 113 | 6/10/2026 |
| 6.2.19.2055-main | 115 | 6/10/2026 |
| 6.2.19.2054-main | 119 | 6/8/2026 |
| 6.2.19.2053-main | 119 | 6/8/2026 |
| 6.2.19.2052-main | 120 | 6/7/2026 |
| 6.2.19.2051-main | 147 | 6/7/2026 |
| 6.2.19.2050-main | 122 | 6/7/2026 |
| 6.2.19.2049-coverage-funfai | 124 | 6/5/2026 |
| 6.2.18.1825 | 152 | 3/11/2026 |