| Description: .NET Linker links referenced and non-referenced assemblies of your .NET project into a single module. .NET Linker is the utility that can link multiple modules into a single file for deployment. The Linker interface intended for linking multiple managed executables or assemblies into a single module or assembly. Click here for more information
Click here for a screenshot |