A .NET library to register your project's dependencies without being tied to a specific dependency injection container.
0
stars
0
forks
source link
Investigate changing ScanForImplementations to be automatic, but handled through IDependencyBehaviour #28
Closed
Robertscorp closed 9 months ago
ScanForImplementations was merged into AddAssemblyScan as DependencyScanningOptions in #34. Additionally, IDependencyBehaviour was removed in #34.