Finding the public key of an assembly

Posted Saturday, March 22, 2008 2:40 PM by Maurice

Sometimes you need to the complete public key of an assembly instead of the public key token. For example when you want to use the InternalsVisibleTo attribute when the target assembly is signed. The easiest way of doing so is using the Strong Name Tool or sn.exe with the –Tp parameter. So from .NET 2.0 command prompt do:

sn -Tp <<your assembly>>

 

And if you want to add an Open .NET 2.0 SDK Command Prompt here shortcut menu option to the Windows Explorer check this tip.

Enjoy!

www.TheProblemSolver.nl
http://wiki.WindowsWorkflowFoundation.eu

Filed under: , ,

Comments

# windows explorer checking for public keys

Thursday, July 10, 2008 5:48 AM by windows explorer checking for public keys

Pingback from  windows explorer checking for public keys

Leave a Comment

(required) 
(required) 
(optional)
(required)