I have to add the DI logic , where view models don't create their dependencies . The dependencies are created from outside and injected to them .
I have to add the DI logic , where view models don't create their dependencies . The dependencies are created from outside and injected to them .