如何在visual studio中找到.NET的所有库? [英] How can I find all the libraries of .NET in visual studio ?

查看:178
本文介绍了如何在visual studio中找到.NET的所有库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想查看.net的所有库,类和函数。我想从视觉工作室看他们。有没有办法这样做?



我尝试过:



i知道如何在windows程序集中找到它们但我想知道如何在visual studio中找到它。

解决方案

不是直接,不是。您必须将库添加到项目中才能在对象资源管理器中查看它们。



有几十种类型(类/结构/枚举/其他)仅.NET Framework。添加ADO.NET,ASP.NET,MVC,实体框架......并且您可能会清除100,000种类型。



浏览它的最佳位置一切都是MSDN文档。文档树的顶部是这里 [ ^ ]。

请参阅 .NET Framework类库 [ ^

i want to see all the libraries, classes and functions of .net . i want to look in to them from visual studio. is there any way of doing so ?

What I have tried:

i know how to find them in windows assembly but i want to know how to find it in visual studio.

解决方案

Not directly, no. You would have to add the libraries to a project to see them in Object Explorer.

There are TENS OF THOUSAND of types (classes/structs/enums/other) in the .NET Framework alone. Add ADO.NET, ASP.NET, MVC, Entity Framework, ... and you're probably going to clear 100,000 types.

The best place to browse it all is the MSDN documentation. The top of the documentation tree is here[^].


See .NET Framework Class Library[^]


这篇关于如何在visual studio中找到.NET的所有库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆