The library that supports inspecting the contents of .NET assembly via reflection without loading it into the current process.
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.Metadata |
Install
Install-Package CilTools.Metadata
dotnet add package CilTools.Metadata
paket add CilTools.Metadata
CilTools.Metadata Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- CilTools.BytecodeAnalysis(>= 2.1.0)
- System.Reflection.Metadata(>= 1.8.0)
- CilTools.BytecodeAnalysis(>= 2.1.0)
- System.Reflection.Metadata(>= 1.8.0)
Tags