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

相关推荐
公子小六2 分钟前
推荐一种手动设置异步线程等待机制的解决方案
windows·microsoft·c#·.net
zzlyx993 小时前
.NET采用Avalonia11+SukiUI6.0.2开发桌面程序常用对话框
.net·avalonia·sukiui
一个帅气昵称啊4 小时前
在.NET中如何优雅的使用DotNetCore.CAP实现分布式事务,事件总线和消息最终一致性
分布式·微服务·.net
三天不学习4 小时前
Xamarin 与 .NET MAUI:.NET跨平台原生移动App开发前世今生
.net·xamarin·.net maui
a***81394 小时前
深入浅出 SQLSugar:快速掌握高效 .NET ORM 框架
.net
Crazy Struggle4 小时前
基于 JSON 配置的 .NET 桌面应用自动更新方案
.net·winform·自动更新
c***87195 小时前
【update 更新数据语法合集】.NET开源ORM框架 SqlSugar 系列
开源·.net
唐青枫6 小时前
C# 原始字符串字面量全面解析:多行字符串终于优雅了!
c#·.net
缺点内向9 小时前
如何在 C# 中将 Excel 工作表拆分为多个窗格
开发语言·c#·.net·excel
夏霞16 小时前
c# 使用vs code 创建.net8.0以及.net6.0 webApi项目的教程
开发语言·c#·.net