GitInfo 2.0.1
See the version list below for details.
dotnet add package GitInfo --version 2.0.1
NuGet\Install-Package GitInfo -Version 2.0.1
<PackageReference Include="GitInfo" Version="2.0.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="GitInfo" Version="2.0.1" />
<PackageReference Include="GitInfo"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add GitInfo --version 2.0.1
#r "nuget: GitInfo, 2.0.1"
#:package GitInfo@2.0.1
#addin nuget:?package=GitInfo&version=2.0.1
#tool nuget:?package=GitInfo&version=2.0.1
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)]
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 |
|
|
BizStream.NET.Sdk
Core build and release configuration for packages and libraries distributed by BizStream. |
|
|
Zooqle.Net
A .NET Standard library for searching torrents on Zooqle. |
|
|
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. |
|
|
SPLogging.Web
Web Log helper ใช้สำหรับ ช่วยเก็บค่า sesion และ อื่นๆ สำหรับ log |
GitHub repositories (39)
Showing the top 20 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).
|
|
|
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
|
|
|
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
|
|
|
dotnet/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#
|
|
|
ClassIsland/ClassIsland
一款功能强、可定制、跨平台,适用于班级多媒体屏幕的课表信息显示工具,可以一目了然地显示各种信息。
|
|
|
VitalElement/AvalonStudio
Cross platform IDE and Shell
|
|
|
CollapseLauncher/Collapse
An Advanced Launcher for miHoYo/HoYoverse Games
|
|
|
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
|
|
|
alanmcgovern/monotorrent
The official repository for MonoTorrent, a bittorrent library for .NET
|
|
|
BedrockLauncher/BedrockLauncher
|
|
|
ubisoft/Sharpmake
Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.
|
|
|
wabbajack-tools/wabbajack
An automated Modlist installer for various games.
|
|
|
dotnet/Microsoft.Maui.Graphics
An experimental cross-platform native graphics library.
|
|
|
dotnet/Microsoft.Maui.Graphics.Controls
Experimental Microsoft.Maui.Graphics.Controls - Build drawn controls (Cupertino, Fluent and Material)
|
|
|
SteeltoeOSS/Samples
Steeltoe samples and reference application collection
|
|
|
nkdAgility/azure-devops-migration-tools
Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Work Items, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation, and between Organisations.
|
|
|
bitfaster/BitFaster.Caching
High performance, thread-safe in-memory caching primitives for .NET
|
|
|
couchbase/couchbase-lite-net
A lightweight, document-oriented (NoSQL), syncable database engine for .NET
|
|
|
jackBonadies/SeekerAndroid
Android client for the Soulseek peer-to-peer network
|
|
|
tukasa0001/TownOfHost
Host only mod for Among Us.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.6.0 | 37,608 | 10/17/2025 |
| 3.5.0 | 598,093 | 11/2/2024 |
| 3.3.5 | 502,635 | 5/13/2024 |
| 3.3.4 | 261,760 | 2/15/2024 |
| 3.3.3 | 494,349 | 8/30/2023 |
| 3.3.2 | 961 | 8/30/2023 |
| 3.3.1 | 17,235 | 8/11/2023 |
| 3.3.0 | 4,219 | 8/11/2023 |
| 3.2.0 | 5,758 | 8/11/2023 |
| 2.3.0 | 1,214,285 | 11/18/2022 |
| 2.2.1 | 23,724 | 11/16/2022 |
| 2.2.0 | 1,678,022 | 8/26/2021 |
| 2.1.2 | 1,642,506 | 9/24/2020 |
| 2.1.1 | 1,205 | 9/24/2020 |
| 2.0.40 | 3,068 | 9/24/2020 |
| 2.0.39 | 4,225 | 9/23/2020 |
| 2.0.38 | 2,068 | 9/21/2020 |
| 2.0.37 | 1,388 | 9/20/2020 |
| 2.0.36 | 1,032 | 9/20/2020 |
| 2.0.35 | 1,024 | 9/20/2020 |
| 2.0.34 | 13,045 | 9/11/2020 |
| 2.0.33 | 13,323 | 8/28/2020 |
| 2.0.32 | 969 | 8/28/2020 |
| 2.0.31 | 69,680 | 8/3/2020 |
| 2.0.30 | 15,096 | 7/27/2020 |
| 2.0.29 | 73,224 | 7/22/2020 |
| 2.0.28 | 1,206 | 7/22/2020 |
| 2.0.27 | 995 | 7/22/2020 |
| 2.0.26 | 497,373 | 12/16/2019 |
| 2.0.25 | 1,972 | 12/13/2019 |
| 2.0.21 | 94,867 | 10/15/2019 |
| 2.0.20 | 683,676 | 11/13/2018 |
| 2.0.19 | 13,046 | 11/2/2018 |
| 2.0.18 | 106,052 | 9/26/2018 |
| 2.0.17 | 23,472 | 9/10/2018 |
| 2.0.16 | 1,358 | 9/10/2018 |
| 2.0.15 | 86,409 | 8/14/2018 |
| 2.0.14 | 3,704 | 8/3/2018 |
| 2.0.11 | 345,496 | 6/1/2018 |
| 2.0.10 | 34,232 | 2/21/2018 |
| 2.0.9 | 2,213 | 2/20/2018 |
| 2.0.8 | 18,054 | 11/30/2017 |
| 2.0.7 | 7,956 | 11/30/2017 |
| 2.0.6 | 20,974 | 10/22/2017 |
| 2.0.5 | 1,742 | 10/19/2017 |
| 2.0.3 | 9,034 | 10/18/2017 |
| 2.0.2 | 4,142 | 9/29/2017 |
| 2.0.1 | 90,285 | 8/24/2017 |
| 2.0.0 | 4,698 | 8/16/2017 |
| 1.1.72 | 2,802 | 8/7/2017 |
| 1.1.71 | 6,873 | 7/10/2017 |
| 1.1.70 | 1,678 | 7/10/2017 |
| 1.1.68 | 1,855 | 7/7/2017 |
| 1.1.67 | 1,967 | 7/4/2017 |
| 1.1.66 | 2,071 | 6/23/2017 |
| 1.1.65 | 1,965 | 6/15/2017 |
| 1.1.63 | 2,028 | 6/15/2017 |
| 1.1.62 | 3,334 | 6/4/2017 |
| 1.1.61 | 5,132 | 5/31/2017 |
| 1.1.60 | 2,491 | 5/16/2017 |
| 1.1.59 | 16,647 | 5/11/2017 |
| 1.1.58 | 1,956 | 5/5/2017 |
| 1.1.57 | 1,875 | 4/29/2017 |
| 1.1.56 | 1,689 | 4/28/2017 |
| 1.1.55 | 9,441 | 4/26/2017 |
| 1.1.54 | 1,687 | 4/26/2017 |
| 1.1.53 | 2,496 | 4/12/2017 |
| 1.1.48 | 4,062 | 2/10/2017 |
| 1.1.47 | 1,659 | 2/10/2017 |
| 1.1.45 | 3,302 | 1/27/2017 |
| 1.1.44 | 1,658 | 1/27/2017 |
| 1.1.43 | 1,770 | 1/25/2017 |
| 1.1.41 | 1,719 | 1/25/2017 |
| 1.1.40 | 2,070 | 1/6/2017 |
| 1.1.39 | 2,037 | 12/26/2016 |
| 1.1.38 | 2,486 | 12/26/2016 |
| 1.1.37 | 1,955 | 12/12/2016 |
| 1.1.35 | 2,846 | 11/29/2016 |
| 1.1.34 | 2,060 | 11/24/2016 |
| 1.1.31 | 2,444 | 9/13/2016 |
| 1.1.30 | 1,739 | 9/13/2016 |
| 1.1.29 | 2,405 | 9/3/2016 |
| 1.1.28 | 3,068 | 8/10/2016 |
| 1.1.27 | 1,836 | 8/8/2016 |
| 1.1.26 | 1,721 | 8/8/2016 |
| 1.1.25 | 3,360 | 7/28/2016 |
| 1.1.24 | 2,003 | 7/28/2016 |
| 1.1.23 | 2,009 | 7/28/2016 |
| 1.1.22 | 2,091 | 7/28/2016 |
| 1.1.20 | 2,773 | 6/4/2016 |
| 1.1.19 | 1,848 | 5/29/2016 |
| 1.1.17 | 1,750 | 5/26/2016 |
| 1.1.15 | 3,751 | 5/23/2016 |
| 1.1.14 | 2,969 | 5/22/2016 |
| 1.1.13 | 1,850 | 5/19/2016 |
| 1.1.12 | 3,908 | 4/24/2016 |
| 1.1.10 | 1,951 | 4/8/2016 |
| 1.1.9 | 1,796 | 3/31/2016 |
| 1.1.8 | 1,757 | 3/31/2016 |
| 1.1.7 | 1,757 | 3/31/2016 |
| 1.1.5 | 2,295 | 3/16/2016 |
| 1.1.4 | 1,771 | 3/16/2016 |
| 1.1.2 | 1,822 | 3/14/2016 |
| 1.1.1 | 2,610 | 3/12/2016 |
| 1.1.0 | 2,120 | 3/11/2016 |
| 1.0.64-pre | 1,433 | 3/12/2016 |
| 1.0.63-pre | 1,507 | 3/12/2016 |
| 1.0.62-pre | 1,831 | 3/12/2016 |
| 1.0.61-pre | 1,846 | 3/12/2016 |
| 1.0.60-pre | 1,468 | 3/11/2016 |
| 1.0.59-pre | 1,841 | 3/11/2016 |
| 1.0.58-pre | 1,469 | 3/11/2016 |
| 1.0.56-pre | 3,772 | 1/9/2016 |
| 1.0.55-pre | 2,369 | 1/7/2016 |
| 1.0.54-pre | 2,166 | 12/14/2015 |
| 1.0.53-pre | 1,853 | 12/10/2015 |
| 1.0.52-pre | 2,078 | 12/10/2015 |
| 1.0.51-pre | 1,859 | 12/10/2015 |
| 1.0.50-pre | 1,881 | 12/9/2015 |
| 1.0.49-pre | 3,320 | 10/5/2015 |
| 1.0.48-pre | 1,844 | 10/3/2015 |
| 1.0.47-pre | 1,668 | 9/2/2015 |
| 1.0.46-pre | 1,532 | 9/2/2015 |
| 1.0.45-pre | 1,593 | 9/1/2015 |
| 1.0.44-pre | 1,530 | 9/1/2015 |
| 1.0.43-pre | 1,529 | 9/1/2015 |
| 1.0.42-pre | 1,536 | 8/18/2015 |
| 1.0.41-pre | 1,875 | 8/7/2015 |
| 1.0.40-pre | 1,588 | 7/19/2015 |
| 1.0.39-pre | 1,525 | 7/10/2015 |
| 1.0.38-pre | 1,548 | 6/26/2015 |
| 1.0.37-pre | 1,485 | 6/26/2015 |
| 1.0.36-pre | 1,514 | 6/26/2015 |
| 1.0.35-pre | 1,532 | 6/26/2015 |
| 1.0.34-pre | 1,560 | 6/24/2015 |
| 1.0.33-pre | 1,597 | 6/17/2015 |
| 1.0.31-pre | 1,556 | 6/16/2015 |
| 1.0.30-pre | 1,537 | 6/16/2015 |
| 1.0.29-pre | 1,517 | 6/16/2015 |
| 1.0.28-pre | 1,519 | 6/16/2015 |
| 1.0.27-pre | 1,536 | 6/16/2015 |
| 1.0.26-pre | 1,574 | 6/15/2015 |
| 1.0.25-pre | 1,560 | 6/14/2015 |
| 1.0.24-pre | 1,582 | 6/11/2015 |
| 1.0.23-pre | 1,522 | 6/8/2015 |
| 1.0.22-pre | 1,527 | 6/8/2015 |
| 1.0.21-pre | 1,539 | 6/8/2015 |
| 1.0.20-pre | 1,565 | 6/8/2015 |
| 1.0.19-pre | 1,535 | 6/8/2015 |
| 1.0.18-pre | 1,542 | 6/8/2015 |
| 1.0.16-pre | 1,541 | 6/5/2015 |
| 1.0.15-pre | 1,583 | 6/5/2015 |
| 1.0.14-pre | 1,583 | 6/4/2015 |
| 1.0.11-pre | 1,505 | 6/3/2015 |
| 1.0.10-pre | 1,525 | 6/3/2015 |
| 1.0.9-pre | 1,553 | 6/3/2015 |
| 1.0.8-pre | 1,529 | 6/3/2015 |
| 1.0.7-pre | 1,582 | 6/3/2015 |
| 1.0.6-pre | 1,509 | 6/3/2015 |
| 1.0.5-pre | 1,493 | 6/3/2015 |
| 1.0.4-pre | 1,541 | 6/3/2015 |
| 1.0.3-pre | 1,520 | 6/3/2015 |
| 1.0.1-pre | 1,540 | 6/3/2015 |
| 1.0.0 | 2,025 | 2/22/2016 |
| 1.0.0-pre | 1,503 | 5/26/2015 |
| 0.0.196 | 909 | 10/14/2020 |
| 0.0.195 | 899 | 10/5/2020 |
| 0.0.194 | 27,268 | 9/24/2020 |