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

相关推荐
焚 城8 小时前
.NET8关于ORM的一次思考
后端·.net
bicijinlian8 小时前
.Net HttpClient 管理客户端(初始化与生命周期管理)
c#·.net·httpclient·.net httpclient·c# http
o0向阳而生0o15 小时前
42、在.NET 中能够将⾮静态的⽅法覆写成静态⽅法吗?
c#·.net
bicijinlian20 小时前
.Net HttpClient 使用准则
.net·httpclient·.net httpclient·c# httpclient·c# http请求
yuanpan1 天前
.net/C#进程间通信技术方案总结
开发语言·c#·.net
IM1GENIUS1 天前
.NET高频技术点(持续更新中)
c#·.net
bicijinlian1 天前
.Net HttpClient 概述
c#·.net·httpclient·.net httpclient
码观天工1 天前
.NET 原生驾驭 AI 新基建实战系列(七):Weaviate ── 语义搜索的智能引擎创新者
ai·c#·.net·向量数据库·weaviate
Zhen (Evan) Wang2 天前
.NET 8 + Angular WebSocket 高并发性能优化
c#·.net·angular
Zhen (Evan) Wang2 天前
.NET 8 API 实现websocket,并在前端angular实现调用
前端·websocket·.net