System.Reflection.Metadata
1.0.22
Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.8.6 or higher.
dotnet add package System.Reflection.Metadata --version 1.0.22
NuGet\Install-Package System.Reflection.Metadata -Version 1.0.22
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Reflection.Metadata" Version="1.0.22" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Reflection.Metadata --version 1.0.22
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Reflection.Metadata, 1.0.22"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Reflection.Metadata as a Cake Addin #addin nuget:?package=System.Reflection.Metadata&version=1.0.22 // Install System.Reflection.Metadata as a Cake Tool #tool nuget:?package=System.Reflection.Metadata&version=1.0.22
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This packages provides a low-level .NET (ECMA-335) metadata reader. 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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NETPlatform | dotnet is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETPlatform 5.0
- System.Collections (>= 4.0.0)
- System.Collections.Immutable (>= 1.1.37)
- System.Diagnostics.Debug (>= 4.0.0)
- System.IO (>= 4.0.0)
- System.Reflection (>= 4.0.0)
- System.Reflection.Extensions (>= 4.0.0)
- System.Reflection.Primitives (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Runtime.Extensions (>= 4.0.0)
- System.Runtime.InteropServices (>= 4.0.0)
- System.Text.Encoding (>= 4.0.0)
- System.Text.Encoding.Extensions (>= 4.0.0)
- System.Threading (>= 4.0.0)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0)
- System.Collections.Immutable (>= 1.1.37)
GitHub repositories (240)
Showing the top 5 popular GitHub repositories that depend on System.Reflection.Metadata:
Repository | Stars |
---|---|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
|
Version | Downloads | Last updated |
---|---|---|
1.7.0-preview.19073.11 | 2 | 1/28/2019 |
1.7.0-preview.18571.3 | 1 | 11/30/2018 |
1.0.22 | 22,990 | 7/20/2015 |
1.0.22-beta-23019 | 299 | 6/29/2015 |
1.0.19-rc | 9,299 | 3/6/2015 |
1.0.18-beta | 112,579 | 12/10/2014 |
1.0.17-beta | 62,036 | 10/10/2014 |