Info
Version: | 9.0.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, November 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dot.net/ |
NuGet Url: | https://www.nuget.org/packages/System.Reflection.Metadata |
Install
Install-Package System.Reflection.Metadata
dotnet add package System.Reflection.Metadata
paket add System.Reflection.Metadata
System.Reflection.Metadata Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Collections.Immutable(>= 5.0.0)
- NETStandard.Library(>= 1.6.1)
- System.Collections.Immutable(>= 5.0.0)
- System.Collections.Immutable(>= 5.0.0)
- System.Collections.Immutable(>= 5.0.0)
No dependencies.
- System.Collections.Immutable(>= 5.0.0)
- System.Collections.Immutable(>= 5.0.0)
- System.Collections.Immutable(>= 5.0.0)
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.