© 2023 Hashnode
#multitargeting
Intro Welcome to Part 2 of my mini-series about Multi-Targeting in .NET MAUI! In Part 1, I have explored and demonstrated the built-in functionality of the default .NET MAUI single-project approach pr…
Intro I am a huge fan of the Dependency Inversion Principle (DIP). I apply it via Dependency Injection (DI) and Inversion of Control (IoC) a lot in my projects, because I like developing loosely coupl…