System.Reflection.MetadataLoadContext
6.0.0
Prefix Reserved
See the version list below for details.
Install-Package System.Reflection.MetadataLoadContext -Version 6.0.0
dotnet add package System.Reflection.MetadataLoadContext --version 6.0.0
<PackageReference Include="System.Reflection.MetadataLoadContext" Version="6.0.0" />
paket add System.Reflection.MetadataLoadContext --version 6.0.0
#r "nuget: System.Reflection.MetadataLoadContext, 6.0.0"
// Install System.Reflection.MetadataLoadContext as a Cake Addin
#addin nuget:?package=System.Reflection.MetadataLoadContext&version=6.0.0
// Install System.Reflection.MetadataLoadContext as a Cake Tool
#tool nuget:?package=System.Reflection.MetadataLoadContext&version=6.0.0
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
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 3.1
- System.Collections.Immutable (>= 6.0.0)
- System.Reflection.Metadata (>= 6.0.0)
-
.NETFramework 4.6.1
- System.Collections.Immutable (>= 6.0.0)
- System.Memory (>= 4.5.4)
- System.Reflection.Metadata (>= 6.0.0)
-
.NETStandard 2.0
- System.Collections.Immutable (>= 6.0.0)
- System.Memory (>= 4.5.4)
- System.Reflection.Metadata (>= 6.0.0)
-
net6.0
- System.Collections.Immutable (>= 6.0.0)
- System.Reflection.Metadata (>= 6.0.0)
NuGet packages (37)
Showing the top 5 NuGet packages that depend on System.Reflection.MetadataLoadContext:
Package | Downloads |
---|---|
Steeltoe.Common
Steeltoe common library |
|
RProvider
An F# Type Provider providing strongly typed access to the R statistical package. The type provider automatically discovers available R packages and makes them easily accessible from F#, so you can easily call powerful packages and visualization libraries from code running on the .NET platform. |
|
DotNetCore.Natasha.CSharp.All
发布最新版 Natasha |
|
KY.Generator.Core
Core elements for KY-Generator Download KY.Generator to use this module |
|
OO.WebInfrastructure
Web application infrastructure types and implementations for EasyDataCore infrastructure |
GitHub repositories (14)
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.
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
xamarin/xamarin-macios
Bridges the worlds of .NET with the native APIs of macOS, iOS, tvOS, and watchOS.
|