nDepend - get filtered assemblies to analyze

196 views Asked by At

I am using nDepend and I wonder how can I tell nDepend that I'd like to analyze assemblies which names start with specfiic string (Test for example). What I see is that I need to provide full names of the assemblies and I cannot use any sort of wildcards.

1

There are 1 answers

3
Patrick from NDepend team On

Have you tried this?

  • NDepend Start Page
  • Analyze VS Solutions and VS Projects
  • Select a VS solution file
  • then on the up-right corner of the DataGridView use the filter capabilities (shown in screenshot below)

NDepend filter assemblies to analyze by name pattern