System.Reflection.Metadata 11.0.0-preview.5.26302.115
This package 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. The metadata format is defined by the ECMA-335 - Common Language Infrastructure (CLI) specification.
The System.Reflection.Metadata library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
No packages depend on System.Reflection.Metadata.
.NET 10.0
- System.Collections.Immutable (>= 11.0.0-preview.5.26302.115)
.NET 11.0
- No dependencies.
.NET Framework 4.6.2
- System.Collections.Immutable (>= 11.0.0-preview.5.26302.115)
.NET Standard 2.0
- System.Collections.Immutable (>= 11.0.0-preview.5.26302.115)