MVVMLight, Swap SimpleIOC with the Unity IOC container

Опубликовано: 15 Май 2026
на канале: Visualcoach
1,380
7

2019-may 13th - update to nuget packages Unity v5.10.3, unity.servicelocation v5.10.0 unity.abstractions v4.1.3
Limited by SimpleIOC in a ServiceLocator pattern app? Just swap to an advanced IOC Container like Unity. Jump to 02:08 and change a few line of code in the ViewModelLocator. In the example: get a new instance instead of a singleton from the Microsoft CommonServiceLocator. Feel free to comment or ask more on this subject.