DiminishDependencies.Tool
1.0.1
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
<PackageReference Include="DiminishDependencies.Tool" Version="1.0.1" />
paket add DiminishDependencies.Tool --version 1.0.1
#r "nuget: DiminishDependencies.Tool, 1.0.1"
// 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.
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.
Initial Release