.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.

相关推荐
硅基喵10 小时前
Microsoft Agent Framework + Kimi API 实战:控制台应用跑通单次与多轮 Agent 对话
.net
qZ6bgMe4313 小时前
记录一次bug:不可见字符/零宽字符
服务器·.net
de之梦-御风16 小时前
【Winform】OwnerDraw(自绘) 的用法
.net
Jp7gnUWcI16 小时前
基于.NET操作Excel COM组件生成数据透视报表
.net·excel
tHeya06II18 小时前
.NET AI 核心构建块:重塑智能应用开发的架构范式与生态
人工智能·架构·.net
wd5i8kA8i19 小时前
.NET 10 New feature 新增功能介绍-Minimal APIs增强
.net
UAq6wn76j20 小时前
.NET源码生成器使用SyntaxTree生成代码及简化语法
java·开发语言·.net
QfC92C02p21 小时前
C# 中的 Span 和内存:.NET 中的高性能内存处理
java·c#·.net
刚子编程1 天前
.NET 8 性能优化实战:让你的应用起飞
性能优化·.net
公子小六1 天前
基于.NET的Windows窗体编程之WinForms布局简介
windows·microsoft·c#·.net