An open API service providing repository metadata for many open source software ecosystems.

Package Usage: nuget: System.Reflection.MetadataLoadContext

Provides read-only reflection on assemblies in an isolated context with support for assemblies that target different processor architectures and runtimes. Using MetadataLoadContext enables you to inspect assemblies without loading them into the main execution context. Assemblies in MetadataLoadContext are treated only as metadata, that is, you can read information about their members, but cannot execute any code contained in them.
10 versions
Latest release: over 1 year ago
54 dependent packages
44,073,314 downloads total

View more package details: https://packages.ecosystem.code.gouv.fr/registries/nuget.org/packages/System.Reflection.MetadataLoadContext

Dependent Repos 0