DiminishDependencies.Tool 1.1.3

dotnet add package DiminishDependencies.Tool --version 1.1.3
                    
NuGet\Install-Package DiminishDependencies.Tool -Version 1.1.3
                    
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="DiminishDependencies.Tool" Version="1.1.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DiminishDependencies.Tool" Version="1.1.3" />
                    
Directory.Packages.props
<PackageReference Include="DiminishDependencies.Tool" />
                    
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 DiminishDependencies.Tool --version 1.1.3
                    
#r "nuget: DiminishDependencies.Tool, 1.1.3"
                    
#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.
#:package DiminishDependencies.Tool@1.1.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DiminishDependencies.Tool&version=1.1.3
                    
Install as a Cake Addin
#tool nuget:?package=DiminishDependencies.Tool&version=1.1.3
                    
Install as a Cake Tool

This is the tool used to copy/compress assemblies using LZMA. This tool is to create the embedded resources that
DiminishDependencies bootstrap source needs to dynamically decompress and load at runtime.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DiminishDependencies.Tool:

Package Downloads
DiminishDependencies

An alternative option to ILMerge, this small set of public domain source code is packaged for you to bootstrap an exe to load embedded LZMA compressed dlls dependencies(or even your original exe if you want to compress it too) to end up with a single smaller merged exe.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.3 3,419 12/18/2012
1.1.2 1,998 11/1/2012
1.0.1 2,210 10/27/2012

* Added support for mono
* Changed compression output name scheme
* fixed bug with same directory input