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

相关推荐
唐青枫3 小时前
别再把增删改查写成一锅粥!C#.NET CQRS 从原理到实战
c#·.net
唐青枫14 小时前
C#.NET ThreadLocal 深入解析:线程独享数据、性能收益与实战边界
c#·.net
SEO-狼术1 天前
Include Scannable Barcodes in Reports
.net
qq_431280701 天前
工作经验总结:半导体上位机软件开发与互联网开发的不同
c#·.net
ironinfo1 天前
.net 高并发服务性能瓶颈排查处理
性能优化·.net·grpc
回忆2012初秋1 天前
【.Net】一文讲清楚SonnetDB 时序库的使用
.net
雪飞鸿2 天前
ArrayPoolWrapper简洁、安全的ArrayPool
c#·.net·.net core·原创
我是唐青枫2 天前
C#.NET MemoryMarshal 深入解析:零拷贝内存重解释、二进制读写与使用边界
c#·.net
步步为营DotNet2 天前
深入剖析.NET 11 中 Semantic Kernel 于智能后端集成的创新实践
前端·.net·easyui