.NET Reflector Standard

.NET Reflector Standard

.NET Reflector saves time and simplifies development by letting you see and debug into the source of all the .NET code you work with. Follow bugs through your own code, third-party components, and any compiled .NET code you work with. Replace poor or missing documentation by seeing how the code works in context. Find unexposed and undocumented functionality and get more out of the APIs and technologies you're using. Drill into how .NET languages and frameworks are implemented, and learn how to use them. .NET Refelector Standard edition is a standalone application to explore and navigate decompiled code. For developers looking to use .NET Reflector within Visual Studio check out the VSPro edition.

Find and fix bugs, fast

With .NET Reflector you can decompile, understand, and fix any .NET code, even if you don't have the source

Look inside any .NET code

Debugging your application - Follow bugs through your application to see where your problems lie -- whether it's in your own code, third-party libraries, or components used by your application.

Understand how applications work - Inherited applications with little or no documentation or comments are hard to develop. Use .NET Reflector to understand how the code runs and avoid bugs.

SharePoint and other third-party platforms - Like many third-party platforms, SharePoint APIs and libraries aren't always well-documented. With .NET Reflector you can look inside their assemblies and see how they work and which APIs you can call.

相关推荐
专注VB编程开发20年18 小时前
C#,VB.NET如何用GPU进行大量计算,提高效率?
开发语言·c#·.net
fdc20172 天前
解耦的艺术:用责任链模式构建可插拔的文件处理流水线
c#·.net·责任链模式
小码编匠2 天前
WPF 如何在 MVVM模式下实现 DataGrid编辑功能
后端·c#·.net
dLNbrcWzV2 天前
迈达斯桥梁建模与分析:探索多样桥梁结构的奥秘
.net
大黄说说3 天前
.NET 10 Minimal APIs 主要应用场景全景指南:从原型到企业级生产
.net
专注VB编程开发20年3 天前
c# vb.net Redis 左侧添加,右侧添加(添加到头部,添加到尾部)
redis·c#·.net
专注VB编程开发20年4 天前
c#,vb.net Redis vs ODBC/ADO 查库的速度差距,写入json数据和字典数据
redis·c#·.net
大鹏说大话4 天前
基于.NET和C#构建光伏IoT物模型方案:架构设计与实践指南
物联网·c#·.net
专注VB编程开发20年4 天前
流式解压 + 分块处理 + 增量安装
.net
guizhoumen6 天前
liunx环境手动安装.net8的教程
.net