Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Transient dependencies #48

Open
Delt06 opened this issue Apr 25, 2021 · 0 comments
Open

Add support for Transient dependencies #48

Delt06 opened this issue Apr 25, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Delt06
Copy link
Owner

Delt06 commented Apr 25, 2021

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.

@Delt06 Delt06 added the enhancement New feature or request label Apr 25, 2021
@Delt06 Delt06 pinned this issue Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant