DiminishDependencies.Tool 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package DiminishDependencies.Tool --version 1.0.1
NuGet\Install-Package DiminishDependencies.Tool -Version 1.0.1
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.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DiminishDependencies.Tool --version 1.0.1
#r "nuget: DiminishDependencies.Tool, 1.0.1"
#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.
// Install DiminishDependencies.Tool as a Cake Addin
#addin nuget:?package=DiminishDependencies.Tool&version=1.0.1

// Install DiminishDependencies.Tool as a Cake Tool
#tool nuget:?package=DiminishDependencies.Tool&version=1.0.1

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 2,792 12/18/2012
1.1.2 1,476 11/1/2012
1.0.1 1,656 10/27/2012

Initial Release