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.0
Install-Package System.Reflection.Metadata -Version 10.0.0
| 包名 | 版本要求 |
|---|---|
| System.Collections.Immutable | [10.0.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections.Immutable | [10.0.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections.Immutable | [10.0.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections.Immutable | [10.0.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2025-11-11 11:41:54 |
| 项目主页 | https://dot.net/ |
| 许可证 | https://www.nuget.org/packages/System.Reflection.Metadata/10.0.0/license |