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

No DI Container? See the Pure DI branch #35

Open
dotnetjunkie opened this issue Nov 16, 2020 · 0 comments
Open

No DI Container? See the Pure DI branch #35

dotnetjunkie opened this issue Nov 16, 2020 · 0 comments

Comments

@dotnetjunkie
Copy link
Owner

For anyone interested, there's now a The PureDI branch that shows a Pure DI implementation of the repository. This means that instead of using Simple Injector, the projects use no DI Container whatsoever, but instead demonstrate how to apply these patterns using DI, while hand wiring all object graphs using plain old new statements.

@dotnetjunkie dotnetjunkie changed the title No DI Container? See the Pure DI examples No DI Container? See the Pure DI branch Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant