Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : assemblyinfo

This small library uses cecil to inspect MSIL code found in .NET assemblies instead of `Assembly.Load` which ensures that you do not have to load it's dependencies beforehand. This is particularly useful if you just want to know what .NET target framework an assembly is targeting without running the risk of catching an exception from `Assembly.Load` because of a missing dependency.

Registry - Homepage - JSON
purl: pkg:nuget/assemblyinfo
Keywords: Mono, Cecil, Assembly
License: MIT
Latest release: over 10 years ago
First release: over 10 years ago
Downloads: 7,665 total
Stars: 4 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 14 days ago

    Loading...
    Readme
    Loading...