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

相关推荐
wei1986211 天前
.net添加web引用和添加服务引用有什么区别?
java·前端·.net
pW3g3lLuu1 天前
.NET 高级开发 | http 接口对接和客户端开发技巧
网络协议·http·.net
CSharp精选营2 天前
.NET 8 与 .NET 9 支持终止倒计时:开发者需要了解什么
.net·lts·.net8·.net9·码农刚子·升级迁移·sts·支持终止
hez20105 天前
在 .NET 上构建超大托管数组
c#·.net·.net core·gc·clr
唐青枫11 天前
线程不是越多越快:C#.NET Thread 生命周期、同步与后台工作线程实战
c#·.net
唐青枫12 天前
别只会反射:C#.NET Emit 动态生成代码实战详解
c#·.net
Caco_D12 天前
一行代码抓遍全网 20 个热榜!Aneiang.Pa 4.0 发布 — 极简 .NET 爬虫库
爬虫·.net
咕白m62512 天前
.NET 环境下 Word 超链接批量提取方案
c#·.net
小码编匠13 天前
C# 工控上位机必备:数据转换工具类与十个核心模块
后端·c#·.net