An open API service indexing awesome lists of open source software.

https://github.com/konard/csharprecompileexample

An example of how to recompile .NET assembly using with ICSharpCode.Decompiler (ILSpy) and Microsoft.CodeAnalysis.CSharp (Roslyn)
https://github.com/konard/csharprecompileexample

Last synced: about 2 months ago
JSON representation

An example of how to recompile .NET assembly using with ICSharpCode.Decompiler (ILSpy) and Microsoft.CodeAnalysis.CSharp (Roslyn)

Awesome Lists containing this project

README

        

# CSharpRecompileExample
An example of how to recompile .NET assembly using with ICSharpCode.Decompiler (ILSpy) and Microsoft.CodeAnalysis.CSharp (Roslyn)