Mono.Cecil 0.11.5

dotnet add package Mono.Cecil --version 0.11.5
NuGet\Install-Package Mono.Cecil -Version 0.11.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Mono.Cecil" Version="0.11.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mono.Cecil --version 0.11.5
#r "nuget: Mono.Cecil, 0.11.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mono.Cecil as a Cake Addin
#addin nuget:?package=Mono.Cecil&version=0.11.5

// Install Mono.Cecil as a Cake Tool
#tool nuget:?package=Mono.Cecil&version=0.11.5

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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (255)

Showing the top 5 NuGet packages that depend on Mono.Cecil:

Package Downloads
Xamarin.UITest The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

Xpand.Patcher

Patcher

NetArchTest.Rules

A fluent API for .Net Standard that can enforce architectural rules in unit tests.

GitHub repositories (211)

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 Foundation community project.
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.5 2,572,749 4/19/2023
0.11.4 6,839,092 7/1/2021
0.11.3 5,105,986 9/15/2020
0.11.2 3,225,407 2/19/2020
0.11.1 1,010,966 11/4/2019
0.11.0 892,637 8/20/2019
0.10.4 1,083,895 5/30/2019
0.10.3 829,826 1/31/2019
0.10.2 6,569 1/29/2019
0.10.1 2,709,625 9/21/2018
0.10.0 4,397,716 3/19/2018
0.10.0-beta7 718,364 11/3/2017
0.10.0-beta6 790,921 5/24/2017
0.10.0-beta5 72,624 3/28/2017
0.10.0-beta4 45,797 2/28/2017
0.10.0-beta3 2,020 2/27/2017
0.10.0-beta2 13,567 1/11/2017
0.10.0-beta1-v2 72,751 8/29/2016
0.10.0-beta1 1,850 8/29/2016
0.9.6.4 3,545,293 7/29/2016
0.9.6.3 7,187 7/19/2016
0.9.6.1 1,942,791 4/30/2015
0.9.6 439,635 4/25/2015
0.9.5.4 978,089 10/29/2012
0.9.5.3 31,519 4/15/2012
0.9.5.2 61,364 12/2/2011
0.9.5.1 17,906 9/12/2011
0.9.5 247,710 6/13/2011
0.9.4.1 6,414 4/7/2011
0.9.4 79,217 1/7/2011