Microsoft.Bcl.Metadata 1.0.9-alpha

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Microsoft.Bcl.Metadata.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.

Requires NuGet 2.5 or higher.

dotnet add package Microsoft.Bcl.Metadata --version 1.0.9-alpha
NuGet\Install-Package Microsoft.Bcl.Metadata -Version 1.0.9-alpha
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="Microsoft.Bcl.Metadata" Version="1.0.9-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Bcl.Metadata --version 1.0.9-alpha
#r "nuget: Microsoft.Bcl.Metadata, 1.0.9-alpha"
#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 Microsoft.Bcl.Metadata as a Cake Addin
#addin nuget:?package=Microsoft.Bcl.Metadata&version=1.0.9-alpha&prerelease

// Install Microsoft.Bcl.Metadata as a Cake Tool
#tool nuget:?package=Microsoft.Bcl.Metadata&version=1.0.9-alpha&prerelease

This package has been superseded by System.Reflection.Metadata.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.Bcl.Metadata:

Package Downloads
System.ComponentModel.Composition.MetadataCatalog

MEF catalogs (MetadataDirectoryCatalog, MetadataAssemblyCatalog and MetadataTypeCatalog) that are based on a fast metadata reader instead of Reflection.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Microsoft.Bcl.Metadata:

Repository Stars
jskeet/DemoCode
Demo code used in talks, blog posts etc
nuproj/nuproj
Building NuGet packages with Visual Studio and MSBuild
cskeppstedt/t4ts
T4 template to generate TypeScript interface definitions.
Version Downloads Last updated