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.0
Author(s): surgicalcoder
Last Update: Thursday, April 25, 2019
.NET Fiddle: Create the first Fiddle
Project Url: http://github.com/surgicalcoder/cecil/
NuGet Url: https://www.nuget.org/packages/Mono.Cecil-surgicalcoder


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

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


Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

1800