System.Reflection.MetadataLoadContext
5.0.1
Provides read-only reflection on assemblies in an isolated context with support for assemblies that have different architectures and runtimes.
Commonly Used Types:
System.Reflection.MetadataLoadContext
System.Reflection.MetadataAssemblyResolver
When using NuGet 3.x this package requires at least version 3.4.
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.12 or higher.
Install-Package System.Reflection.MetadataLoadContext -Version 5.0.1
dotnet add package System.Reflection.MetadataLoadContext --version 5.0.1
<PackageReference Include="System.Reflection.MetadataLoadContext" Version="5.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Reflection.MetadataLoadContext --version 5.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Reflection.MetadataLoadContext, 5.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Reflection.MetadataLoadContext as a Cake Addin
#addin nuget:?package=System.Reflection.MetadataLoadContext&version=5.0.1
// Install System.Reflection.MetadataLoadContext as a Cake Tool
#tool nuget:?package=System.Reflection.MetadataLoadContext&version=5.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCoreApp 2.1
- System.Collections.Immutable (>= 5.0.0)
- System.Reflection.Metadata (>= 5.0.0)
-
.NETCoreApp 3.0
- System.Collections.Immutable (>= 5.0.0)
- System.Reflection.Metadata (>= 5.0.0)
-
.NETFramework 4.6.1
- System.Collections.Immutable (>= 5.0.0)
- System.Memory (>= 4.5.4)
- System.Reflection.Metadata (>= 5.0.0)
-
.NETStandard 2.0
- System.Collections.Immutable (>= 5.0.0)
- System.Memory (>= 4.5.4)
- System.Reflection.Metadata (>= 5.0.0)
-
MonoAndroid 1.0
- System.Collections.Immutable (>= 5.0.0)
- System.Reflection.Metadata (>= 5.0.0)
-
MonoTouch 1.0
- System.Collections.Immutable (>= 5.0.0)
- System.Reflection.Metadata (>= 5.0.0)
-
net5.0
- No dependencies.
-
Xamarin.iOS 1.0
- System.Collections.Immutable (>= 5.0.0)
- System.Reflection.Metadata (>= 5.0.0)
-
Xamarin.Mac 2.0
- System.Collections.Immutable (>= 5.0.0)
- System.Reflection.Metadata (>= 5.0.0)
-
Xamarin.TVOS 1.0
- System.Collections.Immutable (>= 5.0.0)
- System.Reflection.Metadata (>= 5.0.0)
-
Xamarin.WatchOS 1.0
- System.Collections.Immutable (>= 5.0.0)
- System.Reflection.Metadata (>= 5.0.0)
Used By
NuGet packages (23)
Showing the top 5 NuGet packages that depend on System.Reflection.MetadataLoadContext:
Package | Downloads |
---|---|
Steeltoe.Common
Steeltoe common library
|
|
KY.Generator.Core
Core elements for KY-Generator
Download KY.Generator to use this module
|
|
Orc.Extensibility
Extensibility library.
|
|
SynchroFeed.Library
SynchroFeed is an extensible framework for integrating with a Nuget-like feeds to perform syncing, cataloging and validation of Nuget and Chocolatey packages. This is an addon for syncing packages between a source repository with a target repository.
|
|
Prise
Prise, A .NET Plugin Framework!
|
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on System.Reflection.MetadataLoadContext:
Repository | Stars |
---|---|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
SteeltoeOSS/Steeltoe
Steeltoe .NET Core Components: CircuitBreaker, Configuration, Connectors, Discovery, Logging, Management, and Security
|