Spectra Assure
Community
Docs

Microsoft.Extensions.DependencyModelv9.0.0-preview.7.24405.7

Top 100
License: Permissive (MIT)


Published: 2 months ago
Provides abstractions for reading `.deps` files. When a .NET application is compiled, the SDK generates a JSON manifest file (`<ApplicationName>.deps.json`) that contains information about application dependencies. You can use `Microsoft.Extensions.DependencyModel` to read information from this manifest at run time. This is useful when you want to dynamically compile code (for example, using Roslyn Emit API) referencing the same dependencies as your main application. By default, the dependency manifest contains information about the application's target framework and runtime dependencies. Set the PreserveCompilationContext project property to `true` to additionally include information about reference assemblies used during compilation.
Pass
Info: Completed
Everything is awesome!

SAFE Assessment

Compliance

Licenses
No license compliance issues
Secrets
No sensitive information found

Security

Vulnerabilities
No known vulnerabilities detected
Hardening
No application hardening issues

Threats

Tampering
No evidence of software tampering
Malware
No evidence of malware inclusion

Vulnerabilities

Downloads

1.77B
Total Downloads

Maintenance

3
Maintainers

Dependencies

12
Declared Dependencies

Dependents

0
Dependents

Issues per Version Graph

Scanned 9 days ago