CilTools.BytecodeAnalysis reads .NET methods' Common Intermediate Language (CIL) bytecode and converts it into high-level objects or textual CIL representation so they can be easily studied and programmatically processed.
Info
Version: | 2.9.0 |
Author(s): | MSDN-WhiteKnight |
Last Update: | Wednesday, March 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitflic.ru/project/smallsoft/ciltools |
NuGet Url: | https://www.nuget.org/packages/CilTools.BytecodeAnalysis |
Install
Install-Package CilTools.BytecodeAnalysis
dotnet add package CilTools.BytecodeAnalysis
paket add CilTools.BytecodeAnalysis
CilTools.BytecodeAnalysis Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
Tags