Using .net-core DI framework, I\'m registering my Foo service as singleton:
services.AddSingleton();
Yet, I don\'t want any