Skip to main content
System.Reflection.Metadata package icon

System.Reflection.Metadata

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 8321c729934c0f8be754953439b88e6e1c120c24

Total Downloads
3.5B
3,471,064,742
Published
Aug 11, 2017
Latest stable version

Install

.NET CLI
dotnet add package System.Reflection.Metadata --version 1.5.0
Package Manager Console
Install-Package System.Reflection.Metadata -Version 1.5.0
PackageReference
<PackageReference Include="System.Reflection.Metadata" Version="1.5.0" />

Frameworks

MonoAndroid1.0 MonoTouch1.0 .NETCoreApp2.0 .NETStandard1.1 .NETStandard2.0 .NETPortable0.0-Profile7 .NETPortable4.5-Profile111 Xamarin.iOS1.0 Xamarin.Mac2.0 Xamarin.TVOS1.0 Xamarin.WatchOS1.0

Dependencies

[1.4.0, )
[1.4.0, )
NETStandard.Library
.NETStandard1.1
[1.6.1, )
[1.4.0, )
[1.4.0, )
System.Collections.Immutable
.NETPortable0.0-Profile7
[1.4.0, )
System.Collections.Immutable
.NETPortable4.5-Profile111
[1.4.0, )
[1.4.0, )
[1.4.0, )
[1.4.0, )
[1.4.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 11 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.