System.Reflection.Metadata 1.6.0-preview2-26406-04
This packages 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.
Commonly Used Types:
System.Reflection.Metadata.MetadataReader
System.Reflection.PortableExecutable.PEReader
System.Reflection.Metadata.Ecma335.MetadataBuilder
System.Reflection.PortableExecutable.PEBuilder
System.Reflection.PortableExecutable.ManagedPEBuilder
7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3
When using NuGet 3.x this package requires at least version 3.4.
Showing the top 20 packages that depend on System.Reflection.Metadata.
| Packages | Downloads |
|---|---|
|
Microsoft.CodeAnalysis.CSharp
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
|
1 |
|
Microsoft.TestPlatform.ObjectModel
The Microsoft Test Platform Object Model.
|
1 |
|
Microsoft.Diagnostics.Tracing.TraceEvent
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows.
You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class.
The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources)
and parse the events they emit.
The library includes
-- TraceEventSession which can enable ETW providers,
-- EtwTraceEventSource which lets you read the stream of ETW events, and
-- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events.
See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
|
1 |
.NET Framework 4.5
- System.Collections.Immutable (>= 1.5.0-preview2-26406-04)
.NET Core 2.1
- No dependencies.
.NET Standard 1.1
- NETStandard.Library (>= 1.6.1)
- System.Collections.Immutable (>= 1.5.0-preview2-26406-04)
.NET Standard 2.0
- System.Collections.Immutable (>= 1.5.0-preview2-26406-04)
.NETPortable 4.5
- System.Collections.Immutable (>= 1.5.0-preview2-26406-04)
UAP 10.0.16299
- No dependencies.
Windows 8.0
- System.Collections.Immutable (>= 1.5.0-preview2-26406-04)
WindowsPhoneApp 8.1
- System.Collections.Immutable (>= 1.5.0-preview2-26406-04)