Denys FiediaievBuilding CI with GitHub Actions for Xamarin appThis post describes a GitHub Actions workflow to build, sign and distribute your Xamarin and Xamarin.Forms appsSep 27, 2021Sep 27, 2021
Denys FiediaievHow to update Xamarin project to C# 9 without CI build failuresRead about one simple trick ☝️ to make successful CI build ✅ after upgrading to c# 9 🟪Jun 14, 2021Jun 14, 2021
Denys FiediaievCleaning up MVVMCross ViewModels with FodyRefactor ViewModels by applying the one magic library to your project 👈Mar 31, 2021Mar 31, 2021
Denys FiediaievPop-up validation in Xamarin with MvvmCrossToday, you will learn how to implement a pop-up dialog validation for Xamarin cross-platform apps. This post is based on a previous…Feb 16, 2021Feb 16, 2021
Denys FiediaievLoad idiom-specific Storyboard in Xamarin.iOS with MvvmCrossI was prompted to write this post about a universal storyboard layout in Xamarin.iOS by the issue at the MvvmCross repository. It turned…Dec 6, 2020Dec 6, 2020
Denys FiediaievHow to create a custom pop-up in Xamarin with MvvmCross in the right wayImplement a custom pop-up window for Xamarin.iOS and Xamarin.Android in 15 minutesSep 27, 2020Sep 27, 2020
Denys FiediaievLogging in Xamarin application: Building infrastructure with MvvmCrossCreate a simple logging infrastructure using MvvmCross, AppCenter, and Serilog in 6 stepsJun 30, 2020Jun 30, 2020
Denys FiediaievXamarin Application Logging: Why, How, and What?Logging critical events and applications insights in a developer-friendly way.Apr 19, 2020Apr 19, 2020
Denys FiediaievHow to success with DateTime in Xamarin application?Tips for using the right DateTime kind, TimeSpan & user-friendly DateTime format for iOS/Android (Bonus: native DateTimeConverter…Feb 9, 2020Feb 9, 2020