Skip to main content
System.Reflection.Metadata package icon

System.Reflection.Metadata

This packages provides a low-level .NET (ECMA-335) metadata reader. 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. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Portable Class Libraries

Total Downloads
3.5B
3,471,586,096
Published
Mar 6, 2015
Latest stable version

Install

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

Frameworks

No framework metadata available.

Dependencies

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.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

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.