Using Microsoft's Extensions.DependencyInjection package in (Xamarin.Forms) MVVM applications (Part 1)
I just blogged: Using Microsoft's Extensions.#DependencyInjection package in (#XamarinForms) #MVVM applications (Part 1)
As some of you might remember, I was always a big fan of the MVVMLight toolkit. As the later one is now deprecated and MAUI around, I took a look at the Microsoft.Toolkit.Mvvm, which is officially the successor to MVVMLight. As stated in the documentation of the new Toolkit, one could now use the Microsoft’s Extensions.DependencyInjection package for anything related to Inversion of Control…
View On WordPress












