👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
32 packages returned for Tags:"AssemblyInfo"
Sort by
Relevance
Downloads
Recently updated
Nerdbank.
GitVersioning
by:
aarnott
dotnetfoundation
Nerdbank
10,119,126 total downloads
last updated
11/16/2023
Latest version:
3.7.48-alpha
git
commit
versioning
version
assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
nbgv
by:
aarnott
dotnetfoundation
Nerdbank
3,924,693 total downloads
last updated
11/16/2023
Latest version:
3.7.48-alpha
git
commit
versioning
version
assemblyinfo
A .NET Core Tool that can install, read and set version information based on git history, using Nerdbank.GitVersioning.
MSBuild.
AssemblyVersion
by:
footcha
141,865 total downloads
last updated
2/13/2020
Latest version:
1.3.0
msbuild
assemblyinfo
version
update
MSBuild targets for updating Assembly version during build process. AssemblyInfo can be set by initializing MSBuild property $(AssemblyVersionNumber) before MSBuild target AssemblyVersionUpdate is called.
MainBrain.
Build.
AssemblyInfo
by:
mainbrain
109,618 total downloads
last updated
2/25/2015
Latest version:
4.0.0-rc-0077
MainBrain
MSBuild
Build
AssemblyInfo
MainBrain build assemblyinfo project extension.
Cake.
GitVersioning
by:
aarnott
cake-contrib
dotnetfoundation
141,032 total downloads
last updated
11/16/2023
Latest version:
3.7.48-alpha
git
commit
versioning
version
assemblyinfo
cake-addin
Cake wrapper for Nerdbank.GitVersioning. Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
SemanticVersioning.
MSBuild
by:
lexmitchell
109,972 total downloads
last updated
6/15/2018
Latest version:
1.2.0
msbuild
semver
semantic
versioning
csproj
assemblyinfo
assemblyversion
assemblyinformationalversion
Allows semantic versioning style fields to be injected into your assemblies via a $SemanticVersion property (MSBuild command line parameter or added to your csproj).
Rosalia.
TaskLib.
AssemblyInfo
by:
admax
39,372 total downloads
last updated
8/21/2018
Latest version:
2.6.35
rosalia
tasklib
assemblyinfo
AssemblyInfo tasks bundle for Rosalia.
Bumpy
by:
fwinkelbauer
15,434 total downloads
last updated
3/8/2018
Latest version:
0.11.0
Versioning
Build
AssemblyInfo
NuSpec
Bumpy is a tool to manipulate version information across multiple files found in the current working directory using a configuration file which consists of glob patterns and regular expressions.
AssemblyLoader
by:
Latency
13,240 total downloads
last updated
11/25/2018
Latest version:
1.1.3
AssemblyLoader
C#
AssemblyInfo
Assembly Information & Loader via Reflection
Cake.
Bumpy
by:
cake-contrib
fwinkelbauer
21,258 total downloads
last updated
8/18/2019
Latest version:
0.10.0
Cake
Script
Versioning
Build
AssemblyInfo
NuSpec
Cake AddIn for the version management command line tool Bumpy
DynamicBuildInfo
by:
stefanie.erne
10,042 total downloads
last updated
1/10/2023
Latest version:
0.2.7-beta
AssemblyInfo
BuildInfo
MSBuild
Versioning
Provides dynamic information at build time which can then be used in AssemblyInfo, such as the current year. Optionally, additional key-value properties can be specified in the project file.
NuGet.
Publish
by:
george.tortocan
9,184 total downloads
last updated
10/31/2016
Latest version:
1.0.8.19
NuGet
Publish
AssemblyInfo
Helpers to push package to NuGet
SharpSvn.
AnnotateAssembly
by:
sharpsvn
6,396 total downloads
last updated
4/1/2022
Latest version:
1.14001.156
msbuild
assemblyinfo
versioninfo
This package provides support for explicitly setting assembly level properties via MSBuild properties for C#, VB.Net, C++/CLI and F#. When this package is added to your project and one or more...
More information
CreateAssemblyInfoFromGit
by:
thoemmi
7,091 total downloads
last updated
6/28/2013
Latest version:
1.0.0-beta0025
tools
git
assemblyinfo
semver
version
Creates an AssemblyInfo file based on git history.
42.
Monorepo.
GitVersioning
by:
akobr
5,738 total downloads
last updated
3/19/2022
Latest version:
1.1.1
git
commit
versioning
version
assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Web.
AssemblyInfo
by:
tgolla
4,312 total downloads
last updated
1/29/2016
Latest version:
0.7.3
AssemblyInfo
ASP.NET
Version
Provides properties for getting the assembly information for the web application, such as the version number, description, company, copyright, etc. from an AssemblyInfo file in the \App_Code folder.
CMB.
BuildTools
by:
cbaldock
3,849 total downloads
last updated
6/24/2018
Latest version:
1.0.2.28
Build
BuildTools
AssemblyInfo
Parser
A set of classes for building development projects that can be integrated into other build tools.
psmake.
mod.
update-
version-
info
by:
Suremaker
4,430 total downloads
last updated
6/16/2016
Latest version:
1.2.0
powershell
make
build
CI
AssemblyInfo
version
PsMake Update Version Info for various files like AssemblyInfo.cs
DasMulli.
AssemblyInfoGeneration.
Sdk
by:
dasMulli
1,748 total downloads
last updated
9/20/2018
Latest version:
1.0.0
MSBuildSdk
AssemblyInfo
Generates assembly attributes ("AssemblyInfo.cs") based on MSBuild properties for classic .NET project types (classic ASP.NET, WPF, WinForms, Console, ...) similar to .NET Core and .NET Standard project.
CSharpTest.
Net.
Tools
by:
csharptest.net
13,738 total downloads
last updated
3/28/2014
Latest version:
14.328.1301.1052
Tools
Code
Generator
SingleFileGenerator
MultipleFileGenerator
ResX
Exception
MC
Win32
Resource
More tags
==CSharpTest.Net.Tools== CmdTool.exe - provides a Visual Studio code generation integration to any command-line application. see also http://help.csharptest.net/?CmdToolOverview.html...
More information
Previous
Next