GitInfo 2.1.2
Exposes the following information for use directly from MSBuild, C#, F# and VB:
$(GitBranch), ThisAssembly.Git.Branch
$(GitCommit), ThisAssembly.Git.Commit
$(GitSha), ThisAssembly.Git.Sha
$(GitBaseVersionMajor), ThisAssembly.Git.BaseVersion.Major
$(GitBaseVersionMinor), ThisAssembly.Git.BaseVersion.Minor
$(GitBaseVersionPatch), ThisAssembly.Git.BaseVersion.Patch
$(GitCommits), ThisAssembly.Git.Commits
$(GitTag), ThisAssembly.Git.Tag
$(GitBaseTag), ThisAssembly.Git.BaseTag
$(GitSemVerMajor), ThisAssembly.Git.SemVer.Major
$(GitSemVerMinor), ThisAssembly.Git.SemVer.Minor
$(GitSemVerPatch), ThisAssembly.Git.SemVer.Patch
$(GitSemVerLabel), ThisAssembly.Git.SemVer.Label
$(GitSemVerDashLabel), ThisAssembly.Git.SemVer.DashLabel
$(GitSemVerSource), ThisAssembly.Git.SemVer.Source
$(GitIsDirty), ThisAssembly.Git.IsDirty
The generated code contains only constants, so it can be used to construct your own assembly/file version attributes:
[assembly: AssemblyVersion(ThisAssembly.Git.SemVer.Major + "." + ThisAssembly.Git.SemVer.Minor + ".0")]
[assembly: AssemblyInformationalVersion(ThisAssembly.Git.SemVer.Major + "." +
ThisAssembly.Git.SemVer.Minor + "." + ThisAssembly.Git.SemVer.Patch + "-" +
ThisAssembly.Git.Branch + "+" + ThisAssembly.Git.Commit)]
Install-Package GitInfo -Version 2.1.2
dotnet add package GitInfo --version 2.1.2
<PackageReference Include="GitInfo" Version="2.1.2"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add GitInfo --version 2.1.2
Dependencies
This package has no dependencies.
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on GitInfo:
Package | Downloads |
---|---|
Aqovia.PactProducerVerifier.AspNetCore
Pact Producer Test for aspnet core sites
|
|
Zooqle.Net
A .NET Standard library for searching torrents on Zooqle.
|
|
PowerMVVM.Commands
A powerful, framework independent Commanding library.
Implements Commands as you would expect them to be - synchronous, asynchronous, one time executable, ...
Comes with a very simple API for testing your command implementations.
|
|
Xamarin.VisualStudio.AndroidX.Migration
This package provides a Roslyn based migrator to be used in Visual Studio and Visual Studio for Mac.
|
|
xmisc.core.text
Input/Output utilities and extensions.
|
GitHub repositories (14)
Showing the top 5 popular GitHub repositories that depend on GitInfo:
Repository | Stars |
---|---|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
|
|
xamarin/Xamarin.Forms
Xamarin.Forms Official Home
|
|
EventStore/EventStore
The stream database optimised for event sourcing
|
|
moq/moq4
Repo for managing Moq 4.x
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.1.2 | 38,061 | 9/24/2020 |
2.1.1 | 166 | 9/24/2020 |
2.0.40 | 321 | 9/24/2020 |
2.0.39 | 280 | 9/23/2020 |
2.0.38 | 753 | 9/21/2020 |
2.0.37 | 506 | 9/20/2020 |
2.0.36 | 162 | 9/20/2020 |
2.0.35 | 182 | 9/20/2020 |
2.0.34 | 2,855 | 9/11/2020 |
2.0.33 | 5,329 | 8/28/2020 |
2.0.32 | 91 | 8/28/2020 |
2.0.31 | 27,891 | 8/3/2020 |
2.0.30 | 3,067 | 7/27/2020 |
2.0.29 | 2,634 | 7/22/2020 |
2.0.28 | 119 | 7/22/2020 |
2.0.27 | 97 | 7/22/2020 |
2.0.26 | 193,372 | 12/16/2019 |
2.0.25 | 749 | 12/13/2019 |
2.0.21 | 47,104 | 10/15/2019 |
2.0.20 | 396,367 | 11/13/2018 |
2.0.19 | 8,387 | 11/2/2018 |
2.0.18 | 83,427 | 9/26/2018 |
2.0.17 | 11,464 | 9/10/2018 |
2.0.16 | 349 | 9/10/2018 |
2.0.15 | 11,150 | 8/14/2018 |
2.0.14 | 1,448 | 8/3/2018 |
2.0.11 | 313,153 | 6/1/2018 |
2.0.10 | 28,663 | 2/21/2018 |
2.0.9 | 668 | 2/20/2018 |
2.0.8 | 11,773 | 11/30/2017 |
2.0.7 | 6,570 | 11/30/2017 |
2.0.6 | 15,128 | 10/22/2017 |
2.0.5 | 454 | 10/19/2017 |
2.0.3 | 5,793 | 10/18/2017 |
2.0.2 | 2,409 | 9/29/2017 |
2.0.1 | 83,961 | 8/24/2017 |
2.0.0 | 2,859 | 8/16/2017 |
1.1.72 | 1,126 | 8/7/2017 |
1.1.71 | 3,871 | 7/10/2017 |
1.1.70 | 412 | 7/10/2017 |
1.1.68 | 600 | 7/7/2017 |
1.1.67 | 685 | 7/4/2017 |
1.1.66 | 855 | 6/23/2017 |
1.1.65 | 733 | 6/15/2017 |
1.1.63 | 585 | 6/15/2017 |
1.1.62 | 1,848 | 6/4/2017 |
1.1.61 | 3,802 | 5/31/2017 |
1.1.60 | 1,184 | 5/16/2017 |
1.1.59 | 15,343 | 5/11/2017 |
1.1.58 | 739 | 5/5/2017 |
1.1.57 | 572 | 4/29/2017 |
1.1.56 | 465 | 4/28/2017 |
1.1.55 | 550 | 4/26/2017 |
1.1.54 | 436 | 4/26/2017 |
1.1.53 | 998 | 4/12/2017 |
1.1.48 | 2,394 | 2/10/2017 |
1.1.47 | 446 | 2/10/2017 |
1.1.45 | 2,049 | 1/27/2017 |
1.1.44 | 431 | 1/27/2017 |
1.1.43 | 525 | 1/25/2017 |
1.1.41 | 468 | 1/25/2017 |
1.1.40 | 784 | 1/6/2017 |
1.1.39 | 772 | 12/26/2016 |
1.1.38 | 861 | 12/26/2016 |
1.1.37 | 714 | 12/12/2016 |
1.1.35 | 1,313 | 11/29/2016 |
1.1.34 | 629 | 11/24/2016 |
1.1.31 | 1,032 | 9/13/2016 |
1.1.30 | 467 | 9/13/2016 |
1.1.29 | 1,077 | 9/3/2016 |
1.1.28 | 1,333 | 8/10/2016 |
1.1.27 | 588 | 8/8/2016 |
1.1.26 | 478 | 8/8/2016 |
1.1.25 | 1,668 | 7/28/2016 |
1.1.24 | 508 | 7/28/2016 |
1.1.23 | 489 | 7/28/2016 |
1.1.22 | 517 | 7/28/2016 |
1.1.20 | 1,366 | 6/4/2016 |
1.1.19 | 553 | 5/29/2016 |
1.1.17 | 493 | 5/26/2016 |
1.1.15 | 2,464 | 5/23/2016 |
1.1.14 | 1,615 | 5/22/2016 |
1.1.13 | 542 | 5/19/2016 |
1.1.12 | 2,358 | 4/24/2016 |
1.1.10 | 660 | 4/8/2016 |
1.1.9 | 538 | 3/31/2016 |
1.1.8 | 489 | 3/31/2016 |
1.1.7 | 474 | 3/31/2016 |
1.1.5 | 1,022 | 3/16/2016 |
1.1.4 | 496 | 3/16/2016 |
1.1.2 | 551 | 3/14/2016 |
1.1.1 | 1,069 | 3/12/2016 |
1.1.0 | 562 | 3/11/2016 |
1.0.64-pre | 467 | 3/12/2016 |
1.0.63-pre | 466 | 3/12/2016 |
1.0.62-pre | 533 | 3/12/2016 |
1.0.61-pre | 567 | 3/12/2016 |
1.0.60-pre | 470 | 3/11/2016 |
1.0.59-pre | 538 | 3/11/2016 |
1.0.58-pre | 489 | 3/11/2016 |
1.0.56-pre | 2,713 | 1/9/2016 |
1.0.55-pre | 1,344 | 1/7/2016 |
1.0.54-pre | 939 | 12/14/2015 |
1.0.53-pre | 552 | 12/10/2015 |
1.0.52-pre | 768 | 12/10/2015 |
1.0.51-pre | 564 | 12/10/2015 |
1.0.50-pre | 558 | 12/9/2015 |
1.0.49-pre | 1,787 | 10/5/2015 |
1.0.48-pre | 580 | 10/3/2015 |
1.0.47-pre | 629 | 9/2/2015 |
1.0.46-pre | 510 | 9/2/2015 |
1.0.45-pre | 539 | 9/1/2015 |
1.0.44-pre | 517 | 9/1/2015 |
1.0.43-pre | 502 | 9/1/2015 |
1.0.42-pre | 518 | 8/18/2015 |
1.0.41-pre | 515 | 8/7/2015 |
1.0.40-pre | 494 | 7/19/2015 |
1.0.39-pre | 505 | 7/10/2015 |
1.0.38-pre | 518 | 6/26/2015 |
1.0.37-pre | 499 | 6/26/2015 |
1.0.36-pre | 486 | 6/26/2015 |
1.0.35-pre | 499 | 6/26/2015 |
1.0.34-pre | 506 | 6/24/2015 |
1.0.33-pre | 602 | 6/17/2015 |
1.0.31-pre | 521 | 6/16/2015 |
1.0.30-pre | 489 | 6/16/2015 |
1.0.29-pre | 481 | 6/16/2015 |
1.0.28-pre | 493 | 6/16/2015 |
1.0.27-pre | 500 | 6/16/2015 |
1.0.26-pre | 530 | 6/15/2015 |
1.0.25-pre | 519 | 6/14/2015 |
1.0.24-pre | 517 | 6/11/2015 |
1.0.23-pre | 515 | 6/8/2015 |
1.0.22-pre | 498 | 6/8/2015 |
1.0.21-pre | 498 | 6/8/2015 |
1.0.20-pre | 520 | 6/8/2015 |
1.0.19-pre | 501 | 6/8/2015 |
1.0.18-pre | 498 | 6/8/2015 |
1.0.16-pre | 492 | 6/5/2015 |
1.0.15-pre | 514 | 6/5/2015 |
1.0.14-pre | 535 | 6/4/2015 |
1.0.11-pre | 506 | 6/3/2015 |
1.0.10-pre | 506 | 6/3/2015 |
1.0.9-pre | 491 | 6/3/2015 |
1.0.8-pre | 489 | 6/3/2015 |
1.0.7-pre | 556 | 6/3/2015 |
1.0.6-pre | 482 | 6/3/2015 |
1.0.5-pre | 494 | 6/3/2015 |
1.0.4-pre | 504 | 6/3/2015 |
1.0.3-pre | 484 | 6/3/2015 |
1.0.1-pre | 493 | 6/3/2015 |
1.0.0 | 536 | 2/22/2016 |
1.0.0-pre | 488 | 5/26/2015 |
0.0.196 | 98 | 10/14/2020 |
0.0.195 | 88 | 10/5/2020 |
0.0.194 | 136 | 9/24/2020 |