![]() |
VOOZH | about |
dotnet add package Mono.Cecil --version 0.11.6
NuGet\Install-Package Mono.Cecil -Version 0.11.6
<PackageReference Include="Mono.Cecil" Version="0.11.6" />
<PackageVersion Include="Mono.Cecil" Version="0.11.6" />Directory.Packages.props
<PackageReference Include="Mono.Cecil" />Project file
paket add Mono.Cecil --version 0.11.6
#r "nuget: Mono.Cecil, 0.11.6"
#:package Mono.Cecil@0.11.6
#addin nuget:?package=Mono.Cecil&version=0.11.6Install as a Cake Addin
#tool nuget:?package=Mono.Cecil&version=0.11.6Install 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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Mono.Cecil:
| Package | Downloads |
|---|---|
|
Xamarin.UITest
UI Automation Framework for testing Android and iOS apps. |
|
|
NetArchTest.Rules
A fluent API for .Net Standard that can enforce architectural rules in unit tests. |
|
|
eXpandLib
DevExpress eXpandFramework common library. To debug in VS enable Source Server support under Tools/Options/Debugging. |
|
|
TngTech.ArchUnitNET
C# Version of ArchUnit (see: archunit.org) |
|
|
Paket.Core
A dependency manager for .NET with support for NuGet packages and git repositories. |
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 future of .NET UI
|
|
|
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.
|
|
|
lucasg/Dependencies
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
|
|
|
mono/mono
Mono open source ECMA CLI, C# and .NET implementation.
|
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
|
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
|
|
|
PixiEditor/PixiEditor
PixiEditor is a Universal Editor for all your 2D needs
|
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
|
Facepunch/sbox-public
s&box is a modern game engine, built on Valve's Source 2 and the latest .NET technology, it provides a modern intuitive editor for creating games
|
|
|
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
|
|
|
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.
|
|
|
hbons/SparkleShare
Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows
|
|
|
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
|
| Version | Downloads | Last Updated |
|---|---|---|
| 0.11.6 | 9,221,983 | 10/2/2024 |
| 0.11.5 | 18,439,990 | 4/19/2023 |
| 0.11.4 | 13,029,646 | 7/1/2021 |
| 0.11.3 | 18,838,240 | 9/15/2020 |
| 0.11.2 | 4,654,618 | 2/19/2020 |
| 0.11.1 | 1,265,512 | 11/4/2019 |
| 0.11.0 | 1,098,685 | 8/20/2019 |
| 0.10.4 | 1,569,030 | 5/30/2019 |
| 0.10.3 | 988,465 | 1/31/2019 |
| 0.10.2 | 20,319 | 1/29/2019 |
| 0.10.1 | 3,859,889 | 9/21/2018 |
| 0.10.0 | 7,169,214 | 3/19/2018 |
| 0.10.0-beta7 | 756,004 | 11/3/2017 |
| 0.10.0-beta6 | 832,722 | 5/24/2017 |
| 0.10.0-beta5 | 82,165 | 3/28/2017 |
| 0.10.0-beta4 | 48,313 | 2/28/2017 |
| 0.10.0-beta3 | 2,757 | 2/27/2017 |
| 0.10.0-beta2 | 15,679 | 1/11/2017 |
| 0.10.0-beta1-v2 | 77,249 | 8/29/2016 |
| 0.10.0-beta1 | 2,561 | 8/29/2016 |