System.Reflection.Metadata 8.0.1
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.
Showing the top 20 packages that depend on System.Reflection.Metadata.
Packages | Downloads |
---|---|
Microsoft.Orleans.Core
Core library of Microsoft Orleans used both on the client and server.
|
3 |
Microsoft.CodeAnalysis.AnalyzerUtilities
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094.
|
3 |
Microsoft.TestPlatform.ObjectModel
The Microsoft Test Platform Object Model.
|
2 |
Microsoft.Orleans.Core
Core library of Microsoft Orleans used both on the client and server.
|
2 |
Microsoft.Diagnostics.Runtime
ClrMD is a set of advanced APIs for programmatically inspecting a crash dump of a .NET program much in the same way that the SOS Debugging Extensions (SOS) do. This allows you to write automated crash analysis for your applications as well as automate many common debugger tasks. In addition to reading crash dumps ClrMD also allows supports attaching to live processes.
|
2 |
Microsoft.CodeAnalysis.Workspaces.Common
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions.
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.
|
2 |
.NET Framework 4.6.2
- System.Collections.Immutable (>= 8.0.0)
- System.Memory (>= 4.5.5)
.NET 6.0
- System.Collections.Immutable (>= 8.0.0)
.NET 7.0
- System.Collections.Immutable (>= 8.0.0)
.NET 8.0
- No dependencies.
.NET Standard 2.0
- System.Collections.Immutable (>= 8.0.0)
- System.Memory (>= 4.5.5)