Tiago Braz
Results
2
comments of
Tiago Braz
Having the key forced to be in the app.config/web.config is a very poor design choice. Please, give us a ConfigurationClass so we can have the keys coming from other sources...
https://www.strathweb.com/2016/03/the-subtle-perils-of-controller-dependency-injection-in-asp-net-core-mvc/#comment-2702995712 > The reason for this is something that we already explained. While controller’s constructor dependencies would be resolved by MVC from the IServiceProvider (so in our case an Autofac...