Microsoft.Extensions.DependencyModel Namespace


Share via


Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Contains classes, structs, and interfaces for managing application dependencies, including compile-time and run-time library dependencies.

Classes

Name Description
CompilationLibrary

Represents a compile time library dependency in a dependency manifest.

CompilationOptions
DependencyContext

Provides information about application dependencies.

DependencyContextExtensions
DependencyContextJsonReader
DependencyContextLoader
DependencyContextWriter
Library

Represents a library dependency in a dependency manifest.

ResourceAssembly
RuntimeAssembly
RuntimeAssetGroup
RuntimeFallbacks
RuntimeFile
RuntimeLibrary

Represents a runtime library dependency in a dependency manifest.

TargetInfo

Structs

Name Description
Dependency

Interfaces

Name Description
IDependencyContextReader