Package Usage: nuget: Mono.Cecil
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.
33 versions
Latest release: about 2 years ago
182 dependent packages
46,249,525 downloads total
View more package details: https://packages.ecosystem.code.gouv.fr/registries/nuget.org/packages/Mono.Cecil