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 af7d2ae49c79bb279625de4e92f7f91f9fe94f5d

Total Downloads
3.5B
3,471,586,096
Published
May 9, 2017
Latest stable version

Install

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

Frameworks

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

Dependencies

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

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

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

Compatibility metadata lists 12 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.