Mono.Cecil NuGet Package

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.




Got any Mono.Cecil Question?





Info

Version: 0.11.5
Author(s): Jb Evain
Last Update: Wednesday, April 19, 2023
.NET Fiddle: Online Example
Project Url: http://github.com/jbevain/cecil/
NuGet Url: https://www.nuget.org/packages/Mono.Cecil


Install
Install-Package Mono.Cecil
dotnet add package Mono.Cecil
paket add Mono.Cecil
Mono.Cecil Download (Unzip the "nupkg" after downloading)

.NETFramework 4.0
  • No dependencies.
.NETStandard 2.0
  • No dependencies.
220 packages depend on this package.


Tags



STATS

must-have-score

5.5

avg-downloads-per-day

4926

days-since-last-release

366