← Back to Community Contributors
Vladislav's Feed
- Take Your .NET MAUI Testing to the Next Level with Maestro
A practical intro to Maestro for fast, declarative end-to-end UI testing of .NET MAUI apps using YAML flows and CI-friendly tooling.
Read more - Plugin.Maui.Theme review
A review of Plugin.Maui.Theme, a small library that centralizes ResourceDictionary-based theme registration and runtime switching in .NET MAUI.
Read more - Turn any phone into an IP Camera in 30 Minutes using .NET MAUI
Build a .NET MAUI IP camera app with CommunityToolkit camera APIs, comparing MJPEG streaming for low latency vs video recording for smoother playback (and audio).
Read more - How to Get the Active Window in .NET MAUI
A simple pattern for tracking the active Window in multi-window .NET MAUI apps by extending Window and surfacing an IsActive flag plus helper extensions.
Read more - Building Dynamic UI with Decision Logic in .NET MAUI XAML
An overview of dynamic UI building blocks in .NET MAUI XAML, plus custom ConditionView and SwitchCaseView controls for if/switch-style rendering.
Read more