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 (144)
Showing the top 5 popular GitHub repositories that depend on Mono.Cecil:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
AvaloniaUI/Avalonia
A cross platform XAML framework for .NET
|
|
mono/mono
Mono open source ECMA CLI, C# and .NET implementation.
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
Version History
Version | Downloads | Last updated |
---|---|---|
0.11.3 | 107,918 | 9/15/2020 |
0.11.2 | 690,927 | 2/19/2020 |
0.11.1 | 241,864 | 11/4/2019 |
0.11.0 | 315,189 | 8/20/2019 |
0.10.4 | 319,423 | 5/30/2019 |
0.10.3 | 469,909 | 1/31/2019 |
0.10.2 | 2,978 | 1/29/2019 |
0.10.1 | 1,164,987 | 9/21/2018 |
0.10.0 | 1,485,076 | 3/19/2018 |
0.10.0-beta7 | 580,921 | 11/3/2017 |
0.10.0-beta6 | 341,457 | 5/24/2017 |
0.10.0-beta5 | 43,032 | 3/28/2017 |
0.10.0-beta4 | 17,430 | 2/28/2017 |
0.10.0-beta3 | 1,017 | 2/27/2017 |
0.10.0-beta2 | 8,144 | 1/11/2017 |
0.10.0-beta1-v2 | 21,004 | 8/29/2016 |
0.10.0-beta1 | 856 | 8/29/2016 |
0.9.6.4 | 906,462 | 7/29/2016 |
0.9.6.3 | 4,096 | 7/19/2016 |
0.9.6.1 | 943,000 | 4/30/2015 |
0.9.6 | 118,192 | 4/25/2015 |
0.9.5.4 | 458,749 | 10/29/2012 |
0.9.5.3 | 10,554 | 4/15/2012 |
0.9.5.2 | 39,332 | 12/2/2011 |
0.9.5.1 | 15,225 | 9/12/2011 |
0.9.5 | 87,822 | 6/13/2011 |
0.9.4.1 | 2,404 | 4/7/2011 |
0.9.4 | 10,224 | 1/7/2011 |