Warning
We DO NOT own the domain ilspy[.]org See #3709
Download ILSpy only from GitHub Releases!
This release is based on .NET 10.0. Please make sure that you have it installed on your machine beforehand.
New Language Features
- .NET 11: runtime-async support. See also Runtime libraries are now compiled with runtime-async. Implemented via #3731
Enhancements
- #3730: List/extract embedded resources, decompile BAML to XAML in ilspycmd. This was added to address existing workarounds for decompilation skills.
- #3732: Reduce build warnings: lift IDisposable, fix CS9336 precedence bug, dispose evicted assemblies
Bug fixes
- Fix #3734: Search pane flickers when navigating to search result in large assembly
- Fix #3705: Code window is empty when select a .baml and refresh
For a full list of changes click here.