Nerdbank.GitVersioning
3.4.179-rc
This is a prerelease version of Nerdbank.GitVersioning.
dotnet add package Nerdbank.GitVersioning --version 3.4.179-rc
NuGet\Install-Package Nerdbank.GitVersioning -Version 3.4.179-rc
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="Nerdbank.GitVersioning" Version="3.4.179-rc"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nerdbank.GitVersioning --version 3.4.179-rc
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nerdbank.GitVersioning, 3.4.179-rc"
#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.
// Install Nerdbank.GitVersioning as a Cake Addin #addin nuget:?package=Nerdbank.GitVersioning&version=3.4.179-rc&prerelease // Install Nerdbank.GitVersioning as a Cake Tool #tool nuget:?package=Nerdbank.GitVersioning&version=3.4.179-rc&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (206)
Showing the top 5 popular GitHub repositories that depend on Nerdbank.GitVersioning:
Repository | Stars |
---|---|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
Humanizr/Humanizer
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
|
|
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
|
|
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
Version | Downloads | Last updated |
---|---|---|
3.4.179-rc | 0 | 7/27/2021 |
See https://github.com/dotnet/Nerdbank.GitVersioning/releases/tag/v3.4.179-rc for release notes.
IMPORTANT: The 3.x release may produce a different version height than prior major versions.