ilmerge 2.11.1103
See the version list below for details.
dotnet add package ilmerge --version 2.11.1103
NuGet\Install-Package ilmerge -Version 2.11.1103
<PackageReference Include="ilmerge" Version="2.11.1103" />
paket add ilmerge --version 2.11.1103
#r "nuget: ilmerge, 2.11.1103"
// Install ilmerge as a Cake Addin #addin nuget:?package=ilmerge&version=2.11.1103 // Install ilmerge as a Cake Tool #tool nuget:?package=ilmerge&version=2.11.1103
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.
| Please install with chocolatey (https://nuget.org/List/Packages/chocolatey). | This package is only contains automation to get ILMerge from the official location and therefore should not violate the License Terms in any way. Installing this package is your acceptance of the license terms included with the application.
| This is not a silent installer.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (69)
Showing the top 5 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
|
|
IdentityServer/IdentityServer3
OpenID Connect Provider and OAuth 2.0 Authorization Server Framework for ASP.NET 4.x/Katana
|
|
nea/MarkdownViewerPlusPlus
A Notepad++ Plugin to view a Markdown file rendered on-the-fly
|