<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Gerald Versluis | MAUIverse Contributor Feed</title><description>Community Feed entries from Gerald Versluis on MAUIverse.</description><link>https://mauiverse.net/</link><item><title>The Best MAUI Library You Don&apos;t Know: Nalu — VirtualScroll, Custom Tabbar, and More!</title><link>https://mauiverse.net/community-feed/2026/05/the-best-maui-library-you-dont-know-nalu/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/05/the-best-maui-library-you-dont-know-nalu/</guid><description>Gerald Versluis explores Nalu, a comprehensive .NET MAUI library offering type-safe navigation, high-performance virtualized scrolling, custom tabbars, and layout utilities. If you haven&apos;t come across Nalu yet, this video makes the case for why it deserves a spot in your toolkit.</description><pubDate>Mon, 11 May 2026 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Finally Gets Maps Clustering and Long Press - .NET 11 Preview 3</title><link>https://mauiverse.net/community-feed/2026/04/dotnet-maui-maps-clustering-long-press-dotnet-11-preview-3/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/dotnet-maui-maps-clustering-long-press-dotnet-11-preview-3/</guid><description>Gerald Versluis walks through the .NET MAUI highlights in .NET 11 Preview 3, including pin clustering, custom pin icons, long press gesture recognizer, and XAML source generation enabled by default. Some of these features have been requested since the Xamarin.Forms days.</description><pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate></item><item><title>This Free PDF Viewer for .NET MAUI Beats Every WebView Solution</title><link>https://mauiverse.net/community-feed/2026/03/this-free-pdf-viewer-for-net-maui-beats-every-webview-solution/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/this-free-pdf-viewer-for-net-maui-beats-every-webview-solution/</guid><description>Gerald Versluis explores a native PDF viewer for .NET MAUI that avoids the usual WebView tradeoffs and rendering headaches. The video shows what the control supports, why it performs better, and where it fits in real apps.</description><pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Comet — An MVU UI Toolkit Written in C#</title><link>https://mauiverse.net/community-feed/2026/03/comet-mvu-ui-toolkit-for-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/comet-mvu-ui-toolkit-for-dotnet-maui/</guid><description>Gerald Versluis maintains Comet, an MVU (Model-View-Update) UI toolkit for building .NET MAUI apps entirely in C#. It offers a functional, code-first alternative to XAML with declarative UI composition.</description><pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate></item><item><title>I Built a CLI Tool to Switch .NET MAUI Versions Instantly</title><link>https://mauiverse.net/community-feed/2026/03/i-built-a-cli-tool-to-switch-dotnet-maui-versions-instantly/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/i-built-a-cli-tool-to-switch-dotnet-maui-versions-instantly/</guid><description>Switching between stable, nightly, and PR .NET MAUI builds can slow down testing and troubleshooting. Gerald introduces a CLI workflow that makes version switching a single command so you can validate fixes faster.</description><pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate></item><item><title>PolyPilot: Mission Control for GitHub Copilot Coding Agents</title><link>https://mauiverse.net/community-feed/2026/02/polypilot-mission-control-github-agents/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/polypilot-mission-control-github-agents/</guid><description>Explore how a .NET MAUI Blazer Hybrid app manages multiple AI sessions for accelerated development workflows. See firsthand how to leverage a multi-agent system for PR reviews and repository management.</description><pubDate>Thu, 26 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Easily Use Icon Fonts in .NET MAUI with IconFont.Maui</title><link>https://mauiverse.net/community-feed/2026/02/easily-use-icon-fonts-in-dotnet-maui-with-iconfont-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/easily-use-icon-fonts-in-dotnet-maui-with-iconfont-maui/</guid><description>Gerald Versluis introduces IconFont.Maui, a source-generator-powered approach that turns raw icon font glyphs into strongly typed constants for .NET MAUI. The post shows how this removes fragile Unicode copy-paste workflows and makes icon usage clearer, safer, and easier to maintain.</description><pubDate>Tue, 17 Feb 2026 00:00:00 GMT</pubDate></item><item><title>RIP Converters, XAML C# Expressions are here</title><link>https://mauiverse.net/community-feed/2026/02/rip-converters-xaml-csharp-expressions-are-here/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/rip-converters-xaml-csharp-expressions-are-here/</guid><description>Gerald Versluis walks through using C# expressions in XAML—reducing converter boilerplate and making bindings more explicit.</description><pubDate>Mon, 09 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Creating a GitHub Copilot Skill from Scratch</title><link>https://mauiverse.net/community-feed/2026/01/creating-a-github-copilot-skill-from-scratch/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/creating-a-github-copilot-skill-from-scratch/</guid><description>Learn how to build and test a custom GitHub Copilot Skill from the command line, step by step. This walkthrough focuses on practical Copilot CLI usage and real team patterns you can apply immediately.</description><pubDate>Thu, 22 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Implementing Cross-Platform In-App Billing in .NET MAUI Applications</title><link>https://mauiverse.net/community-feed/2025/12/implementing-cross-platform-in-app-billing-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/12/implementing-cross-platform-in-app-billing-dotnet-maui/</guid><description>Gerald Versluis shares a BillingService sample showing a clean, unified interface for in-app purchases across Android, iOS/Mac Catalyst, and Windows.</description><pubDate>Mon, 15 Dec 2025 00:00:00 GMT</pubDate></item><item><title>Free, AMAZING looking popups for .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/12/free-amazing-looking-popups-for-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/12/free-amazing-looking-popups-for-dotnet-maui/</guid><description>A quick tour of a free popup option for .NET MAUI that looks great out of the box—plus tips on when to use popups vs. pages.</description><pubDate>Mon, 01 Dec 2025 00:00:00 GMT</pubDate></item><item><title>Official Aspire Integration for .NET MAUI is here!</title><link>https://mauiverse.net/community-feed/2025/11/official-aspire-integration-for-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/11/official-aspire-integration-for-dotnet-maui/</guid><description>Gerald Versluis covers the official .NET Aspire integration for .NET MAUI and what it unlocks for local dev and app composition.</description><pubDate>Mon, 24 Nov 2025 00:00:00 GMT</pubDate></item><item><title>AI Powered .NET MAUI 10 Upgrade</title><link>https://mauiverse.net/community-feed/2025/11/ai-powered-dotnet-maui-10-upgrade/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/11/ai-powered-dotnet-maui-10-upgrade/</guid><description>See how to use GitHub Copilot to accelerate a .NET MAUI 9 to .NET MAUI 10 upgrade with official guidance. The video shows a practical prompt-driven flow in VS Code so you can modernize projects faster.</description><pubDate>Wed, 19 Nov 2025 00:00:00 GMT</pubDate></item><item><title>Faster Apps with XAML Source Generation in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/11/faster-apps-with-xaml-source-generation-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/11/faster-apps-with-xaml-source-generation-in-dotnet-maui/</guid><description>This video explains XAML Source Generation in .NET MAUI and how it improves runtime behavior in development builds. You will see how to enable it, inspect generated output, and debug with fewer release-vs-debug surprises.</description><pubDate>Tue, 04 Nov 2025 00:00:00 GMT</pubDate></item><item><title>Extracting EXIF Data in MAUI Apps: A How-To Guide</title><link>https://mauiverse.net/community-feed/2025/07/extracting-exif-data-in-maui-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/extracting-exif-data-in-maui-apps/</guid><description>How to read EXIF metadata from photos in .NET MAUI—useful for orientation, timestamps, GPS, and more.</description><pubDate>Thu, 17 Jul 2025 00:00:00 GMT</pubDate></item><item><title>MediaPicker improvements for .NET MAUI: resize, compress, EXIF &amp; more!</title><link>https://mauiverse.net/community-feed/2025/07/mediapicker-improvements-resize-compress-exif/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/mediapicker-improvements-resize-compress-exif/</guid><description>A look at MediaPicker-related improvements for MAUI apps, including resizing, compression, and EXIF handling.</description><pubDate>Thu, 10 Jul 2025 00:00:00 GMT</pubDate></item><item><title>MessagingCenter Is Dead in .NET 10 - Here’s What’s Next For Your MAUI app!</title><link>https://mauiverse.net/community-feed/2025/06/messagingcenter-is-dead-in-dotnet-10-heres-whats-next-for-your-maui-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/06/messagingcenter-is-dead-in-dotnet-10-heres-whats-next-for-your-maui-app/</guid><description>MessagingCenter is removed in .NET 10, and this video shows practical migration options for existing MAUI apps. You will see a drop-in plugin path and guidance toward modern messenger patterns.</description><pubDate>Thu, 26 Jun 2025 00:00:00 GMT</pubDate></item><item><title>These .NET MAUI Controls Are Now Free for Everyone: Syncfusion Toolkit</title><link>https://mauiverse.net/community-feed/2025/06/syncfusion-toolkit-controls-now-free/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/06/syncfusion-toolkit-controls-now-free/</guid><description>A quick walkthrough of the Syncfusion .NET MAUI Toolkit now being free to use, and what controls you get.</description><pubDate>Thu, 19 Jun 2025 00:00:00 GMT</pubDate></item><item><title>.NET 10 for MAUI: what to expect?</title><link>https://mauiverse.net/community-feed/2025/06/dotnet-10-for-maui-what-to-expect/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/06/dotnet-10-for-maui-what-to-expect/</guid><description>Get a practical preview of .NET 10 changes for .NET MAUI, from API updates to performance and XAML improvements. This overview helps you plan upgrades by highlighting what is available in previews and what may affect existing apps.</description><pubDate>Thu, 12 Jun 2025 00:00:00 GMT</pubDate></item><item><title>LTS for .NET MAUI is a Lie!</title><link>https://mauiverse.net/community-feed/2025/03/lts-for-dotnet-maui-is-a-lie/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/03/lts-for-dotnet-maui-is-a-lie/</guid><description>This video clarifies why .NET MAUI does not follow the same Long-Term Support expectations as general .NET runtimes. It gives practical guidance on staying current so mobile and desktop apps remain supported.</description><pubDate>Thu, 27 Mar 2025 00:00:00 GMT</pubDate></item><item><title>.NET Aspire for Mobile Apps?!</title><link>https://mauiverse.net/community-feed/2025/03/dotnet-aspire-for-mobile-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/03/dotnet-aspire-for-mobile-apps/</guid><description>Explore how .NET Aspire can improve the MAUI inner loop with service discovery, observability, and local-cloud style orchestration. The video demonstrates how to connect MAUI clients to Aspire-enabled backends and inspect telemetry in a practical setup.</description><pubDate>Thu, 20 Mar 2025 00:00:00 GMT</pubDate></item><item><title>Blazor Hybrid: Build Cross-Platform Apps with .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/09/blazor-hybrid-build-cross-platform-apps-with-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/09/blazor-hybrid-build-cross-platform-apps-with-net-maui/</guid><description>Blazor Hybrid: Build Cross-Platform Apps with .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 05 Sep 2024 00:00:00 GMT</pubDate></item><item><title>Using SwipeCardView to Create the Next Tinder in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/07/using-swipecardview-to-create-the-next-tinder-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/using-swipecardview-to-create-the-next-tinder-in-net-maui/</guid><description>Using SwipeCardView to Create the Next Tinder in .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 29 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Boost Your .NET MAUI Productivity with These XAML Tools - .NET MAUI 101</title><link>https://mauiverse.net/community-feed/2024/07/boost-your-net-maui-productivity-with-these-xaml-tools-net-maui-101/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/boost-your-net-maui-productivity-with-these-xaml-tools-net-maui-101/</guid><description>Boost Your .NET MAUI Productivity with These XAML Tools - .NET MAUI 101 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 15 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Select Different Camera and Prevent Memory Leaks with CameraView</title><link>https://mauiverse.net/community-feed/2024/07/select-different-camera-and-prevent-memory-leaks-with-cameraview/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/select-different-camera-and-prevent-memory-leaks-with-cameraview/</guid><description>Select Different Camera and Prevent Memory Leaks with CameraView explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 08 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Take Pictures in Your App with CameraView for .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/07/take-pictures-in-your-app-with-cameraview-for-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/take-pictures-in-your-app-with-cameraview-for-net-maui/</guid><description>Take Pictures in Your App with CameraView for .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 02 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Background Media Playback and Lock Screen Controls for MediaElement Are Here!</title><link>https://mauiverse.net/community-feed/2024/06/background-media-playback-and-lock-screen-controls-for-mediaelement-are-here/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/06/background-media-playback-and-lock-screen-controls-for-mediaelement-are-here/</guid><description>Background Media Playback and Lock Screen Controls for MediaElement Are Here explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 24 Jun 2024 00:00:00 GMT</pubDate></item><item><title>Extract Text from Images and Pictures with OCR in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/06/extract-text-from-images-and-pictures-with-ocr-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/06/extract-text-from-images-and-pictures-with-ocr-in-net-maui/</guid><description>Extract Text from Images and Pictures with OCR in .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 03 Jun 2024 00:00:00 GMT</pubDate></item><item><title>BottomSheet Plugin for Blazor Hybrid &amp; .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/05/bottomsheet-plugin-for-blazor-hybrid-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/05/bottomsheet-plugin-for-blazor-hybrid-net-maui/</guid><description>BottomSheet Plugin for Blazor Hybrid &amp; .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 28 May 2024 00:00:00 GMT</pubDate></item><item><title>Test Bugfixes on Your Own .NET MAUI Project Before They&apos;re Released!1!</title><link>https://mauiverse.net/community-feed/2024/05/test-bugfixes-on-your-own-net-maui-project-before-they-re-released-1/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/05/test-bugfixes-on-your-own-net-maui-project-before-they-re-released-1/</guid><description>Test Bugfixes on Your Own .NET MAUI Project Before They&apos;re Released!1 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 23 May 2024 00:00:00 GMT</pubDate></item><item><title>Adding Fingerprint Or Face Recognition To Your .NET MAUI App</title><link>https://mauiverse.net/community-feed/2024/05/adding-fingerprint-or-face-recognition-to-your-net-maui-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/05/adding-fingerprint-or-face-recognition-to-your-net-maui-app/</guid><description>Adding Fingerprint Or Face Recognition To Your .NET MAUI App explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 07 May 2024 00:00:00 GMT</pubDate></item><item><title>Detect Long Press in Your .NET MAUI App with TouchBehavior</title><link>https://mauiverse.net/community-feed/2024/04/detect-long-press-in-your-net-maui-app-with-touchbehavior/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/04/detect-long-press-in-your-net-maui-app-with-touchbehavior/</guid><description>Detect Long Press in Your .NET MAUI App with TouchBehavior explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 15 Apr 2024 00:00:00 GMT</pubDate></item><item><title>Prevent App Store Rejection: Add the Apple Privacy Manifest NOW!</title><link>https://mauiverse.net/community-feed/2024/04/prevent-app-store-rejection-add-the-apple-privacy-manifest-now/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/04/prevent-app-store-rejection-add-the-apple-privacy-manifest-now/</guid><description>Prevent App Store Rejection: Add the Apple Privacy Manifest NOW explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 02 Apr 2024 00:00:00 GMT</pubDate></item><item><title>DebugRainbows: The Secret to Pixel-Perfect Designs for .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/03/debugrainbows-the-secret-to-pixel-perfect-designs-for-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/debugrainbows-the-secret-to-pixel-perfect-designs-for-net-maui/</guid><description>DebugRainbows: The Secret to Pixel-Perfect Designs for .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 19 Mar 2024 00:00:00 GMT</pubDate></item><item><title>Fullscreen Video Playback with MediaElement in .NET MAUI is here!</title><link>https://mauiverse.net/community-feed/2024/03/fullscreen-video-playback-with-mediaelement-in-net-maui-is-here/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/fullscreen-video-playback-with-mediaelement-in-net-maui-is-here/</guid><description>Fullscreen Video Playback with MediaElement in .NET MAUI is here explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 12 Mar 2024 00:00:00 GMT</pubDate></item><item><title>How to Generate PDFs in .NET Apps (2024)</title><link>https://mauiverse.net/community-feed/2024/02/how-to-generate-pdfs-in-net-apps-2024/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/02/how-to-generate-pdfs-in-net-apps-2024/</guid><description>How to Generate PDFs in .NET Apps (2024) explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 20 Feb 2024 00:00:00 GMT</pubDate></item><item><title>Free PDF Viewer Control for .NET MAUI - Show PDF Files with Ease!</title><link>https://mauiverse.net/community-feed/2024/02/free-pdf-viewer-control-for-net-maui-show-pdf-files-with-ease/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/02/free-pdf-viewer-control-for-net-maui-show-pdf-files-with-ease/</guid><description>Free PDF Viewer Control for .NET MAUI - Show PDF Files with Ease explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 13 Feb 2024 00:00:00 GMT</pubDate></item><item><title>Publishing .NET MAUI Apps to the Stores Made Easy</title><link>https://mauiverse.net/community-feed/2024/01/publishing-net-maui-apps-to-the-stores-made-easy/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/publishing-net-maui-apps-to-the-stores-made-easy/</guid><description>Publishing .NET MAUI Apps to the Stores Made Easy explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 29 Jan 2024 00:00:00 GMT</pubDate></item><item><title>Add Screen Recording to Your .NET MAUI App in 2 Lines of Code</title><link>https://mauiverse.net/community-feed/2024/01/add-screen-recording-to-your-net-maui-app-in-2-lines-of-code/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/add-screen-recording-to-your-net-maui-app-in-2-lines-of-code/</guid><description>Add Screen Recording to Your .NET MAUI App in 2 Lines of Code explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 22 Jan 2024 00:00:00 GMT</pubDate></item><item><title>Material Design &amp; Free Controls for .NET MAUI with UraniumUI</title><link>https://mauiverse.net/community-feed/2024/01/material-design-free-controls-for-net-maui-with-uraniumui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/material-design-free-controls-for-net-maui-with-uraniumui/</guid><description>Material Design &amp; Free Controls for .NET MAUI with UraniumUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 09 Jan 2024 00:00:00 GMT</pubDate></item><item><title>No More Magic String Navigation in .NET MAUI Shell with this Plugin!</title><link>https://mauiverse.net/community-feed/2023/12/no-more-magic-string-navigation-in-net-maui-shell-with-this-plugin/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/no-more-magic-string-navigation-in-net-maui-shell-with-this-plugin/</guid><description>No More Magic String Navigation in .NET MAUI Shell with this Plugin explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 19 Dec 2023 00:00:00 GMT</pubDate></item><item><title>Shortcut Keys on Desktop with KeyboardAccelerators - .NET MAUI 101</title><link>https://mauiverse.net/community-feed/2023/12/shortcut-keys-on-desktop-with-keyboardaccelerators-net-maui-101/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/shortcut-keys-on-desktop-with-keyboardaccelerators-net-maui-101/</guid><description>Shortcut Keys on Desktop with KeyboardAccelerators - .NET MAUI 101 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 11 Dec 2023 00:00:00 GMT</pubDate></item><item><title>Add a Menu Bar to Your Desktop App - .NET MAUI 101</title><link>https://mauiverse.net/community-feed/2023/12/add-a-menu-bar-to-your-desktop-app-net-maui-101/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/add-a-menu-bar-to-your-desktop-app-net-maui-101/</guid><description>Add a Menu Bar to Your Desktop App - .NET MAUI 101 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 04 Dec 2023 00:00:00 GMT</pubDate></item><item><title>Add Context Menus To Any Visual Element - .NET MAUI 101</title><link>https://mauiverse.net/community-feed/2023/11/add-context-menus-to-any-visual-element-net-maui-101/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/11/add-context-menus-to-any-visual-element-net-maui-101/</guid><description>Add Context Menus To Any Visual Element - .NET MAUI 101 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 28 Nov 2023 00:00:00 GMT</pubDate></item><item><title>Free and Complete Calendar Control for .NET MAUI: Plugin.Maui.Calendar</title><link>https://mauiverse.net/community-feed/2023/11/free-and-complete-calendar-control-for-net-maui-plugin-maui-calendar/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/11/free-and-complete-calendar-control-for-net-maui-plugin-maui-calendar/</guid><description>Free and Complete Calendar Control for .NET MAUI: Plugin.Maui.Calendar explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 14 Nov 2023 00:00:00 GMT</pubDate></item><item><title>What’s the Buzz About Blazor WebAssembly, Server, Hybrid, United &amp; Mobile Bindings?!</title><link>https://mauiverse.net/community-feed/2023/10/what-s-the-buzz-about-blazor-webassembly-server-hybrid-united-mobile-bindings/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/10/what-s-the-buzz-about-blazor-webassembly-server-hybrid-united-mobile-bindings/</guid><description>What’s the Buzz About Blazor WebAssembly, Server, Hybrid, United &amp; Mobile Bindings explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 31 Oct 2023 00:00:00 GMT</pubDate></item><item><title>Custom Storyboard Launch Screen for iOS with .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/10/custom-storyboard-launch-screen-for-ios-with-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/10/custom-storyboard-launch-screen-for-ios-with-net-maui/</guid><description>Custom Storyboard Launch Screen for iOS with .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 24 Oct 2023 00:00:00 GMT</pubDate></item><item><title>Install Xcode Versions Easily, Side-by-Side with Xcodes</title><link>https://mauiverse.net/community-feed/2023/10/install-xcode-versions-easily-side-by-side-with-xcodes/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/10/install-xcode-versions-easily-side-by-side-with-xcodes/</guid><description>Install Xcode Versions Easily, Side-by-Side with Xcodes explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 09 Oct 2023 00:00:00 GMT</pubDate></item><item><title>Working with Calendar Data in .NET MAUI with Plugin.Maui.CalendarStore</title><link>https://mauiverse.net/community-feed/2023/10/working-with-calendar-data-in-net-maui-with-plugin-maui-calendarstore/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/10/working-with-calendar-data-in-net-maui-with-plugin-maui-calendarstore/</guid><description>Working with Calendar Data in .NET MAUI with Plugin.Maui.CalendarStore explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 02 Oct 2023 00:00:00 GMT</pubDate></item><item><title>Easily Record Audio with .NET MAUI and Plugin.Maui.Audio</title><link>https://mauiverse.net/community-feed/2023/09/easily-record-audio-with-net-maui-and-plugin-maui-audio/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/09/easily-record-audio-with-net-maui-and-plugin-maui-audio/</guid><description>Easily Record Audio with .NET MAUI and Plugin.Maui.Audio explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 26 Sep 2023 00:00:00 GMT</pubDate></item><item><title>Telerik for .NET MAUI: PDF Viewer, TabView, Calendar and Image Editor</title><link>https://mauiverse.net/community-feed/2023/09/telerik-for-net-maui-pdf-viewer-tabview-calendar-and-image-editor/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/09/telerik-for-net-maui-pdf-viewer-tabview-calendar-and-image-editor/</guid><description>Telerik for .NET MAUI: PDF Viewer, TabView, Calendar and Image Editor explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 18 Sep 2023 00:00:00 GMT</pubDate></item><item><title>Discovering Multi Triggers - .NET MAUI 101</title><link>https://mauiverse.net/community-feed/2023/09/discovering-multi-triggers-net-maui-101/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/09/discovering-multi-triggers-net-maui-101/</guid><description>Discovering Multi Triggers - .NET MAUI 101 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 11 Sep 2023 00:00:00 GMT</pubDate></item><item><title>Master Calendars and Events Effortlessly with CalendarStore in .NET MAUI!</title><link>https://mauiverse.net/community-feed/2023/09/master-calendars-and-events-effortlessly-with-calendarstore-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/09/master-calendars-and-events-effortlessly-with-calendarstore-in-net-maui/</guid><description>Master Calendars and Events Effortlessly with CalendarStore in .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 04 Sep 2023 00:00:00 GMT</pubDate></item><item><title>Loosely Coupled, Reusable Events with Event Triggers - .NET MAUI 101</title><link>https://mauiverse.net/community-feed/2023/08/loosely-coupled-reusable-events-with-event-triggers-net-maui-101/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/08/loosely-coupled-reusable-events-with-event-triggers-net-maui-101/</guid><description>Loosely Coupled, Reusable Events with Event Triggers - .NET MAUI 101 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 28 Aug 2023 00:00:00 GMT</pubDate></item><item><title>Build Your First Plugin for .NET MAUI with this FREE Template!</title><link>https://mauiverse.net/community-feed/2023/08/build-your-first-plugin-for-net-maui-with-this-free-template/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/08/build-your-first-plugin-for-net-maui-with-this-free-template/</guid><description>Build Your First Plugin for .NET MAUI with this FREE Template explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 21 Aug 2023 00:00:00 GMT</pubDate></item><item><title>Amazing Free DataGrid, Tab Control, Calendar and More for .NET MAUI!</title><link>https://mauiverse.net/community-feed/2023/08/amazing-free-datagrid-tab-control-calendar-and-more-for-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/08/amazing-free-datagrid-tab-control-calendar-and-more-for-net-maui/</guid><description>Amazing Free DataGrid, Tab Control, Calendar and More for .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 14 Aug 2023 00:00:00 GMT</pubDate></item><item><title>Visualize Your Data with Charts in .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/08/visualize-your-data-with-charts-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/08/visualize-your-data-with-charts-in-net-maui/</guid><description>Visualize Your Data with Charts in .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 07 Aug 2023 00:00:00 GMT</pubDate></item><item><title>Form Validation and More with Data Triggers - .NET MAUI 101</title><link>https://mauiverse.net/community-feed/2023/08/form-validation-and-more-with-data-triggers-net-maui-101/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/08/form-validation-and-more-with-data-triggers-net-maui-101/</guid><description>Form Validation and More with Data Triggers - .NET MAUI 101 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 01 Aug 2023 00:00:00 GMT</pubDate></item><item><title>Change Control Appearance Using No Code with Property Triggers - .NET MAUI 101</title><link>https://mauiverse.net/community-feed/2023/07/change-control-appearance-using-no-code-with-property-triggers-net-maui-101/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/change-control-appearance-using-no-code-with-property-triggers-net-maui-101/</guid><description>Change Control Appearance Using No Code with Property Triggers - .NET MAUI 101 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 24 Jul 2023 00:00:00 GMT</pubDate></item><item><title>Unleash Your Creativity: Build .NET MAUI Apps on Linux with VS Code!</title><link>https://mauiverse.net/community-feed/2023/07/unleash-your-creativity-build-net-maui-apps-on-linux-with-vs-code/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/unleash-your-creativity-build-net-maui-apps-on-linux-with-vs-code/</guid><description>Unleash Your Creativity: Build .NET MAUI Apps on Linux with VS Code explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 17 Jul 2023 00:00:00 GMT</pubDate></item><item><title>Official VS Code Support for .NET MAUI on Windows, macOS, and Linux!</title><link>https://mauiverse.net/community-feed/2023/07/official-vs-code-support-for-net-maui-on-windows-macos-and-linux/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/official-vs-code-support-for-net-maui-on-windows-macos-and-linux/</guid><description>Official VS Code Support for .NET MAUI on Windows, macOS, and Linux explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 11 Jul 2023 00:00:00 GMT</pubDate></item><item><title>Differences in UI Based on Device Type with OnIdiom - .NET MAUI 101</title><link>https://mauiverse.net/community-feed/2023/07/differences-in-ui-based-on-device-type-with-onidiom-net-maui-101/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/differences-in-ui-based-on-device-type-with-onidiom-net-maui-101/</guid><description>Differences in UI Based on Device Type with OnIdiom - .NET MAUI 101 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 03 Jul 2023 00:00:00 GMT</pubDate></item><item><title>Differences in UI Based on Platform with OnPlatform - .NET MAUI 101</title><link>https://mauiverse.net/community-feed/2023/06/differences-in-ui-based-on-platform-with-onplatform-net-maui-101/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/differences-in-ui-based-on-platform-with-onplatform-net-maui-101/</guid><description>Differences in UI Based on Platform with OnPlatform - .NET MAUI 101 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 27 Jun 2023 00:00:00 GMT</pubDate></item><item><title>Maps Control for Windows with .NET MAUI and Bing Maps</title><link>https://mauiverse.net/community-feed/2023/06/maps-control-for-windows-with-net-maui-and-bing-maps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/maps-control-for-windows-with-net-maui-and-bing-maps/</guid><description>Maps Control for Windows with .NET MAUI and Bing Maps explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Wed, 21 Jun 2023 00:00:00 GMT</pubDate></item><item><title>No Peeking! Obscure Sensitive Screens in Your App with .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/06/no-peeking-obscure-sensitive-screens-in-your-app-with-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/no-peeking-obscure-sensitive-screens-in-your-app-with-net-maui/</guid><description>No Peeking! Obscure Sensitive Screens in Your App with .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 12 Jun 2023 00:00:00 GMT</pubDate></item><item><title>VS Code Just Got Even Better with C# Dev Kit! ✨</title><link>https://mauiverse.net/community-feed/2023/06/vs-code-just-got-even-better-with-c-dev-kit/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/vs-code-just-got-even-better-with-c-dev-kit/</guid><description>VS Code Just Got Even Better with C# Dev Kit! explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Wed, 07 Jun 2023 00:00:00 GMT</pubDate></item><item><title>Sort, Filter &amp; Show Data with this Free DataGrid Control for .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/06/sort-filter-show-data-with-this-free-datagrid-control-for-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/sort-filter-show-data-with-this-free-datagrid-control-for-net-maui/</guid><description>Sort, Filter &amp; Show Data with this Free DataGrid Control for .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 05 Jun 2023 00:00:00 GMT</pubDate></item><item><title>Using Your Existing Xamarin UITests with .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/05/using-your-existing-xamarin-uitests-with-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/05/using-your-existing-xamarin-uitests-with-net-maui/</guid><description>Using Your Existing Xamarin UITests with .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 30 May 2023 00:00:00 GMT</pubDate></item><item><title>Connect Any Client, Anywhere to localhost with Visual Studio Dev Tunnels!</title><link>https://mauiverse.net/community-feed/2023/05/connect-any-client-anywhere-to-localhost-with-visual-studio-dev-tunnels/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/05/connect-any-client-anywhere-to-localhost-with-visual-studio-dev-tunnels/</guid><description>Connect Any Client, Anywhere to localhost with Visual Studio Dev Tunnels explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Wed, 24 May 2023 00:00:00 GMT</pubDate></item><item><title>Using FFImageLoading with .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/05/using-ffimageloading-with-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/05/using-ffimageloading-with-net-maui/</guid><description>Using FFImageLoading with .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 22 May 2023 00:00:00 GMT</pubDate></item><item><title>Introducing Sentry: Easy &amp; Complete Crashlytics for .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/05/introducing-sentry-easy-complete-crashlytics-for-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/05/introducing-sentry-easy-complete-crashlytics-for-net-maui/</guid><description>Introducing Sentry: Easy &amp; Complete Crashlytics for .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 15 May 2023 00:00:00 GMT</pubDate></item><item><title>Keyboard Overlapping Your Entry in .NET MAUI? Here is how to Fix It!</title><link>https://mauiverse.net/community-feed/2023/05/keyboard-overlapping-your-entry-in-net-maui-here-is-how-to-fix-it/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/05/keyboard-overlapping-your-entry-in-net-maui-here-is-how-to-fix-it/</guid><description>Keyboard Overlapping Your Entry in .NET MAUI? Here is how to Fix It explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 02 May 2023 00:00:00 GMT</pubDate></item><item><title>Generate QR Codes and Other Barcodes with Camera.MAUI in .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/04/generate-qr-codes-and-other-barcodes-with-camera-maui-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/04/generate-qr-codes-and-other-barcodes-with-camera-maui-in-net-maui/</guid><description>Generate QR Codes and Other Barcodes with Camera.MAUI in .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 24 Apr 2023 00:00:00 GMT</pubDate></item><item><title>Implement QR Code &amp; Barcode Scanning with Camera.MAUI in .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/04/implement-qr-code-barcode-scanning-with-camera-maui-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/04/implement-qr-code-barcode-scanning-with-camera-maui-in-net-maui/</guid><description>Implement QR Code &amp; Barcode Scanning with Camera.MAUI in .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 17 Apr 2023 00:00:00 GMT</pubDate></item><item><title>Enable True Dark Mode with this Screen Brightness Plugin for .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/04/enable-true-dark-mode-with-this-screen-brightness-plugin-for-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/04/enable-true-dark-mode-with-this-screen-brightness-plugin-for-net-maui/</guid><description>Enable True Dark Mode with this Screen Brightness Plugin for .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 11 Apr 2023 00:00:00 GMT</pubDate></item><item><title>Take Pictures in .NET MAUI with the Camera.MAUI CameraView!</title><link>https://mauiverse.net/community-feed/2023/04/take-pictures-in-net-maui-with-the-camera-maui-cameraview/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/04/take-pictures-in-net-maui-with-the-camera-maui-cameraview/</guid><description>Take Pictures in .NET MAUI with the Camera.MAUI CameraView explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 03 Apr 2023 00:00:00 GMT</pubDate></item><item><title>Barcode Scanning with Google Vision and ML Kit in .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/03/barcode-scanning-with-google-vision-and-ml-kit-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/03/barcode-scanning-with-google-vision-and-ml-kit-in-net-maui/</guid><description>Barcode Scanning with Google Vision and ML Kit in .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 28 Mar 2023 00:00:00 GMT</pubDate></item><item><title>Add a BottomSheet to Your .NET MAUI App with This Amazing Plugin!</title><link>https://mauiverse.net/community-feed/2023/03/add-a-bottomsheet-to-your-net-maui-app-with-this-amazing-plugin/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/03/add-a-bottomsheet-to-your-net-maui-app-with-this-amazing-plugin/</guid><description>Add a BottomSheet to Your .NET MAUI App with This Amazing Plugin explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 21 Mar 2023 00:00:00 GMT</pubDate></item><item><title>Get Started with MauiReactor - Component-based UI &amp; MVU for .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/03/get-started-with-mauireactor-component-based-ui-mvu-for-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/03/get-started-with-mauireactor-component-based-ui-mvu-for-net-maui/</guid><description>Get Started with MauiReactor - Component-based UI &amp; MVU for .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 13 Mar 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI using Blazor Syntax with BlazorBindings.Maui - NO XAML!</title><link>https://mauiverse.net/community-feed/2023/03/net-maui-using-blazor-syntax-with-blazorbindings-maui-no-xaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/03/net-maui-using-blazor-syntax-with-blazorbindings-maui-no-xaml/</guid><description>.NET MAUI using Blazor Syntax with BlazorBindings.Maui - NO XAML explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 06 Mar 2023 00:00:00 GMT</pubDate></item><item><title>Google Maps in .NET MAUI iOS? Easy with This Plugin!</title><link>https://mauiverse.net/community-feed/2023/02/google-maps-in-net-maui-ios-easy-with-this-plugin/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/google-maps-in-net-maui-ios-easy-with-this-plugin/</guid><description>Google Maps in .NET MAUI iOS? Easy with This Plugin explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 28 Feb 2023 00:00:00 GMT</pubDate></item><item><title>Let Your Users Pick a Folder with FolderPicker in .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/02/let-your-users-pick-a-folder-with-folderpicker-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/let-your-users-pick-a-folder-with-folderpicker-in-net-maui/</guid><description>Let Your Users Pick a Folder with FolderPicker in .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 21 Feb 2023 00:00:00 GMT</pubDate></item><item><title>Save Files With Just 1 Line of Code with .NET MAUI FileSaver!</title><link>https://mauiverse.net/community-feed/2023/02/save-files-with-just-1-line-of-code-with-net-maui-filesaver/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/save-files-with-just-1-line-of-code-with-net-maui-filesaver/</guid><description>Save Files With Just 1 Line of Code with .NET MAUI FileSaver explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 14 Feb 2023 00:00:00 GMT</pubDate></item><item><title>Develop .NET MAUI Apps in VS Code with .NET Meteor</title><link>https://mauiverse.net/community-feed/2023/02/develop-net-maui-apps-in-vs-code-with-net-meteor/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/develop-net-maui-apps-in-vs-code-with-net-meteor/</guid><description>Develop .NET MAUI Apps in VS Code with .NET Meteor explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 07 Feb 2023 00:00:00 GMT</pubDate></item><item><title>Translate Your .NET MAUI App with LocalizationResourceManager.Maui</title><link>https://mauiverse.net/community-feed/2023/01/translate-your-net-maui-app-with-localizationresourcemanager-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/translate-your-net-maui-app-with-localizationresourcemanager-maui/</guid><description>Translate Your .NET MAUI App with LocalizationResourceManager.Maui explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 31 Jan 2023 00:00:00 GMT</pubDate></item><item><title>Introducing MediaElement for .NET MAUI - Playing Video &amp; Audio</title><link>https://mauiverse.net/community-feed/2023/01/introducing-mediaelement-for-net-maui-playing-video-audio/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/introducing-mediaelement-for-net-maui-playing-video-audio/</guid><description>Introducing MediaElement for .NET MAUI - Playing Video &amp; Audio explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Fri, 27 Jan 2023 00:00:00 GMT</pubDate></item><item><title>Localization in .NET MAUI - Adding Multi-Language to Your Apps</title><link>https://mauiverse.net/community-feed/2023/01/localization-in-net-maui-adding-multi-language-to-your-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/localization-in-net-maui-adding-multi-language-to-your-apps/</guid><description>Localization in .NET MAUI - Adding Multi-Language to Your Apps explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 16 Jan 2023 00:00:00 GMT</pubDate></item><item><title>Resources for Getting Started with .NET MAUI - .NET MAUI 101</title><link>https://mauiverse.net/community-feed/2023/01/resources-for-getting-started-with-net-maui-net-maui-101/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/resources-for-getting-started-with-net-maui-net-maui-101/</guid><description>Resources for Getting Started with .NET MAUI - .NET MAUI 101 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 12 Jan 2023 00:00:00 GMT</pubDate></item><item><title>Save an Image from .NET MAUI Community Toolkit DrawingView</title><link>https://mauiverse.net/community-feed/2023/01/save-an-image-from-net-maui-community-toolkit-drawingview/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/save-an-image-from-net-maui-community-toolkit-drawingview/</guid><description>Save an Image from .NET MAUI Community Toolkit DrawingView explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 09 Jan 2023 00:00:00 GMT</pubDate></item><item><title>Implement Speech-To-Text on Windows with .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/01/implement-speech-to-text-on-windows-with-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/implement-speech-to-text-on-windows-with-net-maui/</guid><description>Implement Speech-To-Text on Windows with .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 02 Jan 2023 00:00:00 GMT</pubDate></item><item><title>Image Caching in .NET MAUI - .NET MAUI 101</title><link>https://mauiverse.net/community-feed/2022/12/image-caching-in-net-maui-net-maui-101/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/12/image-caching-in-net-maui-net-maui-101/</guid><description>Image Caching in .NET MAUI - .NET MAUI 101 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 29 Dec 2022 00:00:00 GMT</pubDate></item><item><title>Implement Speech-To-Text on iOS with .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/12/implement-speech-to-text-on-ios-with-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/12/implement-speech-to-text-on-ios-with-net-maui/</guid><description>Implement Speech-To-Text on iOS with .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 27 Dec 2022 00:00:00 GMT</pubDate></item><item><title>Implement Speech-To-Text on Android with .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/12/implement-speech-to-text-on-android-with-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/12/implement-speech-to-text-on-android-with-net-maui/</guid><description>Implement Speech-To-Text on Android with .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 20 Dec 2022 00:00:00 GMT</pubDate></item><item><title>Highly Customizable Popups for .NET MAUI with Mopups</title><link>https://mauiverse.net/community-feed/2022/12/highly-customizable-popups-for-net-maui-with-mopups/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/12/highly-customizable-popups-for-net-maui-with-mopups/</guid><description>Highly Customizable Popups for .NET MAUI with Mopups explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 12 Dec 2022 00:00:00 GMT</pubDate></item><item><title>3 Ways Combine .NET MAUI and .NET MAUI Blazor Hybrid</title><link>https://mauiverse.net/community-feed/2022/12/3-ways-combine-net-maui-and-net-maui-blazor-hybrid/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/12/3-ways-combine-net-maui-and-net-maui-blazor-hybrid/</guid><description>3 Ways Combine .NET MAUI and .NET MAUI Blazor Hybrid explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 08 Dec 2022 00:00:00 GMT</pubDate></item><item><title>Effective Alerts with Snackbar &amp; Toast with .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/11/effective-alerts-with-snackbar-toast-with-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/11/effective-alerts-with-snackbar-toast-with-net-maui/</guid><description>Effective Alerts with Snackbar &amp; Toast with .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 29 Nov 2022 00:00:00 GMT</pubDate></item><item><title>Grial UI Kit for .NET MAUI: License Giveaway Winners! 🎉</title><link>https://mauiverse.net/community-feed/2022/11/grial-ui-kit-for-net-maui-license-giveaway-winners/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/11/grial-ui-kit-for-net-maui-license-giveaway-winners/</guid><description>Grial UI Kit for .NET MAUI: License Giveaway Winners! explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Fri, 18 Nov 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI for Desktop: Window Size &amp; Position, Tooltips, Context Menus</title><link>https://mauiverse.net/community-feed/2022/11/net-maui-for-desktop-window-size-position-tooltips-context-menus/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/11/net-maui-for-desktop-window-size-position-tooltips-context-menus/</guid><description>.NET MAUI for Desktop: Window Size &amp; Position, Tooltips, Context Menus explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 14 Nov 2022 00:00:00 GMT</pubDate></item><item><title>Start Your New .NET MAUI App with These Amazing Templates!</title><link>https://mauiverse.net/community-feed/2022/11/start-your-new-net-maui-app-with-these-amazing-templates/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/11/start-your-new-net-maui-app-with-these-amazing-templates/</guid><description>Start Your New .NET MAUI App with These Amazing Templates explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 07 Nov 2022 00:00:00 GMT</pubDate></item><item><title>Local Push Notifications with .NET MAUI, Easy With This Plugin!</title><link>https://mauiverse.net/community-feed/2022/11/local-push-notifications-with-net-maui-easy-with-this-plugin/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/11/local-push-notifications-with-net-maui-easy-with-this-plugin/</guid><description>Local Push Notifications with .NET MAUI, Easy With This Plugin explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 01 Nov 2022 00:00:00 GMT</pubDate></item><item><title>Better Performance with Compiled Bindings - .NET MAUI 101</title><link>https://mauiverse.net/community-feed/2022/10/better-performance-with-compiled-bindings-net-maui-101/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/10/better-performance-with-compiled-bindings-net-maui-101/</guid><description>Better Performance with Compiled Bindings - .NET MAUI 101 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 27 Oct 2022 00:00:00 GMT</pubDate></item><item><title>Play Videos in .NET MAUI With MediaElement: Early Preview</title><link>https://mauiverse.net/community-feed/2022/10/play-videos-in-net-maui-with-mediaelement-early-preview/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/10/play-videos-in-net-maui-with-mediaelement-early-preview/</guid><description>Play Videos in .NET MAUI With MediaElement: Early Preview explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 24 Oct 2022 00:00:00 GMT</pubDate></item><item><title>Taking (Partial) Screenshots of your .NET MAUI App</title><link>https://mauiverse.net/community-feed/2022/10/taking-partial-screenshots-of-your-net-maui-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/10/taking-partial-screenshots-of-your-net-maui-app/</guid><description>Taking (Partial) Screenshots of your .NET MAUI App explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 17 Oct 2022 00:00:00 GMT</pubDate></item><item><title>Showing Popups in .NET MAUI with .NET MAUI Community Toolkit</title><link>https://mauiverse.net/community-feed/2022/10/showing-popups-in-net-maui-with-net-maui-community-toolkit/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/10/showing-popups-in-net-maui-with-net-maui-community-toolkit/</guid><description>Showing Popups in .NET MAUI with .NET MAUI Community Toolkit explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 10 Oct 2022 00:00:00 GMT</pubDate></item><item><title>Use App Center Analytics, Crashlytics and more with .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/10/use-app-center-analytics-crashlytics-and-more-with-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/10/use-app-center-analytics-crashlytics-and-more-with-net-maui/</guid><description>Use App Center Analytics, Crashlytics and more with .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 04 Oct 2022 00:00:00 GMT</pubDate></item><item><title>Use .NET MAUI FilePicker to Pick PDFs, Images, Videos and More!</title><link>https://mauiverse.net/community-feed/2022/09/use-net-maui-filepicker-to-pick-pdfs-images-videos-and-more/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/use-net-maui-filepicker-to-pick-pdfs-images-videos-and-more/</guid><description>Use .NET MAUI FilePicker to Pick PDFs, Images, Videos and More explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 27 Sep 2022 00:00:00 GMT</pubDate></item><item><title>Change Status Bar Color for Android and iOS in .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/09/change-status-bar-color-for-android-and-ios-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/change-status-bar-color-for-android-and-ios-in-net-maui/</guid><description>Change Status Bar Color for Android and iOS in .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 19 Sep 2022 00:00:00 GMT</pubDate></item><item><title>Create a Mobile App By Clicking?! You Can With Grial Kit and .NET MAUI!</title><link>https://mauiverse.net/community-feed/2022/09/create-a-mobile-app-by-clicking-you-can-with-grial-kit-and-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/create-a-mobile-app-by-clicking-you-can-with-grial-kit-and-net-maui/</guid><description>Create a Mobile App By Clicking?! You Can With Grial Kit and .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 15 Sep 2022 00:00:00 GMT</pubDate></item><item><title>No MSIX 🚫 Distribute Your .NET MAUI Windows App Unpackaged</title><link>https://mauiverse.net/community-feed/2022/09/no-msix-distribute-your-net-maui-windows-app-unpackaged/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/no-msix-distribute-your-net-maui-windows-app-unpackaged/</guid><description>No MSIX Distribute Your .NET MAUI Windows App Unpackaged explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 13 Sep 2022 00:00:00 GMT</pubDate></item><item><title>Play Sound in .NET MAUI with Plugin.Maui.Audio</title><link>https://mauiverse.net/community-feed/2022/09/play-sound-in-net-maui-with-plugin-maui-audio/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/play-sound-in-net-maui-with-plugin-maui-audio/</guid><description>Play Sound in .NET MAUI with Plugin.Maui.Audio explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 05 Sep 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Maps: A First Look - Pins, Polygons and more!</title><link>https://mauiverse.net/community-feed/2022/08/net-maui-maps-a-first-look-pins-polygons-and-more/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/08/net-maui-maps-a-first-look-pins-polygons-and-more/</guid><description>.NET MAUI Maps: A First Look - Pins, Polygons and more explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 30 Aug 2022 00:00:00 GMT</pubDate></item><item><title>Generate Barcodes in 2 Lines of Code with .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/08/generate-barcodes-in-2-lines-of-code-with-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/08/generate-barcodes-in-2-lines-of-code-with-net-maui/</guid><description>Generate Barcodes in 2 Lines of Code with .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 22 Aug 2022 00:00:00 GMT</pubDate></item><item><title>Barcode Scanner in .NET MAUI with ZXing.Net.Maui</title><link>https://mauiverse.net/community-feed/2022/08/barcode-scanner-in-net-maui-with-zxing-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/08/barcode-scanner-in-net-maui-with-zxing-net-maui/</guid><description>Barcode Scanner in .NET MAUI with ZXing.Net.Maui explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 16 Aug 2022 00:00:00 GMT</pubDate></item><item><title>Using .NET MAUI Community Toolkit DrawingView</title><link>https://mauiverse.net/community-feed/2022/08/using-net-maui-community-toolkit-drawingview/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/08/using-net-maui-community-toolkit-drawingview/</guid><description>Using .NET MAUI Community Toolkit DrawingView explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 09 Aug 2022 00:00:00 GMT</pubDate></item><item><title>Client-Side Logging in .NET MAUI with MetroLog.Maui</title><link>https://mauiverse.net/community-feed/2022/08/client-side-logging-in-net-maui-with-metrolog-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/08/client-side-logging-in-net-maui-with-metrolog-maui/</guid><description>Client-Side Logging in .NET MAUI with MetroLog.Maui explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 01 Aug 2022 00:00:00 GMT</pubDate></item><item><title>Implement Lottie Animations in .NET MAUI Under 10 Minutes!</title><link>https://mauiverse.net/community-feed/2022/07/implement-lottie-animations-in-net-maui-under-10-minutes/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/implement-lottie-animations-in-net-maui-under-10-minutes/</guid><description>Implement Lottie Animations in .NET MAUI Under 10 Minutes explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 25 Jul 2022 00:00:00 GMT</pubDate></item><item><title>Unit Testing .NET MAUI Apps with xUnit</title><link>https://mauiverse.net/community-feed/2022/07/unit-testing-net-maui-apps-with-xunit/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/unit-testing-net-maui-apps-with-xunit/</guid><description>Unit Testing .NET MAUI Apps with xUnit explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 18 Jul 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI CollectionView Grouping: Show Groups of Data</title><link>https://mauiverse.net/community-feed/2022/07/net-maui-collectionview-grouping-show-groups-of-data/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/net-maui-collectionview-grouping-show-groups-of-data/</guid><description>.NET MAUI CollectionView Grouping: Show Groups of Data explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 12 Jul 2022 00:00:00 GMT</pubDate></item><item><title>Getting Started with .NET MAUI and SignalR: Real-Time Chat App</title><link>https://mauiverse.net/community-feed/2022/07/getting-started-with-net-maui-and-signalr-real-time-chat-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/getting-started-with-net-maui-and-signalr-real-time-chat-app/</guid><description>Getting Started with .NET MAUI and SignalR: Real-Time Chat App explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 05 Jul 2022 00:00:00 GMT</pubDate></item><item><title>Control Reference Bindings (view-to-view) - .NET MAUI 101</title><link>https://mauiverse.net/community-feed/2022/06/control-reference-bindings-view-to-view-net-maui-101/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/control-reference-bindings-view-to-view-net-maui-101/</guid><description>Control Reference Bindings (view-to-view) - .NET MAUI 101 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 30 Jun 2022 00:00:00 GMT</pubDate></item><item><title>Build Your .NET MAUI Windows App with GitHub Actions</title><link>https://mauiverse.net/community-feed/2022/06/build-your-net-maui-windows-app-with-github-actions/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/build-your-net-maui-windows-app-with-github-actions/</guid><description>Build Your .NET MAUI Windows App with GitHub Actions explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 27 Jun 2022 00:00:00 GMT</pubDate></item><item><title>Using Dynamic Resources - .NET MAUI 101</title><link>https://mauiverse.net/community-feed/2022/06/using-dynamic-resources-net-maui-101/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/using-dynamic-resources-net-maui-101/</guid><description>Using Dynamic Resources - .NET MAUI 101 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 23 Jun 2022 00:00:00 GMT</pubDate></item><item><title>Build Your .NET MAUI Android App with GitHub Actions</title><link>https://mauiverse.net/community-feed/2022/06/build-your-net-maui-android-app-with-github-actions/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/build-your-net-maui-android-app-with-github-actions/</guid><description>Build Your .NET MAUI Android App with GitHub Actions explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 20 Jun 2022 00:00:00 GMT</pubDate></item><item><title>Light &amp; Dark Mode with AppThemeBinding - .NET MAUI 101</title><link>https://mauiverse.net/community-feed/2022/06/light-dark-mode-with-appthemebinding-net-maui-101/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/light-dark-mode-with-appthemebinding-net-maui-101/</guid><description>Light &amp; Dark Mode with AppThemeBinding - .NET MAUI 101 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 13 Jun 2022 00:00:00 GMT</pubDate></item><item><title>Working with .NET MAUI Styles - .NET MAUI 101</title><link>https://mauiverse.net/community-feed/2022/06/working-with-net-maui-styles-net-maui-101/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/working-with-net-maui-styles-net-maui-101/</guid><description>Working with .NET MAUI Styles - .NET MAUI 101 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 06 Jun 2022 00:00:00 GMT</pubDate></item><item><title>Final Tips, Pointers and How To Learn More - .NET MAUI Tutorial Step-by-step</title><link>https://mauiverse.net/community-feed/2022/05/final-tips-pointers-and-how-to-learn-more-net-maui-tutorial-step-by-step/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/final-tips-pointers-and-how-to-learn-more-net-maui-tutorial-step-by-step/</guid><description>Final Tips, Pointers and How To Learn More - .NET MAUI Tutorial Step-by-step explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Sun, 22 May 2022 00:00:00 GMT</pubDate></item><item><title>Styling, Theming and Dark Mode - .NET MAUI Tutorial Step-by-Step</title><link>https://mauiverse.net/community-feed/2022/05/styling-theming-and-dark-mode-net-maui-tutorial-step-by-step/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/styling-theming-and-dark-mode-net-maui-tutorial-step-by-step/</guid><description>Styling, Theming and Dark Mode - .NET MAUI Tutorial Step-by-Step explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Sat, 21 May 2022 00:00:00 GMT</pubDate></item><item><title>Pull-To-Refresh, EmptyView and Layouts with CollectionView - .NET MAUI Tutorial Step-by-Step</title><link>https://mauiverse.net/community-feed/2022/05/pull-to-refresh-emptyview-and-layouts-with-collectionview-net-maui-tutorial-step-by-step/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/pull-to-refresh-emptyview-and-layouts-with-collectionview-net-maui-tutorial-step-by-step/</guid><description>Pull-To-Refresh, EmptyView and Layouts with CollectionView - .NET MAUI Tutorial Step-by-Step explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Fri, 20 May 2022 00:00:00 GMT</pubDate></item><item><title>Platform Features and Device Sensors - .NET MAUI Tutorial Step-by-Step</title><link>https://mauiverse.net/community-feed/2022/05/platform-features-and-device-sensors-net-maui-tutorial-step-by-step/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/platform-features-and-device-sensors-net-maui-tutorial-step-by-step/</guid><description>Platform Features and Device Sensors - .NET MAUI Tutorial Step-by-Step explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 19 May 2022 00:00:00 GMT</pubDate></item><item><title>Navigation with .NET MAUI Shell - .NET MAUI Tutorial Step-by-Step</title><link>https://mauiverse.net/community-feed/2022/05/navigation-with-net-maui-shell-net-maui-tutorial-step-by-step/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/navigation-with-net-maui-shell-net-maui-tutorial-step-by-step/</guid><description>Navigation with .NET MAUI Shell - .NET MAUI Tutorial Step-by-Step explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Wed, 18 May 2022 00:00:00 GMT</pubDate></item><item><title>MVVM, Databinding and Dependency Injection - .NET MAUI Tutorial Step-By-Step</title><link>https://mauiverse.net/community-feed/2022/05/mvvm-databinding-and-dependency-injection-net-maui-tutorial-step-by-step/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/mvvm-databinding-and-dependency-injection-net-maui-tutorial-step-by-step/</guid><description>MVVM, Databinding and Dependency Injection - .NET MAUI Tutorial Step-By-Step explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 17 May 2022 00:00:00 GMT</pubDate></item><item><title>Display Rich Data with CollectionView - .NET MAUI Tutorial Step-by-Step</title><link>https://mauiverse.net/community-feed/2022/05/display-rich-data-with-collectionview-net-maui-tutorial-step-by-step/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/display-rich-data-with-collectionview-net-maui-tutorial-step-by-step/</guid><description>Display Rich Data with CollectionView - .NET MAUI Tutorial Step-by-Step explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 16 May 2022 00:00:00 GMT</pubDate></item><item><title>Project Structure/Single Project - .NET MAUI Tutorial Step-by-Step</title><link>https://mauiverse.net/community-feed/2022/05/project-structure-single-project-net-maui-tutorial-step-by-step/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/project-structure-single-project-net-maui-tutorial-step-by-step/</guid><description>Project Structure/Single Project - .NET MAUI Tutorial Step-by-Step explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Fri, 13 May 2022 00:00:00 GMT</pubDate></item><item><title>Setup Your .NET MAUI Dev Environment - .NET MAUI Tutorial Step-By-Step</title><link>https://mauiverse.net/community-feed/2022/05/setup-your-net-maui-dev-environment-net-maui-tutorial-step-by-step/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/setup-your-net-maui-dev-environment-net-maui-tutorial-step-by-step/</guid><description>Setup Your .NET MAUI Dev Environment - .NET MAUI Tutorial Step-By-Step explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Wed, 11 May 2022 00:00:00 GMT</pubDate></item><item><title>Build Your First Cross-Platform Mobile App - .NET MAUI Tutorial Step-by-Step</title><link>https://mauiverse.net/community-feed/2022/05/build-your-first-cross-platform-mobile-app-net-maui-tutorial-step-by-step/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/build-your-first-cross-platform-mobile-app-net-maui-tutorial-step-by-step/</guid><description>Build Your First Cross-Platform Mobile App - .NET MAUI Tutorial Step-by-Step explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 09 May 2022 00:00:00 GMT</pubDate></item><item><title>No XAML? No Problem! Create Your .NET. MAUI UI in Code with C# Markup!</title><link>https://mauiverse.net/community-feed/2022/05/no-xaml-no-problem-create-your-net-maui-ui-in-code-with-c-markup/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/no-xaml-no-problem-create-your-net-maui-ui-in-code-with-c-markup/</guid><description>No XAML? No Problem! Create Your .NET. MAUI UI in Code with C# Markup explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 03 May 2022 00:00:00 GMT</pubDate></item><item><title>The .NET MAUI Community Toolkit: Converters, Controls and More!</title><link>https://mauiverse.net/community-feed/2022/04/the-net-maui-community-toolkit-converters-controls-and-more/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/04/the-net-maui-community-toolkit-converters-controls-and-more/</guid><description>The .NET MAUI Community Toolkit: Converters, Controls and More explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 25 Apr 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Release Candidate (RC) 1: GA Just One Month Away! 🙀</title><link>https://mauiverse.net/community-feed/2022/04/net-maui-release-candidate-rc-1-ga-just-one-month-away/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/04/net-maui-release-candidate-rc-1-ga-just-one-month-away/</guid><description>.NET MAUI Release Candidate (RC) 1: GA Just One Month Away! explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Wed, 13 Apr 2022 00:00:00 GMT</pubDate></item><item><title>Encrypt Database with SQLite-net and .NET MAUI (or Xamarin.Forms!)</title><link>https://mauiverse.net/community-feed/2022/04/encrypt-database-with-sqlite-net-and-net-maui-or-xamarin-forms/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/04/encrypt-database-with-sqlite-net-and-net-maui-or-xamarin-forms/</guid><description>Encrypt Database with SQLite-net and .NET MAUI (or Xamarin.Forms!) explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 11 Apr 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Blazor Switch Language In-App: Here&apos;s How!</title><link>https://mauiverse.net/community-feed/2022/03/net-maui-blazor-switch-language-in-app-here-s-how/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/03/net-maui-blazor-switch-language-in-app-here-s-how/</guid><description>.NET MAUI Blazor Switch Language In-App: Here&apos;s How explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 28 Mar 2022 00:00:00 GMT</pubDate></item><item><title>Multi-Language Apps with .NET MAUI Blazor Localization</title><link>https://mauiverse.net/community-feed/2022/03/multi-language-apps-with-net-maui-blazor-localization/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/03/multi-language-apps-with-net-maui-blazor-localization/</guid><description>Multi-Language Apps with .NET MAUI Blazor Localization explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 21 Mar 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 14: Essentials Interfaces and MenuBarItems Party!</title><link>https://mauiverse.net/community-feed/2022/03/net-maui-preview-14-essentials-interfaces-and-menubaritems-party/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/03/net-maui-preview-14-essentials-interfaces-and-menubaritems-party/</guid><description>.NET MAUI Preview 14: Essentials Interfaces and MenuBarItems Party explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 17 Mar 2022 00:00:00 GMT</pubDate></item><item><title>Easily Show Platform-Specific Dialogs with .NET MAUI Blazor</title><link>https://mauiverse.net/community-feed/2022/03/easily-show-platform-specific-dialogs-with-net-maui-blazor/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/03/easily-show-platform-specific-dialogs-with-net-maui-blazor/</guid><description>Easily Show Platform-Specific Dialogs with .NET MAUI Blazor explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 14 Mar 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 13, Just In Time Before Preview 14 😅</title><link>https://mauiverse.net/community-feed/2022/03/net-maui-preview-13-just-in-time-before-preview-14/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/03/net-maui-preview-13-just-in-time-before-preview-14/</guid><description>.NET MAUI Preview 13, Just In Time Before Preview 14 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 10 Mar 2022 00:00:00 GMT</pubDate></item><item><title>How To Use an Existing SQLite Database with Xamarin and .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/03/how-to-use-an-existing-sqlite-database-with-xamarin-and-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/03/how-to-use-an-existing-sqlite-database-with-xamarin-and-net-maui/</guid><description>How To Use an Existing SQLite Database with Xamarin and .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Tue, 08 Mar 2022 00:00:00 GMT</pubDate></item><item><title>Android, iOS and Windows: One Codebase with .NET MAUI Single-Project</title><link>https://mauiverse.net/community-feed/2022/02/android-ios-and-windows-one-codebase-with-net-maui-single-project/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/02/android-ios-and-windows-one-codebase-with-net-maui-single-project/</guid><description>Android, iOS and Windows: One Codebase with .NET MAUI Single-Project explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 28 Feb 2022 00:00:00 GMT</pubDate></item><item><title>Create a .NET MAUI Windows MSIX to Sideload Or Publish to the Microsoft Store</title><link>https://mauiverse.net/community-feed/2022/02/create-a-net-maui-windows-msix-to-sideload-or-publish-to-the-microsoft-store/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/02/create-a-net-maui-windows-msix-to-sideload-or-publish-to-the-microsoft-store/</guid><description>Create a .NET MAUI Windows MSIX to Sideload Or Publish to the Microsoft Store explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 21 Feb 2022 00:00:00 GMT</pubDate></item><item><title>Release Your .NET MAUI iOS App to the Apple App Store</title><link>https://mauiverse.net/community-feed/2022/02/release-your-net-maui-ios-app-to-the-apple-app-store/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/02/release-your-net-maui-ios-app-to-the-apple-app-store/</guid><description>Release Your .NET MAUI iOS App to the Apple App Store explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 14 Feb 2022 00:00:00 GMT</pubDate></item><item><title>Create a Signed and Publishable .NET MAUI Android App in VS2022</title><link>https://mauiverse.net/community-feed/2022/02/create-a-signed-and-publishable-net-maui-android-app-in-vs2022/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/02/create-a-signed-and-publishable-net-maui-android-app-in-vs2022/</guid><description>Create a Signed and Publishable .NET MAUI Android App in VS2022 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 07 Feb 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 12: Shell Dependency Injection is Here!</title><link>https://mauiverse.net/community-feed/2022/01/net-maui-preview-12-shell-dependency-injection-is-here/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/01/net-maui-preview-12-shell-dependency-injection-is-here/</guid><description>.NET MAUI Preview 12: Shell Dependency Injection is Here explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 24 Jan 2022 00:00:00 GMT</pubDate></item><item><title>How Do Push Notifications Work?</title><link>https://mauiverse.net/community-feed/2022/01/how-do-push-notifications-work/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/01/how-do-push-notifications-work/</guid><description>How Do Push Notifications Work explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 17 Jan 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI MVU With Comet: Getting Started in VS Code</title><link>https://mauiverse.net/community-feed/2022/01/net-maui-mvu-with-comet-getting-started-in-vs-code/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/01/net-maui-mvu-with-comet-getting-started-in-vs-code/</guid><description>.NET MAUI MVU With Comet: Getting Started in VS Code explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 10 Jan 2022 00:00:00 GMT</pubDate></item><item><title>VS2022 17.1 Preview 2 and .NET MAUI Preview 11 Updates: For Real Now!</title><link>https://mauiverse.net/community-feed/2022/01/vs2022-17-1-preview-2-and-net-maui-preview-11-updates-for-real-now/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/01/vs2022-17-1-preview-2-and-net-maui-preview-11-updates-for-real-now/</guid><description>VS2022 17.1 Preview 2 and .NET MAUI Preview 11 Updates: For Real Now explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 06 Jan 2022 00:00:00 GMT</pubDate></item><item><title>Git for Beginners: All Basic Commands To Get Started!</title><link>https://mauiverse.net/community-feed/2022/01/git-for-beginners-all-basic-commands-to-get-started/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/01/git-for-beginners-all-basic-commands-to-get-started/</guid><description>Git for Beginners: All Basic Commands To Get Started explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 03 Jan 2022 00:00:00 GMT</pubDate></item><item><title>Create a Splash Screen For Your .NET MAUI App the Easy Way!</title><link>https://mauiverse.net/community-feed/2021/12/create-a-splash-screen-for-your-net-maui-app-the-easy-way/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/12/create-a-splash-screen-for-your-net-maui-app-the-easy-way/</guid><description>Create a Splash Screen For Your .NET MAUI App the Easy Way explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 27 Dec 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 11, Where Are You?!</title><link>https://mauiverse.net/community-feed/2021/12/net-maui-preview-11-where-are-you/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/12/net-maui-preview-11-where-are-you/</guid><description>.NET MAUI Preview 11, Where Are You explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 23 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Platform-Specific Code in .NET MAUI Using Dependency Injection</title><link>https://mauiverse.net/community-feed/2021/12/platform-specific-code-in-net-maui-using-dependency-injection/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/12/platform-specific-code-in-net-maui-using-dependency-injection/</guid><description>Platform-Specific Code in .NET MAUI Using Dependency Injection explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 20 Dec 2021 00:00:00 GMT</pubDate></item><item><title>How To Write Platform-Specific Code in .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/12/how-to-write-platform-specific-code-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/12/how-to-write-platform-specific-code-in-net-maui/</guid><description>How To Write Platform-Specific Code in .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 13 Dec 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI: Customize Controls with Handlers and Mappers</title><link>https://mauiverse.net/community-feed/2021/11/net-maui-customize-controls-with-handlers-and-mappers/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/11/net-maui-customize-controls-with-handlers-and-mappers/</guid><description>.NET MAUI: Customize Controls with Handlers and Mappers explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 29 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Upload Files to Firebase Storage from a Xamarin.Forms App</title><link>https://mauiverse.net/community-feed/2021/11/upload-files-to-firebase-storage-from-a-xamarin-forms-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/11/upload-files-to-firebase-storage-from-a-xamarin-forms-app/</guid><description>Upload Files to Firebase Storage from a Xamarin.Forms App explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 18 Nov 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 10 Update: Time For You To Get Started!</title><link>https://mauiverse.net/community-feed/2021/11/net-maui-preview-10-update-time-for-you-to-get-started/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/11/net-maui-preview-10-update-time-for-you-to-get-started/</guid><description>.NET MAUI Preview 10 Update: Time For You To Get Started explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 15 Nov 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI and FreshMvvm MVVM Framework: Getting Started</title><link>https://mauiverse.net/community-feed/2021/11/net-maui-and-freshmvvm-mvvm-framework-getting-started/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/11/net-maui-and-freshmvvm-mvvm-framework-getting-started/</guid><description>.NET MAUI and FreshMvvm MVVM Framework: Getting Started explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Fri, 12 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Using TypeConverter with Xamarin.Forms for Better Custom Controls</title><link>https://mauiverse.net/community-feed/2021/10/using-typeconverter-with-xamarin-forms-for-better-custom-controls/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/using-typeconverter-with-xamarin-forms-for-better-custom-controls/</guid><description>Using TypeConverter with Xamarin.Forms for Better Custom Controls explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 28 Oct 2021 00:00:00 GMT</pubDate></item><item><title>This Is How Simple Dependency Injection is in .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/10/this-is-how-simple-dependency-injection-is-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/this-is-how-simple-dependency-injection-is-in-net-maui/</guid><description>This Is How Simple Dependency Injection is in .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 21 Oct 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 9: Borders, Corners and Shadows on Everything!</title><link>https://mauiverse.net/community-feed/2021/10/net-maui-preview-9-borders-corners-and-shadows-on-everything/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/net-maui-preview-9-borders-corners-and-shadows-on-everything/</guid><description>.NET MAUI Preview 9: Borders, Corners and Shadows on Everything explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 18 Oct 2021 00:00:00 GMT</pubDate></item><item><title>An Introduction to Modern Desktop App Development with .NET and MAUI - XamExpertDay</title><link>https://mauiverse.net/community-feed/2021/10/an-introduction-to-modern-desktop-app-development-with-net-and-maui-xamexpertday/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/an-introduction-to-modern-desktop-app-development-with-net-and-maui-xamexpertday/</guid><description>An Introduction to Modern Desktop App Development with .NET and MAUI - XamExpertDay explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 04 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Drawn Controls in .NET MAUI - XamExpertDay 2021</title><link>https://mauiverse.net/community-feed/2021/10/drawn-controls-in-net-maui-xamexpertday-2021/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/drawn-controls-in-net-maui-xamexpertday-2021/</guid><description>Drawn Controls in .NET MAUI - XamExpertDay 2021 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 04 Oct 2021 00:00:00 GMT</pubDate></item><item><title>From WPF to MAUI: a Porting of a Web-Server Based GUI - XamExpertDay 2021</title><link>https://mauiverse.net/community-feed/2021/10/from-wpf-to-maui-a-porting-of-a-web-server-based-gui-xamexpertday-2021/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/from-wpf-to-maui-a-porting-of-a-web-server-based-gui-xamexpertday-2021/</guid><description>From WPF to MAUI: a Porting of a Web-Server Based GUI - XamExpertDay 2021 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 04 Oct 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Blazor - One App That Runs Everywhere - XamExpertDay 2021</title><link>https://mauiverse.net/community-feed/2021/10/net-maui-blazor-one-app-that-runs-everywhere-xamexpertday-2021/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/net-maui-blazor-one-app-that-runs-everywhere-xamexpertday-2021/</guid><description>.NET MAUI Blazor - One App That Runs Everywhere - XamExpertDay 2021 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 04 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Building Your Next .NET MAUI App - XamExpertDay 2021</title><link>https://mauiverse.net/community-feed/2021/10/building-your-next-net-maui-app-xamexpertday-2021/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/building-your-next-net-maui-app-xamexpertday-2021/</guid><description>Building Your Next .NET MAUI App - XamExpertDay 2021 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Sun, 03 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Porting your Xamarin.Forms Custom Renderer to .NET MAUI Handler - XamExpertDay 2021</title><link>https://mauiverse.net/community-feed/2021/10/porting-your-xamarin-forms-custom-renderer-to-net-maui-handler-xamexpertday-2021/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/porting-your-xamarin-forms-custom-renderer-to-net-maui-handler-xamexpertday-2021/</guid><description>Porting your Xamarin.Forms Custom Renderer to .NET MAUI Handler - XamExpertDay 2021 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Sun, 03 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Xamarin.Forms and .NET MAUI MVVM vs MVU - XamExpertDay 2021</title><link>https://mauiverse.net/community-feed/2021/10/xamarin-forms-and-net-maui-mvvm-vs-mvu-xamexpertday-2021/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/xamarin-forms-and-net-maui-mvvm-vs-mvu-xamexpertday-2021/</guid><description>Xamarin.Forms and .NET MAUI MVVM vs MVU - XamExpertDay 2021 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Sun, 03 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Breaking .NET MAUI News!1!! And the Preview 8 Updates</title><link>https://mauiverse.net/community-feed/2021/09/breaking-net-maui-news-1-and-the-preview-8-updates/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/09/breaking-net-maui-news-1-and-the-preview-8-updates/</guid><description>Breaking .NET MAUI News!1!! And the Preview 8 Updates explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 20 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Access Device Sensors and Platform APIs from Blazor in .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/08/access-device-sensors-and-platform-apis-from-blazor-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/08/access-device-sensors-and-platform-apis-from-blazor-in-net-maui/</guid><description>Access Device Sensors and Platform APIs from Blazor in .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 30 Aug 2021 00:00:00 GMT</pubDate></item><item><title>How To Use Blazor with .NET MAUI And Make Awesome Things!</title><link>https://mauiverse.net/community-feed/2021/08/how-to-use-blazor-with-net-maui-and-make-awesome-things/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/08/how-to-use-blazor-with-net-maui-and-make-awesome-things/</guid><description>How To Use Blazor with .NET MAUI And Make Awesome Things explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Sun, 29 Aug 2021 00:00:00 GMT</pubDate></item><item><title>BindableLayout: Repeater Control for all! With Xamarin.Forms and .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/08/bindablelayout-repeater-control-for-all-with-xamarin-forms-and-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/08/bindablelayout-repeater-control-for-all-with-xamarin-forms-and-net-maui/</guid><description>BindableLayout: Repeater Control for all! With Xamarin.Forms and .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 26 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Huge Performance Boosts and IntelliSense Using Compiled Bindings in Xamarin.Forms and .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/08/huge-performance-boosts-and-intellisense-using-compiled-bindings-in-xamarin-forms-and-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/08/huge-performance-boosts-and-intellisense-using-compiled-bindings-in-xamarin-forms-and-net-maui/</guid><description>Huge Performance Boosts and IntelliSense Using Compiled Bindings in Xamarin.Forms and .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 23 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Will There Be a .NET MAUI Community Toolkit?</title><link>https://mauiverse.net/community-feed/2021/08/will-there-be-a-net-maui-community-toolkit/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/08/will-there-be-a-net-maui-community-toolkit/</guid><description>Will There Be a .NET MAUI Community Toolkit explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Sun, 22 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Using/Converting Xamarin.Forms Behaviors in .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/08/using-converting-xamarin-forms-behaviors-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/08/using-converting-xamarin-forms-behaviors-in-net-maui/</guid><description>Using/Converting Xamarin.Forms Behaviors in .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 16 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Will Xamarin Essentials be Part of .NET MAUI or .NET 6?</title><link>https://mauiverse.net/community-feed/2021/08/will-xamarin-essentials-be-part-of-net-maui-or-net-6/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/08/will-xamarin-essentials-be-part-of-net-maui-or-net-6/</guid><description>Will Xamarin Essentials be Part of .NET MAUI or .NET 6 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Sun, 15 Aug 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 7: VS2022 Templates and MAUI Blazor Apps</title><link>https://mauiverse.net/community-feed/2021/08/net-maui-preview-7-vs2022-templates-and-maui-blazor-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/08/net-maui-preview-7-vs2022-templates-and-maui-blazor-apps/</guid><description>.NET MAUI Preview 7: VS2022 Templates and MAUI Blazor Apps explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 12 Aug 2021 00:00:00 GMT</pubDate></item><item><title>What Happens to Xamarin Traditional With .NET 6 and .NET MAUI?</title><link>https://mauiverse.net/community-feed/2021/08/what-happens-to-xamarin-traditional-with-net-6-and-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/08/what-happens-to-xamarin-traditional-with-net-6-and-net-maui/</guid><description>What Happens to Xamarin Traditional With .NET 6 and .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Sun, 08 Aug 2021 00:00:00 GMT</pubDate></item><item><title>CRUD Operations with SQLite for Xamarin.Forms and .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/08/crud-operations-with-sqlite-for-xamarin-forms-and-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/08/crud-operations-with-sqlite-for-xamarin-forms-and-net-maui/</guid><description>CRUD Operations with SQLite for Xamarin.Forms and .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 05 Aug 2021 00:00:00 GMT</pubDate></item><item><title>Customizing Controls with Handlers in .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/07/customizing-controls-with-handlers-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/07/customizing-controls-with-handlers-in-net-maui/</guid><description>Customizing Controls with Handlers in .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 29 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Using a Xamarin.Forms Renderer in .NET MAUI Without Code Changes!</title><link>https://mauiverse.net/community-feed/2021/07/using-a-xamarin-forms-renderer-in-net-maui-without-code-changes/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/07/using-a-xamarin-forms-renderer-in-net-maui-without-code-changes/</guid><description>Using a Xamarin.Forms Renderer in .NET MAUI Without Code Changes explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 22 Jul 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 6: Updates All Around</title><link>https://mauiverse.net/community-feed/2021/07/net-maui-preview-6-updates-all-around/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/07/net-maui-preview-6-updates-all-around/</guid><description>.NET MAUI Preview 6: Updates All Around explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 15 Jul 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Update: Preview 5 with Animations, Shell And Controls</title><link>https://mauiverse.net/community-feed/2021/06/net-maui-update-preview-5-with-animations-shell-and-controls/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/06/net-maui-update-preview-5-with-animations-shell-and-controls/</guid><description>.NET MAUI Update: Preview 5 with Animations, Shell And Controls explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 21 Jun 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 4: Time For You To Get Started?</title><link>https://mauiverse.net/community-feed/2021/05/net-maui-preview-4-time-for-you-to-get-started/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/05/net-maui-preview-4-time-for-you-to-get-started/</guid><description>.NET MAUI Preview 4: Time For You To Get Started explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 27 May 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 3 Update: Windows and Lifecycle Events</title><link>https://mauiverse.net/community-feed/2021/04/net-maui-preview-3-update-windows-and-lifecycle-events/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/04/net-maui-preview-3-update-windows-and-lifecycle-events/</guid><description>.NET MAUI Preview 3 Update: Windows and Lifecycle Events explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 12 Apr 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI: Is Your Dev Machine Ready? 💉</title><link>https://mauiverse.net/community-feed/2021/04/net-maui-is-your-dev-machine-ready/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/04/net-maui-is-your-dev-machine-ready/</guid><description>.NET MAUI: Is Your Dev Machine Ready? explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Thu, 01 Apr 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI First Look - Running .NET 6 Preview 2 Sample</title><link>https://mauiverse.net/community-feed/2021/03/net-maui-first-look-running-net-6-preview-2-sample/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/03/net-maui-first-look-running-net-6-preview-2-sample/</guid><description>.NET MAUI First Look - Running .NET 6 Preview 2 Sample explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 15 Mar 2021 00:00:00 GMT</pubDate></item><item><title>Text To Speech in Xamarin.Forms and .NET MAUI with Essentials</title><link>https://mauiverse.net/community-feed/2020/11/text-to-speech-in-xamarin-forms-and-net-maui-with-essentials/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2020/11/text-to-speech-in-xamarin-forms-and-net-maui-with-essentials/</guid><description>Text To Speech in Xamarin.Forms and .NET MAUI with Essentials explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.</description><pubDate>Mon, 30 Nov 2020 00:00:00 GMT</pubDate></item></channel></rss>