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

相关推荐
Lost of 程序猿3 小时前
.NET 线程安全集合与并发数据结构深度实战:从 lock 到无锁
数据结构·安全·.net
rockey62715 小时前
AScript之编译递归函数
c#·.net·script·动态脚本
陈珙21 小时前
.NET AI 实战:用 MCP 把 Claude Code 变成数据库 DBA
架构·.net·技术
geovindu1 天前
CSharp: Template Method Pattern
开发语言·后端·c#·.net·模板方法模式·行为模式
步步为营DotNet1 天前
【MVP深度】.NET MAF:从单 Agent 到可恢复的多 Agent 工作流
.net
geovindu2 天前
CSharp: 万年历
开发语言·后端·c#·.net
用户298698530142 天前
PDF 转 HTML 全攻略:三种方法轻松搞定网页转换
c#·html·.net
geovindu2 天前
CSharp: State Pattern
开发语言·后端·c#·.net·状态模式·行为模式
2601_962064704 天前
【报表查询】.NET开源ORM框架 SqlSugar 系列
开源·.net