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

相关推荐
故事不长丨28 分钟前
C#log4net详解:从入门到精通,配置、实战与框架对比
c#·.net·wpf·log4net·日志·winform·日志系统
bjzhang756 小时前
OneAuthCenter——一款基于 .NET打造的企业级 OAuth 2.0 / OpenID Connect 认证中心
.net·认证中心
步步为营DotNet7 小时前
深度解析.NET 中Nullable<T>:灵活处理可能为空值的类型
java·前端·.net
csdn_aspnet7 小时前
.NET 10 中的 ASP.NET Core:Blazor、API 和 OpenAPI 的重大更新
后端·asp.net·.net·.net10
weixin_421994781 天前
认识数据 - 变量与数据类型
c#·.net·.netcore
mudtools1 天前
深入理解飞书 Webhook 签名验证:一次踩坑到填坑的完整记录
网络·c#·.net·飞书
工业甲酰苯胺1 天前
如何一步步将 ASP.NET MVC 升级为.NET
asp.net·mvc·.net
闻缺陷则喜何志丹1 天前
【.NetAPI]统计标注的值、上公差、下公差
数学·.net·cad·netapi
一念一花一世界1 天前
Arbess项目实战 - 基于GitLab搭建.net项目自动化流水线
ci/cd·gitlab·.net·arbess
Eiceblue1 天前
【.NET 开发】通过 C# 实现 Excel 转 JSON
c#·.net·excel