Mono.Cecil
0.11.4
Install-Package Mono.Cecil -Version 0.11.4
dotnet add package Mono.Cecil --version 0.11.4
<PackageReference Include="Mono.Cecil" Version="0.11.4" />
paket add Mono.Cecil --version 0.11.4
#r "nuget: Mono.Cecil, 0.11.4"
// Install Mono.Cecil as a Cake Addin
#addin nuget:?package=Mono.Cecil&version=0.11.4
// Install Mono.Cecil as a Cake Tool
#tool nuget:?package=Mono.Cecil&version=0.11.4
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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (204)
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. |
|
Kentico.Libraries
The runtime assemblies for libraries and applications that use Kentico API. |
|
Expecto
Advanced testing library for F# |
GitHub repositories (126)
Showing the top 5 popular GitHub repositories that depend on Mono.Cecil:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
AvaloniaUI/Avalonia
A cross-platform UI framework for .NET
|
|
mono/mono
Mono open source ECMA CLI, C# and .NET implementation.
|
Version | Downloads | Last updated |
---|---|---|
0.11.4 | 742,429 | 7/1/2021 |
0.11.3 | 1,383,067 | 9/15/2020 |
0.11.2 | 1,779,430 | 2/19/2020 |
0.11.1 | 569,563 | 11/4/2019 |
0.11.0 | 551,008 | 8/20/2019 |
0.10.4 | 567,787 | 5/30/2019 |
0.10.3 | 608,392 | 1/31/2019 |
0.10.2 | 4,706 | 1/29/2019 |
0.10.1 | 1,684,360 | 9/21/2018 |
0.10.0 | 2,628,231 | 3/19/2018 |
0.10.0-beta7 | 637,683 | 11/3/2017 |
0.10.0-beta6 | 505,123 | 5/24/2017 |
0.10.0-beta5 | 56,012 | 3/28/2017 |
0.10.0-beta4 | 27,669 | 2/28/2017 |
0.10.0-beta3 | 1,334 | 2/27/2017 |
0.10.0-beta2 | 11,792 | 1/11/2017 |
0.10.0-beta1-v2 | 37,962 | 8/29/2016 |
0.10.0-beta1 | 1,143 | 8/29/2016 |
0.9.6.4 | 1,743,909 | 7/29/2016 |
0.9.6.3 | 4,926 | 7/19/2016 |
0.9.6.1 | 1,434,193 | 4/30/2015 |
0.9.6 | 264,293 | 4/25/2015 |
0.9.5.4 | 639,727 | 10/29/2012 |
0.9.5.3 | 14,213 | 4/15/2012 |
0.9.5.2 | 46,013 | 12/2/2011 |
0.9.5.1 | 15,851 | 9/12/2011 |
0.9.5 | 140,728 | 6/13/2011 |
0.9.4.1 | 4,126 | 4/7/2011 |
0.9.4 | 31,482 | 1/7/2011 |