Make the IServiceProvider of your MAUI application accessible with the MVVM CommunityToolkit
I just blogged: Make the IServiceProvider of your #MAUI application accessible with the #MVVM CommunityToolkit #dotNET #dotNETMAUI
As you might know, I am in the process of converting all my internal used libraries to be .NET MAUI compatible. This is quite a bigger task than initially thought, although I somehow enjoy the process. One thing I ran pretty fast into is the fact that you can’t access the MAUI app’s IServiceProvider by default. Possible solutions As always, there is more than one solution. While @DavidOrtinau…
View On WordPress




