Nerdbank.GitVersioning
3.9.50
Prefix Reserved
See the version list below for details.
dotnet add package Nerdbank.GitVersioning --version 3.9.50
NuGet\Install-Package Nerdbank.GitVersioning -Version 3.9.50
<PackageReference Include="Nerdbank.GitVersioning" Version="3.9.50"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Nerdbank.GitVersioning" Version="3.9.50" />
<PackageReference Include="Nerdbank.GitVersioning"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Nerdbank.GitVersioning --version 3.9.50
#r "nuget: Nerdbank.GitVersioning, 3.9.50"
#:package Nerdbank.GitVersioning@3.9.50
#addin nuget:?package=Nerdbank.GitVersioning&version=3.9.50
#tool nuget:?package=Nerdbank.GitVersioning&version=3.9.50
With this package, and a version.json file to express your version number checked into the root of your git repo:
{
"version": "1.0-beta"
}
Your .NET projects and other builds can be automatically stamped with a version that precisely describes the git commit that built it.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (48)
Showing the top 5 NuGet packages that depend on Nerdbank.GitVersioning:
| Package | Downloads |
|---|---|
|
Orleans.SyncWork
Provides an abstract base class grain to use for dispatching potentially long running, CPU bound work to an Orleans cluster. |
|
|
Liversage.Primitives.Generators
Create primitives to combat primitive obsession. |
|
|
Liversage.Primitives
Create primitives to combat primitive obsession. |
|
|
Liversage.Primitives.Models
Create primitives to combat primitive obsession. |
|
|
quamotion-webdriver-client
A .Net client to automate mobile applications. For more informations see http://docs.quamotion.mobi/ |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Nerdbank.GitVersioning:
| Repository | Stars |
|---|---|
|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.10.8-alpha | 5,365 | 12/8/2025 |
| 3.9.50 | 698,205 | 11/5/2025 |
| 3.9.37-alpha | 375 | 11/1/2025 |
| 3.9.32-alpha | 767 | 10/19/2025 |
| 3.9.17-alpha | 1,025 | 10/11/2025 |
| 3.9.15-alpha-gead5232f6d | 200 | 10/10/2025 |
| 3.8.118 | 297,567 | 9/26/2025 |
| 3.8.106-alpha | 1,407 | 9/9/2025 |
| 3.8.38-alpha | 21,747 | 3/5/2025 |
| 3.7.115 | 3,994,258 | 1/10/2025 |
| 3.7.112 | 370,106 | 12/12/2024 |
| 3.7.77-alpha | 10,031 | 8/10/2024 |
| 3.7.70-alpha | 9,465 | 6/3/2024 |
| 3.7.62-alpha | 6,935 | 4/6/2024 |
| 3.7.48-alpha | 11,798 | 11/16/2023 |
| 3.6.146 | 738,191 | 10/18/2024 |
| 3.6.143 | 709,589 | 8/27/2024 |
| 3.6.141 | 222,565 | 8/10/2024 |
| 3.6.139 | 716,079 | 6/3/2024 |
See https://github.com/dotnet/Nerdbank.GitVersioning/releases/tag/v3.9.50 for release notes.
IMPORTANT: The 3.x release may produce a different version height than prior major versions.