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

相关推荐
幌才_loong5 小时前
.NET8+Autofac 实战宝典:从组件拆解到场景落地的依赖注入新范式
后端·.net
百锦再6 小时前
.NET到Java的终极迁移指南:最快转型路线图
android·java·开发语言·python·rust·go·.net
我是苏苏6 小时前
开发工具:notepad++的下载和基本操作
运维·nginx·ai·.net·.netcore
野奔在山外的猫6 小时前
【解决】.NET SDK 下载缓慢的解决方法
.net
我是唐青枫6 小时前
C# 列表模式(List Patterns)深度解析:模式匹配再进化!
c#·.net
云草桑7 小时前
Net 模拟退火,遗传算法,禁忌搜索,神经网络 ,并将 APS 排程算法集成到 ABP vNext 中
c#·.net·制造
我是唐青枫10 小时前
C# 泛型数学:解锁真正的类型安全数值运算
c#·.net
故事不长丨15 小时前
C#定时器与延时操作的使用
开发语言·c#·.net·线程·定时器·winform
用户4488466710601 天前
.NET进阶——设计模式(1)单例设计模式
.net
切糕师学AI1 天前
.NET 如何引用两个不同版本的dll?
c#·.net