Skip to content

Changes Register method signatures to add defaults#144

Open
sjoshua270 wants to merge 1 commit into
gustavopsantos:mainfrom
sjoshua270:default_to_singleton_lazy
Open

Changes Register method signatures to add defaults#144
sjoshua270 wants to merge 1 commit into
gustavopsantos:mainfrom
sjoshua270:default_to_singleton_lazy

Conversation

@sjoshua270
Copy link
Copy Markdown

Defaults for Lifetime and Resolution arguments added to Registration methods of ContainerBuilder

Pull Request Template

Description

This commit adds defaults to Registration methods in ContainerBuilder so that the most common arguments do not have to be provided every single time a method is called.

Fixes #143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Default to Singleton and Lazy for Registering contracts

1 participant