GitInfo 1.1.45

There is a newer version of this package available.
See the version list below for details.
dotnet add package GitInfo --version 1.1.45                
NuGet\Install-Package GitInfo -Version 1.1.45                
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="GitInfo" Version="1.1.45">
  <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 GitInfo --version 1.1.45                
#r "nuget: GitInfo, 1.1.45"                
#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 GitInfo as a Cake Addin
#addin nuget:?package=GitInfo&version=1.1.45

// Install GitInfo as a Cake Tool
#tool nuget:?package=GitInfo&version=1.1.45                

Exposes the following information for use directly from MSBuild, C# 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)]

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on GitInfo:

Package Downloads
Aqovia.PactProducerVerifier.AspNetCore

Pact Producer Test for aspnet core sites

PH.RollingZipRotatorLog4net

A netstandard2.0 Zip utility to perform a very simple log4net file rotation. The code perform a zip-compression on every log-rotated file and delete it, watching on log4net output directory reading settings of appenders.

Zooqle.Net

A .NET Standard library for searching torrents on Zooqle.

BizStream.NET.Sdk

Core build and release configuration for packages and libraries distributed by BizStream.

SPLogging.Web

Web Log helper ใช้สำหรับ ช่วยเก็บค่า sesion และ อื่นๆ สำหรับ log

GitHub repositories (36)

Showing the top 5 popular GitHub repositories that depend on GitInfo:

Repository Stars
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 is no longer supported. Migrate your apps to .NET MAUI.
EventStore/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
xamarin/xamarin-macios
.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
VitalElement/AvalonStudio
Cross platform IDE and Shell
Version Downloads Last updated
3.3.5 86,866 5/13/2024
3.3.4 73,945 2/15/2024
3.3.3 295,709 8/30/2023
3.3.2 369 8/30/2023
3.3.1 15,387 8/11/2023
3.3.0 615 8/11/2023
3.2.0 4,884 8/11/2023
2.3.0 651,408 11/18/2022
2.2.1 11,611 11/16/2022
2.2.0 1,470,962 8/26/2021
2.1.2 1,129,550 9/24/2020
2.1.1 821 9/24/2020
2.0.40 2,110 9/24/2020
2.0.39 3,239 9/23/2020
2.0.38 1,473 9/21/2020
2.0.37 1,085 9/20/2020
2.0.36 739 9/20/2020
2.0.35 731 9/20/2020
2.0.34 8,605 9/11/2020
2.0.33 11,448 8/28/2020
2.0.32 687 8/28/2020
2.0.31 66,681 8/3/2020
2.0.30 14,743 7/27/2020
2.0.29 50,901 7/22/2020
2.0.28 710 7/22/2020
2.0.27 715 7/22/2020
2.0.26 444,967 12/16/2019
2.0.25 1,658 12/13/2019
2.0.21 90,312 10/15/2019
2.0.20 645,868 11/13/2018
2.0.19 11,788 11/2/2018
2.0.18 103,585 9/26/2018
2.0.17 20,928 9/10/2018
2.0.16 1,022 9/10/2018
2.0.15 61,204 8/14/2018
2.0.14 2,690 8/3/2018
2.0.11 340,497 6/1/2018
2.0.10 33,256 2/21/2018
2.0.9 1,427 2/20/2018
2.0.8 15,552 11/30/2017
2.0.7 7,391 11/30/2017
2.0.6 18,662 10/22/2017
2.0.5 1,155 10/19/2017
2.0.3 8,461 10/18/2017
2.0.2 3,280 9/29/2017
2.0.1 89,111 8/24/2017
2.0.0 3,910 8/16/2017
1.1.72 2,130 8/7/2017
1.1.71 6,234 7/10/2017
1.1.70 1,120 7/10/2017
1.1.68 1,298 7/7/2017
1.1.67 1,419 7/4/2017
1.1.66 1,535 6/23/2017
1.1.65 1,420 6/15/2017
1.1.63 1,460 6/15/2017
1.1.62 2,587 6/4/2017
1.1.61 4,568 5/31/2017
1.1.60 1,941 5/16/2017
1.1.59 16,083 5/11/2017
1.1.58 1,413 5/5/2017
1.1.57 1,314 4/29/2017
1.1.56 1,139 4/28/2017
1.1.55 6,109 4/26/2017
1.1.54 1,145 4/26/2017
1.1.53 1,943 4/12/2017
1.1.48 3,484 2/10/2017
1.1.47 1,098 2/10/2017
1.1.45 2,751 1/27/2017
1.1.44 1,109 1/27/2017
1.1.43 1,209 1/25/2017
1.1.41 1,151 1/25/2017
1.1.40 1,516 1/6/2017
1.1.39 1,457 12/26/2016
1.1.38 1,931 12/26/2016
1.1.37 1,403 12/12/2016
1.1.35 2,163 11/29/2016
1.1.34 1,489 11/24/2016
1.1.31 1,886 9/13/2016
1.1.30 1,196 9/13/2016
1.1.29 1,836 9/3/2016
1.1.28 2,333 8/10/2016
1.1.27 1,271 8/8/2016
1.1.26 1,161 8/8/2016
1.1.25 2,785 7/28/2016
1.1.24 1,435 7/28/2016
1.1.23 1,441 7/28/2016
1.1.22 1,524 7/28/2016
1.1.20 2,209 6/4/2016
1.1.19 1,285 5/29/2016
1.1.17 1,190 5/26/2016
1.1.15 3,171 5/23/2016
1.1.14 2,373 5/22/2016
1.1.13 1,281 5/19/2016
1.1.12 3,343 4/24/2016
1.1.10 1,380 4/8/2016
1.1.9 1,234 3/31/2016
1.1.8 1,184 3/31/2016
1.1.7 1,185 3/31/2016
1.1.5 1,724 3/16/2016
1.1.4 1,194 3/16/2016
1.1.2 1,241 3/14/2016
1.1.1 1,821 3/12/2016
1.1.0 1,298 3/11/2016
1.0.64-pre 886 3/12/2016
1.0.63-pre 943 3/12/2016
1.0.62-pre 1,041 3/12/2016
1.0.61-pre 1,046 3/12/2016
1.0.60-pre 924 3/11/2016
1.0.59-pre 1,041 3/11/2016
1.0.58-pre 917 3/11/2016
1.0.56-pre 3,208 1/9/2016
1.0.55-pre 1,814 1/7/2016
1.0.54-pre 1,560 12/14/2015
1.0.53-pre 1,049 12/10/2015
1.0.52-pre 1,276 12/10/2015
1.0.51-pre 1,045 12/10/2015
1.0.50-pre 1,081 12/9/2015
1.0.49-pre 2,760 10/5/2015
1.0.48-pre 1,273 10/3/2015
1.0.47-pre 1,118 9/2/2015
1.0.46-pre 967 9/2/2015
1.0.45-pre 1,024 9/1/2015
1.0.44-pre 984 9/1/2015
1.0.43-pre 977 9/1/2015
1.0.42-pre 987 8/18/2015
1.0.41-pre 1,306 8/7/2015
1.0.40-pre 1,023 7/19/2015
1.0.39-pre 975 7/10/2015
1.0.38-pre 993 6/26/2015
1.0.37-pre 943 6/26/2015
1.0.36-pre 957 6/26/2015
1.0.35-pre 975 6/26/2015
1.0.34-pre 987 6/24/2015
1.0.33-pre 1,046 6/17/2015
1.0.31-pre 1,009 6/16/2015
1.0.30-pre 970 6/16/2015
1.0.29-pre 957 6/16/2015
1.0.28-pre 970 6/16/2015
1.0.27-pre 981 6/16/2015
1.0.26-pre 1,009 6/15/2015
1.0.25-pre 988 6/14/2015
1.0.24-pre 1,015 6/11/2015
1.0.23-pre 966 6/8/2015
1.0.22-pre 971 6/8/2015
1.0.21-pre 978 6/8/2015
1.0.20-pre 1,005 6/8/2015
1.0.19-pre 974 6/8/2015
1.0.18-pre 979 6/8/2015
1.0.16-pre 983 6/5/2015
1.0.15-pre 1,011 6/5/2015
1.0.14-pre 1,038 6/4/2015
1.0.11-pre 945 6/3/2015
1.0.10-pre 996 6/3/2015
1.0.9-pre 1,001 6/3/2015
1.0.8-pre 969 6/3/2015
1.0.7-pre 1,033 6/3/2015
1.0.6-pre 958 6/3/2015
1.0.5-pre 949 6/3/2015
1.0.4-pre 988 6/3/2015
1.0.3-pre 967 6/3/2015
1.0.1-pre 986 6/3/2015
1.0.0 1,438 2/22/2016
1.0.0-pre 955 5/26/2015
0.0.196 611 10/14/2020
0.0.195 619 10/5/2020
0.0.194 8,036 9/24/2020