Mono.Cecil
0.9.5.1
See the version list below for details.
dotnet add package Mono.Cecil --version 0.9.5.1
NuGet\Install-Package Mono.Cecil -Version 0.9.5.1
<PackageReference Include="Mono.Cecil" Version="0.9.5.1" />
paket add Mono.Cecil --version 0.9.5.1
#r "nuget: Mono.Cecil, 0.9.5.1"
// Install Mono.Cecil as a Cake Addin #addin nuget:?package=Mono.Cecil&version=0.9.5.1 // Install Mono.Cecil as a Cake Tool #tool nuget:?package=Mono.Cecil&version=0.9.5.1
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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 is compatible. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Silverlight | sl4 is compatible. sl5 was computed. |
This package has no dependencies.
NuGet packages (278)
Showing the top 5 NuGet packages that depend on Mono.Cecil:
Package | Downloads |
---|---|
Xamarin.UITest
UI Automation Framework for testing Android and iOS apps. |
|
eXpandLib
DevExpress eXpandFramework common library. To debug in VS enable Source Server support under Tools/Options/Debugging. |
|
Paket.Core
A dependency manager for .NET with support for NuGet packages and git repositories. |
|
NetArchTest.Rules
A fluent API for .Net Standard that can enforce architectural rules in unit tests. |
|
TngTech.ArchUnitNET
C# Version of ArchUnit (see: archunit.org) |
GitHub repositories (212)
Showing the top 5 popular GitHub repositories that depend on Mono.Cecil:
Repository | Stars |
---|---|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
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!
|
|
Perfare/AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
|
|
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
|
Version | Downloads | Last updated |
---|---|---|
0.11.6 | 42,823 | 10/2/2024 |
0.11.5 | 6,183,838 | 4/19/2023 |
0.11.4 | 8,869,128 | 7/1/2021 |
0.11.3 | 7,388,147 | 9/15/2020 |
0.11.2 | 3,575,625 | 2/19/2020 |
0.11.1 | 1,078,063 | 11/4/2019 |
0.11.0 | 962,476 | 8/20/2019 |
0.10.4 | 1,166,469 | 5/30/2019 |
0.10.3 | 869,191 | 1/31/2019 |
0.10.2 | 7,251 | 1/29/2019 |
0.10.1 | 3,003,281 | 9/21/2018 |
0.10.0 | 5,027,708 | 3/19/2018 |
0.10.0-beta7 | 733,056 | 11/3/2017 |
0.10.0-beta6 | 808,585 | 5/24/2017 |
0.10.0-beta5 | 76,986 | 3/28/2017 |
0.10.0-beta4 | 46,563 | 2/28/2017 |
0.10.0-beta3 | 2,163 | 2/27/2017 |
0.10.0-beta2 | 14,073 | 1/11/2017 |
0.10.0-beta1-v2 | 74,180 | 8/29/2016 |
0.10.0-beta1 | 1,987 | 8/29/2016 |
0.9.6.4 | 3,704,334 | 7/29/2016 |
0.9.6.3 | 7,784 | 7/19/2016 |
0.9.6.1 | 2,116,695 | 4/30/2015 |
0.9.6 | 464,158 | 4/25/2015 |
0.9.5.4 | 1,047,056 | 10/29/2012 |
0.9.5.3 | 34,140 | 4/15/2012 |
0.9.5.2 | 65,755 | 12/2/2011 |
0.9.5.1 | 18,426 | 9/12/2011 |
0.9.5 | 292,141 | 6/13/2011 |
0.9.4.1 | 7,778 | 4/7/2011 |
0.9.4 | 85,725 | 1/7/2011 |