Select to view content in your preferred language

Building Modular Applications with Prism, MEF, and the ArcGIS Runtime API

698
0
01-04-2018 07:09 AM

Building Modular Applications with Prism, MEF, and the ArcGIS Runtime API

Prism allows developers to use proven patterns and practices to create XAML and Xamarin Forms applications to target Windows and multi-platform development. Utilizing Prism and the ArcGIS Runtime, a loosely coupled, MVVM, modular application was built.  With this approach, the complexity was broken down into smaller, simpler modules. By employing MEF for dependency injection and extensibility, runtime discovery of modules could be used to make the application features configurable at deployment.

Version history
Last update:
‎01-04-2018 07:09 AM
Updated by:
Contributors