Tool that generates a C# source code file making the latest git commit hash available at runtime.
Info
| Version: | 1.0.1 |
| Author(s): | bitcraft Corporation, Sebastien ROBERT |
| Last Update: | Friday, October 28, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bitcraftCoLtd/GitCommitHash |
| NuGet Url: | https://www.nuget.org/packages/Bitcraft.Tools.GitCommitHash |
Install
Install-Package Bitcraft.Tools.GitCommitHash
dotnet add package Bitcraft.Tools.GitCommitHash
paket add Bitcraft.Tools.GitCommitHash
Bitcraft.Tools.GitCommitHash Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 1.0.0)
- Microsoft.Extensions.Configuration.CommandLine(>= 1.0.0)
- Microsoft.NETCore.App(>= 1.0.1)
Tags