Microsoft.Extensions.DependencyModelv9.0.3
License: Permissive (MIT)
Published: 5 days ago
Published: 5 days 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.
Pending
Info: Analyzing
Processing in progress, check later.
SAFE Assessment
SAFE Assessment Pending
Issues
No issues found
Behaviors
No behaviors found
Downloads
2.03B
Total Downloads
Maintenance
6
Maintainers
Dependencies
10
Declared Dependencies
Dependents
0
Dependents