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

相关推荐
望晨空忧6 小时前
Avalonia 制作复杂布局动画
.net·avalonia
唐青枫10 小时前
C#.NET YARP 服务发现实战:接入 Consul 和 Kubernetes 动态发现后端服务
c#·.net
largecode11 小时前
座机号码认证如何操作?申请热线实名名片,树立统一官方客服形象
linux·sql·华为·c#·.net·wpf·harmonyos
小满Autumn13 小时前
WPF 入门:XAML 语法、布局与数据绑定
microsoft·c#·.net·wpf
光泽雨15 小时前
ADO.NET 进阶知识与实战坑位深度解析
性能优化·架构·.net
步步为营DotNet15 小时前
解密.NET 11:C# 14 在客户端响应式编程的突破与实践
microsoft·c#·.net
小满Autumn17 小时前
WPF 进阶:样式、触发器与控件模板
c#·.net·wpf
步步为营DotNet2 天前
深挖.NET 11:.NET Aspire 在云原生应用韧性架构构建的探索与实践
云原生·架构·.net
rick9772 天前
C# ModuleInitializer:程序集级别的初始化黑科技
.net
公子小六3 天前
基于.NET的Windows窗体编程之WinForms打印
windows·microsoft·c#·.net·winforms