Mik1ll / Shizou

GNU Lesser General Public License v3.0
1 stars 0 forks source link

Check if it is possible to resolve DI for commands instead of passing a service provider #22

Closed Mik1ll closed 1 year ago

Mik1ll commented 1 year ago

Need to create proper DI for requests too. Probably using factory pattern or ActivatorUtilities.

Mik1ll commented 1 year ago

Reminder the the factories are scoped (not necessarily bad thing)