To view a list of the assemblies in the global assembly cache, at the command prompt, type the following command: gacutil –l
要查看全局程序集缓存中的程序集列表,请在命令提示符下输入以下命令:gacutil -l
In earlier versions of the .NET Framework, the Shfusion.dll Windows shell extension enabled you to view the global assembly cache in Windows Explorer. Beginning with the .NET Framework version 4, Shfusion.dll is obsolete.
在。net框架的早期版本中,Shfusion。dll Windows shell扩展允许您在Windows资源管理器中查看全局程序集缓存。从。net Framework版本4开始,Shfusion。dll已经过时了。
Any visual tool view the contents of the global assembly cache in .NET 4.0 - CLR 4.0 ? I would like viewer tool and not execute commandline (gacutil -l).
任何可视化工具都可以在。net 4.0 - CLR 4.0中查看全局程序集缓存的内容吗?我希望查看器工具而不是执行命令行(gacutil -l)。
UPDATE:
更新:
GACView by Nirsoft.net does not support .NET 4.0 (CLR 4.0)
Nirsoft.net的GACView不支持。net 4.0 (CLR 4.0)
http://www.nirsoft.net/dot_net_tools/gac_viewer.html
http://www.nirsoft.net/dot_net_tools/gac_viewer.html
Update march 2012:
2012年3月更新:
GAC Browser http://gacbrowser.blogspot.com/2008/03/gac-browser-introduction.html
广汽浏览器http://gacbrowser.blogspot.com/2008/03/gac-browser-introduction.html
2 个解决方案
#1
3
GAC Browser is useful for GAC CLR 2.0 and CLR 4.0
http://gacbrowser.blogspot.com/2008/03/gac-browser-introduction.html
GAC浏览器对于GAC CLR 2.0和CLR 4.0 http://gacbrowser.blogspot.com/2008/03/gac- Browser - tion.html非常有用
#1
3
GAC Browser is useful for GAC CLR 2.0 and CLR 4.0
http://gacbrowser.blogspot.com/2008/03/gac-browser-introduction.html
GAC浏览器对于GAC CLR 2.0和CLR 4.0 http://gacbrowser.blogspot.com/2008/03/gac- Browser - tion.html非常有用