Closed Tyrrrz closed 4 years ago
Currently dependency injection can be implemented easily by 3rd party but it would be convenient if CliFX came with dependency container out of the box.
Why not use Microsoft.Extensions.DependencyInjection and let people replace it if they don't like it?
Sticking with Microsoft.Extensions.DependencyInjection
Currently dependency injection can be implemented easily by 3rd party but it would be convenient if CliFX came with dependency container out of the box.