-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Michael Brown edited this page Feb 29, 2020
·
2 revisions
Provides assembly information for dll's and exe's in the windows explorer context menu as well as command line.
Download the latest release of Assembly Info and install using the MSI package.
Right-click on any assembly (dll, exe) and choose "Open with AssemblyInfo" to retrieve it's metadata. You can also use it via command line, or launch the AssemblyInfo.exe to be prompted via the UI to load an assembly file to inspect.
> AssemblyInfo.exe --filename C:\myassembly.dll --print --pretty
> AssemblyInfo.exe --help
> AssemblyInfo.exe --filename C:\myassembly.dll --print