System.Reflection.Metadata (6.0.0)

Published 2023-05-05 11:41:35 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 6.0.0 System.Reflection.Metadata

About this package

This packages provides a low-level .NET (ECMA-335) metadata reader and writer. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers.

Commonly Used Types: System.Reflection.Metadata.MetadataReader System.Reflection.PortableExecutable.PEReader System.Reflection.Metadata.Ecma335.MetadataBuilder System.Reflection.PortableExecutable.PEBuilder System.Reflection.PortableExecutable.ManagedPEBuilder

Dependencies

ID Version Target Framework
System.Collections.Immutable 6.0.0 .NETFramework4.6.1
System.Collections.Immutable 6.0.0 .NETStandard2.0
System.Collections.Immutable 6.0.0 net6.0
Details
NuGet
2023-05-05 11:41:35 +10:00
8
Microsoft
749 KiB
Assets (1)
Versions (1) View all
6.0.0 2023-05-05