Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Add support for Transient dependencies #48

@Delt06

Description

@Delt06

Transient dependencies - instantiated per Resolver/per POCO.
Only delegate and type Dependency can be transient.
Register<T> and RegisterFromMethod should return ContainerBuilder's "view" (interface) that supports calling AsTransient() (can do with explicit interface implementation). Other Register... methods should return basic ContainerBuilder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions