Mono.Cecil
0.11.3
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.
Install-Package Mono.Cecil -Version 0.11.3
dotnet add package Mono.Cecil --version 0.11.3
<PackageReference Include="Mono.Cecil" Version="0.11.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mono.Cecil --version 0.11.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (192)
Showing the top 5 NuGet packages that depend on Mono.Cecil:
Package | Downloads |
---|---|
Paket.Core
A dependency manager for .NET with support for NuGet packages and git repositories.
|
|
squirrel.windows
An installation and update framework for Windows applications
|
|
Machine.Specifications.Runner.VisualStudio
Machine.Specifications (MSpec) adapter for .NET Framework and .NET Core including dotnet cli (dotnet test), Visual Studio IDE, TFS, Visual Studio Online, Visual Studio Team Services.
|
|
Expecto
Advanced testing library for F#
|
|
Kentico.Libraries
The runtime assemblies for libraries and applications that use Kentico API.
|
GitHub repositories (142)
Showing the top 5 popular GitHub repositories that depend on Mono.Cecil:
Repository | Stars |
---|---|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
AvaloniaUI/Avalonia
Avalonia is a cross-platform XAML-based UI framework providing a flexible styling system and supporting a wide range of Operating Systems such as Windows via .NET Framework and .NET Core, Linux via Xorg, macOS
|
|
mono/mono
Mono open source ECMA CLI, C# and .NET implementation.
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
Version History
Version | Downloads | Last updated |
---|---|---|
0.11.3 | 104,049 | 9/15/2020 |
0.11.2 | 684,219 | 2/19/2020 |
0.11.1 | 239,838 | 11/4/2019 |
0.11.0 | 314,466 | 8/20/2019 |
0.10.4 | 318,079 | 5/30/2019 |
0.10.3 | 468,795 | 1/31/2019 |
0.10.2 | 2,973 | 1/29/2019 |
0.10.1 | 1,161,333 | 9/21/2018 |
0.10.0 | 1,480,433 | 3/19/2018 |
0.10.0-beta7 | 580,642 | 11/3/2017 |
0.10.0-beta6 | 341,350 | 5/24/2017 |
0.10.0-beta5 | 42,996 | 3/28/2017 |
0.10.0-beta4 | 17,420 | 2/28/2017 |
0.10.0-beta3 | 1,014 | 2/27/2017 |
0.10.0-beta2 | 8,141 | 1/11/2017 |
0.10.0-beta1-v2 | 21,002 | 8/29/2016 |
0.10.0-beta1 | 854 | 8/29/2016 |
0.9.6.4 | 903,899 | 7/29/2016 |
0.9.6.3 | 4,096 | 7/19/2016 |
0.9.6.1 | 941,465 | 4/30/2015 |
0.9.6 | 117,726 | 4/25/2015 |
0.9.5.4 | 457,927 | 10/29/2012 |
0.9.5.3 | 10,549 | 4/15/2012 |
0.9.5.2 | 39,311 | 12/2/2011 |
0.9.5.1 | 15,224 | 9/12/2011 |
0.9.5 | 87,586 | 6/13/2011 |
0.9.4.1 | 2,402 | 4/7/2011 |
0.9.4 | 10,209 | 1/7/2011 |