Assembly-Shrinker to download
Reduces the file size by .NET assembly DLL and EXE files | The program can be downloaded here

Download now
The download, installation and use of the offered software is done at your own risk. Any liability for any damage or loss of data is excluded.
| Version: | 1.4.0.0 |
| By the: | 02/05/2018 |
| Downloads: | 1758 x |
| Size portable: | 133 kB |
| Size installation: | 532 kB |
| Prerequisite: | .NET 4.0 |
| Architecture: | x 86 / x 64 |
| Program type: | Freeware |
| Review: | |
Assembly-Shrinker

Reduces the file size by .NET assembly DLL and EXE files
This tool will shrink the file size of DLL and EXE files, where it performs the following steps:
- Remove unnecessary compiler attributes
- Remove unreferenced classes
- Don't need Assembly's Remove
Attention: This program is intended only for the software development.
The Assembly optimization can be incorporated through the project settings:
Postbuild-Event:
if /I "$(ConfigurationName)" == "Release" $(SolutionDir)\AssemblyShrinker.exe $(TargetDir)
For this application, the Microsoft Framework .NET 4.0 is necessary. Click here to download the framework.
