I recently started to port my internal MVVM libraries over to .NET MAUI. It did not take long until I reached the point where I needed to invoke platform code. This post is about my experience with that.

The post Invoke platform code in a MAUI app using the built-in Dependency Injection appeared first on MSicc's Blog.