ilmerge 3.0.41

dotnet add package ilmerge --version 3.0.41
                    
NuGet\Install-Package ilmerge -Version 3.0.41
                    
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="ilmerge" Version="3.0.41" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ilmerge" Version="3.0.41" />
                    
Directory.Packages.props
<PackageReference Include="ilmerge" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ilmerge --version 3.0.41
                    
#r "nuget: ilmerge, 3.0.41"
                    
#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.
#addin nuget:?package=ilmerge&version=3.0.41
                    
Install ilmerge as a Cake Addin
#tool nuget:?package=ilmerge&version=3.0.41
                    
Install ilmerge as a Cake Tool

ILMerge is a utility that can be used to merge multiple .NET assemblies into a single assembly. ILMerge takes a set of input assemblies and merges them into one target assembly. The first assembly in the list of input assemblies is the primary assembly. When the primary assembly is an executable, then the target assembly is created as an executable with the same entry point as the primary assembly. Also, if the primary assembly has a strong name, and a .snk file is provided, then the target assembly is re-signed with the specified key so that it also has a strong name.

ILMerge is packaged as a console application. But all of its functionality is also available programmatically.

There are several options that control the behavior of ILMerge. See the documentation that comes with the tool for details.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (70)

Showing the top 20 popular GitHub repositories that depend on ilmerge:

Repository Stars
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
NYAN-x-CAT/AsyncRAT-C-Sharp
Open-Source Remote Administration Tool For Windows C# (RAT)
Glimpse/Glimpse
The open source diagnostics platform for the web
scottlerch/HostsFileEditor
Easily edit and manage the hosts file for Windows
nea/MarkdownViewerPlusPlus
A Notepad++ Plugin to view a Markdown file rendered on-the-fly
code-cracker/code-cracker
An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.
qwqdanchun/DcRat
A simple remote tool in C#.
nptr/msstyleEditor
an editor for windows visual styles
GhostPack/KeeThief
Methods for attacking KeePass 2.X databases, including extracting of encryption key material from memory.
xenolightning/AudioSwitcher_v1
Version 1 of Audio Switcher
chucknorris/roundhouse
RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control
cube0x0/KrbRelay
Framework for Kerberos relaying
structuremap/structuremap
A Dependency Injection/Inversion of Control tool for .NET
microsoft/CodeContracts
Source code for the CodeContracts tools for .NET
arcusmaximus/YTSubConverter
A tool for creating styled YouTube subtitles
litedb-org/LiteDB.Studio
A GUI tool for viewing and editing documents for LiteDB v5
bats3c/ADCSPwn
A tool to escalate privileges in an active directory network by coercing authenticate from machine accounts and relaying to the certificate service.
NuGet/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
foxglovesec/RottenPotato
RottenPotato local privilege escalation from service account to SYSTEM
IdentityManager/IdentityManager
User & Identity Management
Version Downloads Last updated
3.0.41 0 1/17/2021
3.0.40 0 1/17/2021
3.0.29 0 1/17/2021
3.0.21 8 1/17/2021
3.0.18 0 1/17/2021
3.0.17 0 1/17/2021
2.14.1208 41,629 12/8/2014
2.14.1203 625 12/3/2014
2.13.307 52,299 3/7/2013
2.12.803 21,655 8/17/2012
2.11.1103 553 11/20/2011