|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Need a Depends tool.Is there a tool that exists for .NET like the C++ Depends tool? I basically
want to be able to determine what dependencies an assembly has on other assembly DLLs and/or unmanaged DLLs. -- ----------------------------------- Ken Varn Senior Software Engineer Diebold Inc. EmailID = varnk Domain = Diebold.com ----------------------------------- How about this:
http://www.ndepend.com/ Ken Varn wrote: Show quote > Is there a tool that exists for .NET like the C++ Depends tool? I basically > want to be able to determine what dependencies an assembly has on other > assembly DLLs and/or unmanaged DLLs. > > -- > ----------------------------------- > Ken Varn > Senior Software Engineer > Diebold Inc. > > EmailID = varnk > Domain = Diebold.com > ----------------------------------- |
|||||||||||||||||||||||