Mono.Cecil 0.10.0-beta2

This is a prerelease version of Mono.Cecil.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Mono.Cecil --version 0.10.0-beta2
                    
NuGet\Install-Package Mono.Cecil -Version 0.10.0-beta2
                    
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.10.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Mono.Cecil" Version="0.10.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="Mono.Cecil" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Mono.Cecil --version 0.10.0-beta2
                    
#r "nuget: Mono.Cecil, 0.10.0-beta2"
                    
#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.
#addin nuget:?package=Mono.Cecil&version=0.10.0-beta2&prerelease
                    
Install Mono.Cecil as a Cake Addin
#tool nuget:?package=Mono.Cecil&version=0.10.0-beta2&prerelease
                    
Install Mono.Cecil as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework 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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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.

NuGet packages (287)

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

Showing the top 20 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
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
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.
mono/mono
Mono open source ECMA CLI, C# and .NET implementation.
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
lucasg/Dependencies
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
quasar/Quasar
Remote Administration Tool for Windows
Perfare/Il2CppDumper
Unity il2cpp reverse engineer
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
hbons/SparkleShare
Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows.
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
HearthSim/Hearthstone-Deck-Tracker
A deck tracker and deck manager for Hearthstone on Windows
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
Code52/carnac
A utility to give some insight into how you use your keyboard
npgsql/npgsql
Npgsql is the .NET data provider for PostgreSQL.
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
Version Downloads Last updated
0.11.6 988,097 10/2/2024
0.11.5 9,055,658 4/19/2023
0.11.4 9,911,667 7/1/2021
0.11.3 9,307,598 9/15/2020
0.11.2 3,824,168 2/19/2020
0.11.1 1,116,543 11/4/2019
0.11.0 1,001,130 8/20/2019
0.10.4 1,249,146 5/30/2019
0.10.3 890,287 1/31/2019
0.10.2 7,441 1/29/2019
0.10.1 3,182,589 9/21/2018
0.10.0 5,519,823 3/19/2018
0.10.0-beta7 737,073 11/3/2017
0.10.0-beta6 811,369 5/24/2017
0.10.0-beta5 77,360 3/28/2017
0.10.0-beta4 46,688 2/28/2017
0.10.0-beta3 2,298 2/27/2017
0.10.0-beta2 14,416 1/11/2017
0.10.0-beta1-v2 74,309 8/29/2016
0.10.0-beta1 2,103 8/29/2016
0.9.6.4 3,756,619 7/29/2016
0.9.6.3 8,206 7/19/2016
0.9.6.1 2,221,221 4/30/2015
0.9.6 479,255 4/25/2015
0.9.5.4 1,079,586 10/29/2012
0.9.5.3 34,647 4/15/2012
0.9.5.2 68,619 12/2/2011
0.9.5.1 18,860 9/12/2011
0.9.5 326,568 6/13/2011
0.9.4.1 9,326 4/7/2011
0.9.4 98,208 1/7/2011