DependencyContextAssemblyCandidateFinder Class

Summary

Assembly candidate finder that uses Microsoft.Extensions.DependencyModel.DependencyContext Implements the IAssemblyCandidateFinder
DependencyContextAssemblyCandidateFinder
Object

Syntax

public class DependencyContextAssemblyCandidateFinder : IAssemblyCandidateFinder

Attributes

Type Description
NullableContextAttribute
NullableAttribute

Constructors

Methods

Name Value Summary
GetCandidateAssemblies(IEnumerable<string>) IEnumerable<Assembly>
Get the candidates for a given set

Extension Methods

See Also