Back to Oh My Posh

Nerdbank.GitVersioning

website/docs/segments/cli/nbgv.mdx

29.12.01.4 KB
Original Source

What

Display the Nerdbank.GitVersioning version.

:::caution The Nerdbank.GitVersioning CLI can be a bit slow causing the prompt to feel slow. :::

Sample Configuration

import Config from '@site/src/components/Config.js';

<Config data={{ "type": "nbgv", "style": "powerline", "powerline_symbol": "\uE0B0", "foreground": "#ffffff", "background": "#3a579a", "template": " \uF1D2 {{ .Version }} " }}/>

Template (info)

:::note default template

template
 {{ .Version }}

:::

Properties

NameTypeDescription
.Versionstringthe current version
.AssemblyVersionstringthe current assembly version
.AssemblyInformationalVersionstringthe current assembly informational version
.NuGetPackageVersionstringthe current nuget package version
.ChocolateyPackageVersionstringthe current chocolatey package version
.NpmPackageVersionstringthe current npm package version
.SimpleVersionstringthe current simple version