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.
<PackageVersion Include="System.Reflection.Metadata" Version="1.0.22" />
<PackageReference Include="System.Reflection.Metadata" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=System.Reflection.Metadata&version=1.0.22
#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 (256)
Showing the top 20 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.
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
|
neuecc/UniRx
Reactive Extensions for Unity
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
StackExchange/StackExchange.Redis
General purpose redis client
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
|
|
Fody/Fody
Extensible tool for weaving .net assemblies
|
|
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
|
|
microsoft/ApplicationInspector
A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using static analysis with a json based rules engine. Ideal for scanning components before use or detecting feature level changes.
|
|
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
|
|
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
|
|
ravendb/ravendb
ACID Document Database
|
|
coverlet-coverage/coverlet
Cross platform code coverage for .NET
|
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 |