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 Extension methods to register Singletons #16

Closed
ENikS opened this issue Nov 6, 2017 · 1 comment
Closed

Add Extension methods to register Singletons #16

ENikS opened this issue Nov 6, 2017 · 1 comment
Labels
Enhancement 🔨 Improvement of existing features
Milestone

Comments

@ENikS
Copy link
Contributor

ENikS commented Nov 6, 2017

RegisterSingleton<TRegistered, TMap>()
RegisterSingleton<TRegistered, TMap>(string name)
RegisterSingleton<TRegistered>()
RegisterSingleton<TRegistered>(string name)
@ENikS ENikS added this to the 2.1.2 milestone Nov 6, 2017
@ENikS ENikS added the Enhancement 🔨 Improvement of existing features label Nov 6, 2017
@ENikS
Copy link
Contributor Author

ENikS commented Nov 12, 2017

@ENikS ENikS closed this as completed Nov 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 🔨 Improvement of existing features
Projects
None yet
Development

No branches or pull requests

1 participant