Lex Li
Lex Li
The preview mechanism does not place any extra pivots into the generated HTML page to assist sync scrolling, and also Atom API might not expose the scroll bar position (I...
Related to https://github.com/gluck/il-repack/pull/236
Let ILRepack be able to resolve an assembly (so that Mono Cecil can read the metadata), and that does not mean you need to merge that assembly with others. I...
Similar to [other Mono Cecil based projects](https://github.com/lextm/obfuscar/issues/119), as the user you need to manually specify which folder to locate the dependencies for .NET Standard 2.0 based assemblies. See if `/lib:"c:\Program...
Take a look at the network graph, https://github.com/gluck/il-repack/network and you will see some forks are still active. An open source project can continue in an active fork, if someone claims...
Related to #236
Source code of its BAML reader is not yet published. Not only this project, but others wait for Microsoft to release that code. I wrote about it once, https://blog.lextudio.com/summary-of-baml-reader-writer-implementations-62950ac47481 and...
Related to https://github.com/gluck/il-repack/issues/122
https://github.com/lextm/monodevelop-windows/releases/tag/v7.8-beta1 You can use the MSI package to install on Windows.
@Cataurus Your repo removed all history on the source code, which makes it difficult to reuse (as other community members are working on a fork at dotdevelop). Anyway, the 7.x...