Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Get rid of IInfrastructureModule, because it is a "Conforming Container" interface #116

Description

@marcwittke

see https://blog.ploeh.dk/2014/05/19/conforming-container/

steps

most of the registrations don in BackendFxApplication could be done via auto wiring (IClock, ICurrentIdentityHolder,,,) when making them application services

Event handling and raising is an issue

the pre-fabricated EfCorePersistence module should not exist in the library. It is lying about it's dependency to SimpleInjector (de facto)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions