全局程序集缓存的查看器工具(查看器)

Kiq*_*net 5 .net gac gacutil clr4.0

要在全局程序集缓存中查看程序集列表,请在命令提示符下键入以下命令:gacutil -l

在早期版本的.NET Framework中,使用Shfusion.dll Windows shell扩展可以在Windows资源管理器中查看全局程序集缓存.从.NET Framework版本4开始,Shfusion.dll已过时.

任何可视化工具都可以在.NET 4.0 - CLR 4.0中查看全局程序集缓存的内容吗?我想查看工具而不执行命令行(gacutil -l).

更新:

Nirsoft.net的GACView不支持.NET 4.0(CLR 4.0)

http://www.nirsoft.net/dot_net_tools/gac_viewer.html

2012年3月更新:

GAC浏览器 http://gacbrowser.blogspot.com/2008/03/gac-browser-introduction.html

Kiq*_*net 3

GAC 浏览器对于 GAC CLR 2.0 和 CLR 4.0 非常有用
http://gacbrowser.blogspot.com/2008/03/gac-browser-introduction.html