Mono.Cecil 0.9.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Mono.Cecil --version 0.9.4
NuGet\Install-Package Mono.Cecil -Version 0.9.4
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.9.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mono.Cecil --version 0.9.4
#r "nuget: Mono.Cecil, 0.9.4"
#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.9.4

// Install Mono.Cecil as a Cake Tool
#tool nuget:?package=Mono.Cecil&version=0.9.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 Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  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 sl3 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (256)

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 (210)

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,713,581 4/19/2023
0.11.4 6,965,029 7/1/2021
0.11.3 5,213,921 9/15/2020
0.11.2 3,248,459 2/19/2020
0.11.1 1,016,084 11/4/2019
0.11.0 897,219 8/20/2019
0.10.4 1,089,899 5/30/2019
0.10.3 833,116 1/31/2019
0.10.2 6,646 1/29/2019
0.10.1 2,729,295 9/21/2018
0.10.0 4,428,432 3/19/2018
0.10.0-beta7 720,723 11/3/2017
0.10.0-beta6 793,398 5/24/2017
0.10.0-beta5 73,789 3/28/2017
0.10.0-beta4 45,836 2/28/2017
0.10.0-beta3 2,056 2/27/2017
0.10.0-beta2 13,628 1/11/2017
0.10.0-beta1-v2 72,794 8/29/2016
0.10.0-beta1 1,893 8/29/2016
0.9.6.4 3,565,539 7/29/2016
0.9.6.3 7,254 7/19/2016
0.9.6.1 1,956,622 4/30/2015
0.9.6 441,747 4/25/2015
0.9.5.4 986,073 10/29/2012
0.9.5.3 32,407 4/15/2012
0.9.5.2 61,625 12/2/2011
0.9.5.1 17,980 9/12/2011
0.9.5 249,869 6/13/2011
0.9.4.1 6,491 4/7/2011
0.9.4 79,697 1/7/2011