IServiceProvider that is not registered
When the application starts the error occurs
When the application starts the error occurs
I have a class called UsersOnlineModule that is being created from an IHttpModul. Within this class I would like to have two properties injected, I’m using Simple Injector for this.