ILSpy 6.2 发布,.NET 反编译工具

栏目: 软件资讯 · 发布时间: 4年前

内容简介:ILSppy 是一个开源的 .NET 反编译工具。目前,ILSpy 6.2 已发布,具体更新内容如下: New Language Features C# 7.0:解构 C# 8.0:await foreach C# 8.0:Disposable ref structs C# 8.0:增强的 using 语句 C#...

ILSppy 是一个开源的 .NET 反编译工具。目前,ILSpy 6.2 已发布,具体更新内容如下:

New Language Features

  • C# 7.0:解构
  • C# 8.0:await foreach
  • C# 8.0:Disposable ref structs
  • C# 8.0:增强的 using 语句
  • C# 8.0:switch 表达式
  • C# 9.0:init 访问器
  • C# 9.0:函数指针(参阅#2150
  • C# 9.0:带有 GetEnumerator 扩展方法的 foreach
  • C# 9.0:Lambda  弃元参数

General

  • 添加一个选项以启用 expressi ons 的 aggressive inlining
  • 添加string.Concat反编译选项
  • 添加一个选项以始终限定 member references
  • ReadyToRun:output 中的变量跟踪
  • ReadyToRun:优化的调试信息输出
  • 致力于统一代码格式
  • 测试已升级到 Roslyn 3.8.0-3.final

用户界面改进

  • 提高元数据 DataGridCell 的性能(参阅#2151
  • 修复#2107:在 DisplaySettingsPanel 周围添加 ScrollViewer
  • 元数据的改进/修复
  • 更新了中文翻译

Bug 修复

  • 修复#2129:异步状态机的初始化顺序更加灵活
  • 修复#2140:ILSpy 6.2p1 不再遵守“use discards”设置
  • 修复#2139:一些 xmldoc 的 ArgumentOutOfRangeException
  • 修复#2039:VB 的 On Error Resume Next 生成的代码导致“unassigned variable”的编译错误
  • 修复#2156:在某些情况下无法正确检测范围语法
  • BAML 反编译器:#2109 和 #2106
  • 修复#2086:在发送 WM_COPYDATA 消息之前,请检查该窗口是否属于 ILSpy。
  • 修复#2090:尝试解析 mscorlib 时,忽略没有公共密钥令牌的 mscorlib 引用。这将自动回退到 .NET 4.0 的 mscorlib.dll。
  • ......

更新说明:https://github.com/icsharpcode/ILSpy/releases/tag/v6.2


以上所述就是小编给大家介绍的《ILSpy 6.2 发布,.NET 反编译工具》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

A Common-Sense Guide to Data Structures and Algorithms

A Common-Sense Guide to Data Structures and Algorithms

Jay Wengrow / Pragmatic Bookshelf / 2017-8-13 / USD 45.95

If you last saw algorithms in a university course or at a job interview, you’re missing out on what they can do for your code. Learn different sorting and searching techniques, and when to use each. F......一起来看看 《A Common-Sense Guide to Data Structures and Algorithms》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具