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

相关推荐
weixin_4219947814 小时前
基于 .NET 9.0 的高性能轻量级令牌桶限流服务
.net·.netcore·令牌桶
weixin_4219947818 小时前
MVC 模式初探
mvc·.net·.netcore
无风听海1 天前
.NET10之AppContext
.net
微八度1 天前
.Net Web API应用部署成windows服务
windows·.net·web api·winddows服务
无风听海1 天前
.NET10之Middleware 和 Filter
.net
weixin_421994782 天前
互联网与 Web 应用简介
.net·.netcore
用户298698530143 天前
C# Word自动化:轻松插入特殊符号,告别手动烦恼!
后端·c#·.net
步步为营DotNet3 天前
深入剖析.NET中Span:零拷贝内存操作的基石
服务器·php·.net
观无3 天前
WPF+OpenCV 实现精准像素距离测量工具(.NET 4.6.1)
人工智能·opencv·.net