The MAUI READY Smart Di Container is a tiny, powerful Inversion of Control library. Instantiate classes using RegisterAndResolve, a new extension that both registers and creates a class at the same time. Smart DI auto-creates all constructor parameters and even protects against recursion in those parameters. SmartDI can be declared privately and can be nested -- no more global bootstrapping! Smart DI provides a proven "lifetime scope" for stored class variables so they can…
The main features of marcusts/com.marcusts.smartdi are: Platform Extensions.
Open-source alternatives to marcusts/com.marcusts.smartdi include: adia-technology/xamarin.userconsent — Custom permission user consent SDK for Xamarin.Forms. adrianstevens/xamarin-plugins — Cross-platform Plugins for Xamarin and Xamarin.Forms. ahoefling/xamcal — A Calendar Control for Xamarin.Forms. akinnagbe/paystackinline.forms.plugin — Paystack Inline Payment Plugin for Xamarin Forms and Windows. alejandroruiz/paypal.forms — PayPal Plugin for Xamarin.Forms. adenearnshaw/appshortcutsplugin — Dynamically add and remove shortcuts to your app's icon so the user can deep-link into your app.
Custom permission user consent SDK for Xamarin.Forms
Cross-platform Plugins for Xamarin and Xamarin.Forms
Dynamically add and remove shortcuts to your app's icon so the user can deep-link into your app.