v1.1.0: ScreenFactory
Add IScreen interface and ScreenFactory (#19) * Add IScreen interface and ScreenFactory * Add IScreenFactoryProvider * Fix tests * Fix tests * Update ScreenFactoryProvider * Update Azure pipeline * Add IScreensModule and update Screen class * Update settings * Update ApplicationProfile property * Fix pipeline * Fix pipeline * Fix tests * Refactor tests * Update pipeline * Update pipeline * Split pipeline into jobs * Add section with ScreenFactory to README * Fix pipeline