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.
dotnet add package System.Reflection.Metadata --version 10.0.8
Install-Package System.Reflection.Metadata -Version 10.0.8
| 包名 | 版本要求 |
|---|---|
| System.Collections.Immutable | [10.0.8, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections.Immutable | [10.0.8, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections.Immutable | [10.0.8, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections.Immutable | [10.0.8, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2026-05-12 16:57:54 |
| 项目主页 | https://dot.net/ |
| 许可证 | https://www.nuget.org/packages/System.Reflection.Metadata/10.0.8/license |