开发者

How to detect circular references between assemblies in a .NET solution?

Do you know of an effective way to detect circular references between .Net assemblies?

The situation I would like to detect/prevent is such as:


NDepend is a good tool to detect dependency cycles in your code. There is a trial version you can try out to make sure it handles the specific issue you are having.

You can check out Patrick Smacchia's blog for articles about how to use NDepend and how you can detect and visualize cycles in your code.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜