DiminishDependencies.Tool
1.1.3
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.
Install-Package DiminishDependencies.Tool -Version 1.1.3
dotnet add package DiminishDependencies.Tool --version 1.1.3
<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.
paket add DiminishDependencies.Tool --version 1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
* Added support for mono
* Changed compression output name scheme
* fixed bug with same directory input
Dependencies
This package has no dependencies.
Used By
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.