Skip to content

NexusLabs.Needlr.Injection.AssemblyOrdering

NexusLabs.Needlr.Injection

NexusLabs.Needlr.Injection.AssemblyOrdering Namespace

Classes
AssemblyInfo Provides a simplified view of assembly information for ordering expressions. This abstraction works for both reflection (runtime Assembly) and source-gen (compile-time info).
AssemblyOrder Factory for creating assembly ordering configurations.
AssemblyOrderBuilder Fluent builder for specifying assembly ordering rules. Assemblies are sorted into tiers based on the first matching rule. Unmatched assemblies are placed last.
AssemblyOrderRule Represents a single ordering rule that matches assemblies to a tier.