31 packages tagged with “AssemblyInfo”
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
A .NET Core Tool that can install, read and set version information based on git history, using Nerdbank.GitVersioning.
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.
Assembly Information & Loader via Reflection
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 project extension.
Allows semantic versioning style fields to be injected into your assemblies via a $SemanticVersion property (MSBuild command line parameter or added to your csproj).
AssemblyInfo tasks bundle for Rosalia.
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 of the properties ForceAssemblyVersion, ForceAssemblyFileVersion, ForceAssemblyInformationalVersion, ForceSatelliteContractVersion, ForceComCompatibleVersion, ForceAssemblyCopyright, ForceAssemblyCompany, ForceAssemblyTrademark, ForceAssemblyConfiguration, ForceAssemblyDescription, ForceAssemblyProduct, ForceAssemblyTitle, ForceCLSCompliant, ForceComVisible, ForceNeutralResourceLanguage is set then the assemblyinfo.(cs|vb|cpp|fs) is filtered to set the attribute to the specified value.
Helpers to push package to NuGet
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.
A set of classes for building development projects that can be integrated into other build tools.
==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 CSharpTest.Net.Generators.exe - provides a command-line replacement for ResX code generation with support for message files (.mc) and rich exception classes. see also http://help.csharptest.net/?CSharpTest.Net.GeneratorsOverview.html StampCopyright.exe - provides a means to ensure all source code is automagically stamped with a copyright message header. see also http://help.csharptest.net/?StampCopyrightOverview.html StampVersion.exe - provides the ability to scan for and replace versions in AssemblyInfo.cs files. see also http://help.csharptest.net/?StampVersionOverview.html AssemblyFileProcessor.exe - provides the ability to replace assembly attribute values in AssemblyInfo.cs files.
PsMake Update Version Info for various files like AssemblyInfo.cs
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.
The BitPantry Assembly Patcher is a small utility that can patch your AssemblyInfo.cs version using a flexible and pluggable version pattern approach.
The PowerShell script to increment the assembly version on AssemblyInfo.
AssemblyInfo plugin for Koshu
AssemblyInfoExtended is a .NET library that provdes additional attributes for use in your applications AssemblyInfo.cs.
Package Description
AutoVersionUpdater is a .NET text templete for managing assembly versions. Usually any .Net project have AssemblyInfo.cs in "Properties" directory. So, this T4 run on every build of visual studio and increase version of this file. for more informations: https://github.com/Behzadkhosravifar/AutoVersionUpdater
Command line application to manipulate AssemblyInfo.cs files
Improve the quality of all your projects from a single source.
Automatic SemVer 2.0 versioning for .NET through repository properties. Customisable MSBuild extension that adds new targets for automatic VCS-based versioning compliant with SemVer 2.0. Supports Bazaar (bzr), Git, Mercurial (hg) and Subversion (svn).
The PowerShell script to increment the assembly version in AssemblyInfo.
We miss our * but we can now use $(BuildNum)
Increments Assembly Version (and/or FileInfo) in C# and .NET projects: both old .net style and new SDK/.NETCore style