.Net library to read .Net Assembly and Windows WinMD metadata files, based on System.Reflection.Metadata.
Info
Version: | 1.1.3 |
Author(s): | Mike Hillberg |
Last Update: | Saturday, June 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MikeHillberg.MiddleweightReflection |
Install
Install-Package MikeHillberg.MiddleweightReflection
dotnet add package MikeHillberg.MiddleweightReflection
paket add MikeHillberg.MiddleweightReflection
MikeHillberg.MiddleweightReflection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- System.Buffers(>= 4.5.1)
- System.Collections.Immutable(>= 1.7.1)
- System.Data.DataSetExtensions(>= 4.5.0)
- System.Memory(>= 4.5.4)
- System.Numerics.Vectors(>= 4.5.0)
- System.Reflection.Metadata(>= 1.8.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
Tags