What is ILSpy?
ILSpy is a .NET assembly browser and decompiler that allows users to view, navigate, and decompile .NET assemblies. It provides a comprehensive view of the assembly structure, including classes, methods, and properties, enabling developers to analyze and understand the underlying code
Highlights
- Browse and navigate .NET assemblies
- Decompile .NET assemblies to view source code
- Supports a variety of .NET assemblies, including .NET Framework, .NET Core, and Xamarin
- Includes a powerful search functionality to quickly find specific types, methods, or references
- Integrates with Visual Studio as an extension, providing a seamless workflow for developers
Features
Disassembler