c# - Get DLL or EXE dependencies, using NDepend -


i need list of referenced assemblies used in exe or dll file. looking ndepend option through console can have programatically solution this.

as far know, ndepend reads dependencies visual studio project, don't know if it's possible tell ndepend analize dll , reads referenced assemblies.

anyone knows if it's possible ndepend? if not, there's tool or mechanism can use achieve this?

thank you, let me know if need detail.


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -