ilmerge 3.0.41
dotnet add package ilmerge --version 3.0.41
NuGet\Install-Package ilmerge -Version 3.0.41
<PackageReference Include="ilmerge" Version="3.0.41" />
<PackageVersion Include="ilmerge" Version="3.0.41" />
<PackageReference Include="ilmerge" />
paket add ilmerge --version 3.0.41
#r "nuget: ilmerge, 3.0.41"
#:package ilmerge@3.0.41
#addin nuget:?package=ilmerge&version=3.0.41
#tool nuget:?package=ilmerge&version=3.0.41
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.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (17)
Showing the top 5 NuGet packages that depend on ilmerge:
| Package | Downloads | 
|---|---|
| MSBuild.ILMerge.Task MSBuild ILMerge task allows you to use the famous ILMerge utility (ILMerge nuget package, see http://research.microsoft.com/en-us/people/mbarnett/ILMerge.aspx) in automated builds and/or Visual Studio 2019 projects. It is similar to the ILMerge.MSBuild.Tasks nuget package, originally published by neoeinstein@gmail.com (that seems to be abandoned) with the following additional features: - version 2.0 is able to merge packages referenced from SDK-style projects; - It supports all the latest ILMerge options; - ILMerge.exe is discovered as package dependency; - The .targets file overrides the CopyFilesToOutputDirectory build target, leaving the AfterBuild target free for further customization; - It attempts to guess the reasonable merge order for the included assemblies and lets you to fine-tune it with a configuration file. ILMerge.exe is not included into this package because its license prohibits redistribution. Referencing it as package dependency and loading it from its package location ensures that the latest ILMerge version is always used. NB: to use non-default configuration, copy ILMerge.props from package content folder to your project and add <Import Project="ILMerge.props" /> to the .csproj file. | |
| roundhouse.lib RoundhousE is a Professional Database Change and Versioning Management tool. This is an "include all" package that gives you all the databases. If you want only a single one, please feel fre to reference only the database of your choice (e.g. roundhouse.sqlserver). | |
| Bit.IdSrv3 Bit.IdSrv3 | |
| MSBuild.AutoILMerge.Task Fork of the MSBuild ILMerge task NuGet package, adding support for internalization of the merged assemblies. Description from the original package: It is similar to the ILMerge.MSBuild.Tasks nuget package, originally published by neoeinstein@gmail.com (that seems to be abandoned) with the following additional features: - It supports all the latest ILMerge options; - ILMerge.exe is discovered as package dependency; - The .targets file overrides the CopyFilesToOutputDirectory build target, leaving the AfterBuild target free for further customizaton; - It attempts to guess the reasonable merge order for the included assemblies and lets you to finetune it with a configuration file. ILMerge.exe is not included into this package because its license prohibits redistribution. Referencing it as package dependency and loading it from its package location ensures that the latest ILMerge version is always used. | |
| Tesseract.Helper This helps to read simple text (string or number) from the images using Tesseract without additional configuration. IMPORTANT : Change the properties of all the files in the "tessdata" folder for "Copy To Output Directory" as "Copy always". Sample Project : https://github.com/rohitvipin/TesseractHelper.Demo | 
GitHub repositories (67)
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
                                                         | |
| 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.
                                                         | |
| xenolightning/AudioSwitcher_v1 
                                                            Version 1 of Audio Switcher
                                                         | |
| nptr/msstyleEditor 
                                                            an editor for windows visual styles
                                                         | |
| qwqdanchun/DcRat 
                                                            A simple remote tool in C#.
                                                         | |
| GhostPack/KeeThief 
                                                            Methods for attacking KeePass 2.X databases, including extracting of encryption key material from memory.
                                                         | |
| arcusmaximus/YTSubConverter 
                                                            A tool for creating styled YouTube subtitles
                                                         | |
| cube0x0/KrbRelay 
                                                            Framework for Kerberos relaying 
                                                         | |
| chucknorris/roundhouse 
                                                            RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control
                                                         | |
| litedb-org/LiteDB.Studio 
                                                            A GUI tool for viewing and editing documents for LiteDB v5
                                                         | |
| structuremap/structuremap 
                                                            A Dependency Injection/Inversion of Control tool for .NET
                                                         | |
| microsoft/CodeContracts 
                                                            Source code for the CodeContracts tools for .NET
                                                         | |
| bats3c/ADCSPwn 
                                                            A tool to escalate privileges in an active directory network by coercing authenticate from machine accounts and relaying to the certificate service.
                                                         | |
| dotnet/dotnet 
                                                            Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
                                                         | |
| foxglovesec/RottenPotato 
                                                            RottenPotato local privilege escalation from service account to SYSTEM
                                                         | |
| Mayyhem/SharpSCCM 
                                                            A C# utility for interacting with SCCM
                                                         | |
| IdentityManager/IdentityManager 
                                                            User & Identity Management
                                                         | 
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 3.0.41 | 1,656,191 | 7/9/2020 | |
| 3.0.40 | 247,979 | 5/21/2020 | |
| 3.0.29 | 1,192,790 | 4/10/2019 | |
| 3.0.21 | 226,370 | 11/20/2018 | |
| 3.0.18 | 23,445 | 10/18/2018 | |
| 3.0.17 | 19,878 | 10/18/2018 | |
| 2.14.1208 | 2,278,807 | 12/8/2014 | |
| 2.14.1203 | 21,190 | 12/3/2014 | |
| 2.13.307 | 581,749 | 3/7/2013 | |
| 2.12.803 | 46,651 | 8/17/2012 | |
| 2.11.1103 | 5,690 | 11/20/2011 |