<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>MAUIverse Community Feed</title><description>Notable moments, packages, projects, and celebrations from the MAUIverse community.</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>The Feedback Service — One Hook to Rule Them All</title><link>https://mauiverse.net/community-feed/2026/05/shiny-controls-feedback-service/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/05/shiny-controls-feedback-service/</guid><description>Allan Ritchie introduces IFeedbackService in Shiny Controls v1.0 — a single injectable service that every interactive control calls for haptic, TTS, sound effects, analytics, or any combination. Implement it once, and every control uses it automatically.</description><pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate></item><item><title>Building an AI-Powered Conference App with .NET&apos;s Composable AI Stack</title><link>https://mauiverse.net/community-feed/2026/05/building-ai-conference-app-dotnet-composable-stack/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/05/building-ai-conference-app-dotnet-composable-stack/</guid><description>Luis Quintanilla walks through ConferencePulse, an AI-powered conference assistant built with Microsoft.Extensions.AI, DataIngestion, VectorData, Model Context Protocol, and the Microsoft Agent Framework. The app runs live polls, answers audience questions in real time, and generates session insights.</description><pubDate>Mon, 04 May 2026 00:00:00 GMT</pubDate></item><item><title>Why We Built SimToolbox</title><link>https://mauiverse.net/community-feed/2026/05/why-we-built-simtoolbox/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/05/why-we-built-simtoolbox/</guid><description>Velocity Engineering introduces SimToolbox, a macOS menu bar app for inspecting iOS, iPadOS, watchOS, tvOS, and visionOS simulators. Browse app folders, inspect Info.plist and entitlements, monitor SQLite databases in real time, and track filesystem changes — all without leaving your dev flow.</description><pubDate>Fri, 01 May 2026 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup | Rust, SkiaSharp Everywhere, AI/ML Live Processing</title><link>https://mauiverse.net/community-feed/2026/05/maui-community-standup-rust-skiasharp-ai-ml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/05/maui-community-standup-rust-skiasharp-ai-ml/</guid><description>Nick Kovalsky joins the standup to showcase Rust integration in .NET MAUI apps, SkiaSharp rendering across platforms, and real-time AI/ML live processing with camera feeds — pushing the boundaries of what&apos;s possible in cross-platform .NET.</description><pubDate>Fri, 01 May 2026 00:00:00 GMT</pubDate></item><item><title>Will they do it? .NET MAUI Engineering Team Live Stream</title><link>https://mauiverse.net/community-feed/2026/04/dotnet-maui-engineering-live-stream-ai-powered-dev-with-mauidevflow/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/dotnet-maui-engineering-live-stream-ai-powered-dev-with-mauidevflow/</guid><description>The .NET MAUI engineering team goes live building an app with MauiDevFlow — an open-source toolkit that gives AI agents eyes and hands inside a running MAUI app. Jakub Florkowski, Shane Neuville, and Gerald Versluis set up MauiDevFlow from scratch, let AI agents build and modify UI, and debug in real time.</description><pubDate>Thu, 30 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Welcome to SkiaSharp 4.0 Preview 1</title><link>https://mauiverse.net/community-feed/2026/04/welcome-to-skiasharp-4-preview-1/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/welcome-to-skiasharp-4-preview-1/</guid><description>David Ortinau announces SkiaSharp 4.0 Preview 1, a major upgrade bringing two and a half years of Skia engine improvements. The release also marks Uno Platform stepping up as co-maintainer alongside the .NET team, with new features including variable fonts, color font palettes, and SKPathBuilder.</description><pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate></item><item><title>DWX hakt nach: .NET MAUI Blazor Hybrid – Web-Skills rein, Native-App raus</title><link>https://mauiverse.net/community-feed/2026/04/dwx-hakt-nach-dotnet-maui-blazor-hybrid/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/dwx-hakt-nach-dotnet-maui-blazor-hybrid/</guid><description>Codrina Merigo discusses .NET MAUI Blazor Hybrid in this German-language DWX session, covering how to reuse web development skills to build native cross-platform mobile apps from a single codebase.</description><pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Using Rust Inside .NET MAUI Apps</title><link>https://mauiverse.net/community-feed/2026/04/using-rust-inside-dotnet-maui-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/using-rust-inside-dotnet-maui-apps/</guid><description>Nick Kovalsky shows how to use Rust inside .NET MAUI apps on Android, iOS, MacCatalyst, and Windows with the RustMaui tool. The post demonstrates C# and Rust sharing a SkiaSharp canvas, with a full walkthrough from tool installation to cross-platform native library compilation.</description><pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Building Chat Applications with the .NET MAUI Chat (Conversational UI) Control</title><link>https://mauiverse.net/community-feed/2026/04/building-chat-applications-dotnet-maui-conversational-ui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/building-chat-applications-dotnet-maui-conversational-ui/</guid><description>Héctor Pérez walks through Telerik&apos;s RadChat control for .NET MAUI, building a chat application that uses AI models to provide healthy eating tips. The post covers the control&apos;s architecture, message types, and integrating LLM models into a conversational UI.</description><pubDate>Mon, 27 Apr 2026 00:00:00 GMT</pubDate></item><item><title>XAML Visual Designer for Building .NET MAUI Apps</title><link>https://mauiverse.net/community-feed/2026/04/xaml-visual-designer-for-dotnet-maui-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/xaml-visual-designer-for-dotnet-maui-apps/</guid><description>Hector Perez demonstrates a XAML Visual Designer for building .NET MAUI applications. The video showcases how a visual design surface can speed up XAML UI development across platforms.</description><pubDate>Mon, 27 Apr 2026 00:00:00 GMT</pubDate></item><item><title>AI-Powered Navigation in Shiny MAUI Shell — Chat to Navigate, Intent to Form</title><link>https://mauiverse.net/community-feed/2026/04/ai-powered-navigation-shiny-maui-shell/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/ai-powered-navigation-shiny-maui-shell/</guid><description>Allan Ritchie introduces AI-driven navigation for Shiny MAUI Shell, where users type natural language and the app opens the right form with fields pre-filled. The source generator extends existing ShellMap and ShellProperty metadata with intent descriptions, producing just two AI tools that scale to any number of routes.</description><pubDate>Sun, 26 Apr 2026 00:00:00 GMT</pubDate></item><item><title>DocumentDb AI Tools — Give Your LLM a Database</title><link>https://mauiverse.net/community-feed/2026/04/documentdb-ai-tools-give-your-llm-a-database/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/documentdb-ai-tools-give-your-llm-a-database/</guid><description>Allan Ritchie introduces Shiny.DocumentDb.Extensions.AI, which generates Microsoft.Extensions.AI tool functions from your registered document types. Each type can expose up to seven operations — get, query, count, aggregate, insert, update, and delete — with full control over capabilities and field visibility.</description><pubDate>Sun, 26 Apr 2026 00:00:00 GMT</pubDate></item><item><title>One Contract, Three Transports — Mediator AI Tooling</title><link>https://mauiverse.net/community-feed/2026/04/one-contract-three-transports-mediator-ai-tooling/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/one-contract-three-transports-mediator-ai-tooling/</guid><description>Allan Ritchie shows how Shiny Mediator 6.3 turns any mediator contract with a [Description] attribute into a fully typed AI tool — with zero adapter code. The same contract can simultaneously serve as an AI tool, a typed HTTP client, and a REST endpoint.</description><pubDate>Sun, 26 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Turn Any Interface Into an AI Tool — Shiny DI 3.0</title><link>https://mauiverse.net/community-feed/2026/04/shiny-di-3-turn-any-interface-into-ai-tool/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/shiny-di-3-turn-any-interface-into-ai-tool/</guid><description>Allan Ritchie adds AI tool generation to the Shiny DI source generator. Mark a service interface with [Tool], add [Description] to methods and parameters, and the generator produces fully typed AIFunction subclasses — AOT-safe, with automatic argument extraction and DI registration.</description><pubDate>Sun, 26 Apr 2026 00:00:00 GMT</pubDate></item><item><title>.NET MAUI &amp; GitHub Actions Missing Targets Default Projects</title><link>https://mauiverse.net/community-feed/2026/04/dotnet-maui-github-actions-missing-targets-default-projects/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/dotnet-maui-github-actions-missing-targets-default-projects/</guid><description>Mitchel Sellers diagnoses a frustrating NETSDK1047 error when building .NET MAUI iOS apps in GitHub Actions with separate restore and build steps. The fix is a small .csproj addition that hints the RuntimeIdentifier when splitting dotnet restore from dotnet publish.</description><pubDate>Fri, 24 Apr 2026 00:00:00 GMT</pubDate></item><item><title>.NET MAUI State Management: From ViewModels to App Stores</title><link>https://mauiverse.net/community-feed/2026/04/dotnet-maui-state-management-viewmodels-to-app-stores/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/dotnet-maui-state-management-viewmodels-to-app-stores/</guid><description>Syncfusion walks through practical state management approaches in .NET MAUI — from MVVM with data binding for page-level state, to MVU for unidirectional updates, Visual State Manager for visual-only changes, and DI-backed app-wide stores for shared state.</description><pubDate>Thu, 23 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Live Camera Face Detection in .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/04/live-camera-face-detection-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/live-camera-face-detection-in-dotnet-maui/</guid><description>Nick Kovalsky demonstrates how to use the SkiaCamera control to run live face detection with MediaPipe in .NET MAUI. The post covers sending real-time camera frames to local ML and remote APIs, drawing overlays on detected faces, and making face masks track moving heads — all cross-platform on iOS, Android, and Windows.</description><pubDate>Mon, 20 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Pin Clustering Finally Lands in .NET MAUI Maps — One Property, Zero Pain</title><link>https://mauiverse.net/community-feed/2026/04/pin-clustering-finally-lands-in-dotnet-maui-maps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/pin-clustering-finally-lands-in-dotnet-maui-maps/</guid><description>Emiliano Montesdeoca breaks down the new pin clustering feature in .NET MAUI 11 Preview 3 with clear code examples. The post covers enabling clustering with a single property, creating independent clustering groups with ClusteringIdentifier, and handling cluster taps.</description><pubDate>Thu, 16 Apr 2026 00:00:00 GMT</pubDate></item><item><title>.NET 11 Preview 3 Is Now Available</title><link>https://mauiverse.net/community-feed/2026/04/dotnet-11-preview-3-now-available/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/dotnet-11-preview-3-now-available/</guid><description>.NET 11 Preview 3 delivers major .NET MAUI improvements including map pin clustering, LongPressGestureRecognizer, and XAML/styling enhancements. The release also brings C# union types, runtime async improvements, Zstandard compression, and more across the full .NET stack.</description><pubDate>Wed, 15 Apr 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>Pin Clustering in .NET MAUI Maps</title><link>https://mauiverse.net/community-feed/2026/04/pin-clustering-in-dotnet-maui-maps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/pin-clustering-in-dotnet-maui-maps/</guid><description>David Ortinau introduces pin clustering for the .NET MAUI Map control, shipping in .NET MAUI 11 Preview 3. A single property enables automatic grouping of nearby pins, with support for separate clustering groups via ClusteringIdentifier and a ClusterClicked event for custom tap handling.</description><pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Building an Instagram-Style Like Animation in .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/04/building-instagram-style-like-animation-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/building-instagram-style-like-animation-net-maui/</guid><description>Leomaris Reyes walks through recreating Instagram&apos;s iconic heart-tap like animation using built-in .NET MAUI animation APIs. The post combines scaling, fading, and rotation into a polished interaction — all with just a few lines of code.</description><pubDate>Mon, 13 Apr 2026 00:00:00 GMT</pubDate></item><item><title>How to Build a Cross-Platform Barcode, MRZ, and Document Scanner with .NET MAUI Blazor</title><link>https://mauiverse.net/community-feed/2026/04/cross-platform-barcode-mrz-document-scanner-dotnet-maui-blazor/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/cross-platform-barcode-mrz-document-scanner-dotnet-maui-blazor/</guid><description>Xiao Ling builds a &apos;Vision Scanner&apos; app using .NET MAUI Blazor and the Dynamsoft Capture Vision SDK — scanning barcodes, reading MRZ fields from passports, and detecting document boundaries with perspective correction, all running on Android, iOS, macOS, and Windows.</description><pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Why .NET MAUI Popups Lag and How to Fix Performance Issues</title><link>https://mauiverse.net/community-feed/2026/04/speed-up-dotnet-maui-popup/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/speed-up-dotnet-maui-popup/</guid><description>Syncfusion breaks down why popups stutter and lag in .NET MAUI apps, and walks through proven techniques to fix it. The post covers lazy initialization, content caching with ContentTemplate, list virtualization, and animation tuning for smooth popup performance across all platforms.</description><pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate></item><item><title>AI Captions and Live Video Processing in .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/04/ai-captions-and-live-video-processing-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/ai-captions-and-live-video-processing-in-dotnet-maui/</guid><description>Nick Kovalsky walks through the DrawnUi.Maui.Camera SkiaCamera control for building real-time video processing pipelines in .NET MAUI. The post covers live overlays, SKSL shader filters, OpenAI-powered captions burned into recorded video, and a look-back pre-recording buffer — all running cross-platform.</description><pubDate>Thu, 09 Apr 2026 00:00:00 GMT</pubDate></item><item><title>How to Create a Custom .NET MAUI Shell TabBar</title><link>https://mauiverse.net/community-feed/2026/04/how-to-create-a-custom-net-maui-shell-tabbar/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/how-to-create-a-custom-net-maui-shell-tabbar/</guid><description>Alberto Aldegheri shows how to break free from the default Shell TabBar by building a fully custom, cross-platform tab bar using Nalu&apos;s TabBarView. The post walks through custom shapes, animated floating indicators, and smooth transition logic — all without writing platform-specific handlers.</description><pubDate>Thu, 09 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Testing .NET MAUI Android Apps: A Penetration Tester&apos;s Guide</title><link>https://mauiverse.net/community-feed/2026/04/testing-net-maui-android-apps-a-penetration-testers-guide/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/testing-net-maui-android-apps-a-penetration-testers-guide/</guid><description>Adarsh Pillai shares a comprehensive penetration testing methodology tailored specifically for .NET MAUI Android applications. The guide covers the tooling differences, common vulnerability patterns, and a full MAPT checklist that every MAUI developer should be aware of.</description><pubDate>Thu, 09 Apr 2026 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup | Introducing maui-labs</title><link>https://mauiverse.net/community-feed/2026/04/maui-community-standup-introducing-maui-labs/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/maui-community-standup-introducing-maui-labs/</guid><description>The team introduces maui-labs, an official home for the growing collection of experimental work being built for .NET MAUI developers — more platforms, more rendering options, and more experiments.</description><pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, April 2026</title><link>https://mauiverse.net/community-feed/2026/04/maui-community-toolkit-monthly-standup-april-2026/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/maui-community-toolkit-monthly-standup-april-2026/</guid><description>The .NET MAUI Community Toolkit team returns after skipping March with the April 2026 standup — new releases, merged PRs, and Q&amp;A.</description><pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Swift .NET Bindings: The Objective Sharpie Replacement for .NET MAUI and iOS</title><link>https://mauiverse.net/community-feed/2026/04/swift-dotnet-bindings-objective-sharpie-replacement/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/swift-dotnet-bindings-objective-sharpie-replacement/</guid><description>Justin Wojciechowski introduces swift-dotnet-bindings, an open-source binding generator that produces complete C# binding projects from compiled Swift or Objective-C xcframeworks. One command takes you from xcframework to NuGet package — with full Swift support, SwiftUI interop, and no manual cleanup.</description><pubDate>Thu, 02 Apr 2026 00:00:00 GMT</pubDate></item><item><title>maui-labs — Experimental and Pre-Release Tools for .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/04/dotnet-maui-labs/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/04/dotnet-maui-labs/</guid><description>The .NET team launches maui-labs, an official GitHub repository for experimental and pre-release tools for .NET MAUI developers. It brings together community-driven experiments, alternative platform targets, and new rendering options in one place.</description><pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate></item><item><title>From Commit to MSIX: Automating .NET MAUI Windows Builds with GitHub Actions</title><link>https://mauiverse.net/community-feed/2026/03/from-commit-to-msix-automating-dotnet-maui-windows-builds-with-github-actions/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/from-commit-to-msix-automating-dotnet-maui-windows-builds-with-github-actions/</guid><description>Sebastian Jensen walks through building a signed MSIX package for a .NET MAUI Windows app using GitHub Actions, covering certificate creation, manifest alignment, and test distribution. This is the Windows installment in his cross-platform CI/CD series for .NET MAUI.</description><pubDate>Tue, 31 Mar 2026 00:00:00 GMT</pubDate></item><item><title>MAUI Navigation Guide: Shell Navigation with a Framework-Agnostic Core</title><link>https://mauiverse.net/community-feed/2026/03/maui-navigation-guide-shell-navigation-with-a-framework-agnostic-core/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/maui-navigation-guide-shell-navigation-with-a-framework-agnostic-core/</guid><description>A comprehensive guide to structuring .NET MAUI Shell navigation with a clean Core/App split, keeping ViewModels free of MAUI dependencies. Covers fundamentals through advanced patterns like navigation guards, deep linking, and modal result passing.</description><pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate></item><item><title>MintedTextEditor - A Rich Text Editor for .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/03/mintedtexteditor-a-rich-text-editor-for-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/mintedtexteditor-a-rich-text-editor-for-dotnet-maui/</guid><description>Michael Stonis releases MintedTextEditor, a fully canvas-drawn rich text editor for .NET MAUI using SkiaSharp. Free and MIT-licensed, it supports bold, italic, tables, images, HTML import/export, theming, and accessibility — with no native editor controls underneath.</description><pubDate>Sun, 29 Mar 2026 00:00:00 GMT</pubDate></item><item><title>From Commit to IPA: Automating .NET MAUI iOS Builds with GitHub Actions</title><link>https://mauiverse.net/community-feed/2026/03/from-commit-to-ipa-automating-dotnet-maui-ios-builds-with-github-actions/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/from-commit-to-ipa-automating-dotnet-maui-ios-builds-with-github-actions/</guid><description>A step-by-step guide to building and signing a .NET MAUI iOS app in GitHub Actions, from importing a .p12 certificate to downloading provisioning profiles automatically. Assumes the Apple-side preparation is already complete.</description><pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate></item><item><title>UI Automated Testing for .NET MAUI with MauiDevFlow — And How AI Wrote the Tests</title><link>https://mauiverse.net/community-feed/2026/03/maui-ui-testing-mauidevflow/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/maui-ui-testing-mauidevflow/</guid><description>Allan Ritchie demonstrates how MauiDevFlow enables lightweight UI testing for .NET MAUI without Appium or WebDriver. He walks through building a full suite of 48 UI tests for a real app — with AutomationIds, a custom driver, and AI-generated test code.</description><pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Before The IPA: Preparing iOS Signing</title><link>https://mauiverse.net/community-feed/2026/03/before-the-ipa-preparing-ios-signing/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/before-the-ipa-preparing-ios-signing/</guid><description>A practical walkthrough of the Apple-side setup required before you can automate iOS builds: creating the app identifier, distribution certificate, provisioning profile, and App Store Connect API key. Gets the hard part out of the way so your CI pipeline can focus on building.</description><pubDate>Thu, 26 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Shiny Client v4 - Windows Support, .NET 10, and a Ton of Improvements</title><link>https://mauiverse.net/community-feed/2026/03/shiny-client-v4/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/shiny-client-v4/</guid><description>Allan Ritchie announces Shiny Client v4, a major release that brings Windows support for BluetoothLE, BLE Hosting, HTTP Transfers, and Locations. The release also moves to .NET 10 and includes significant fixes across locations, HTTP transfers, push notifications, and BLE modules.</description><pubDate>Thu, 26 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Shiny.DocumentDb v3 — One API, Four Databases</title><link>https://mauiverse.net/community-feed/2026/03/shiny-documentdb-v3/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/shiny-documentdb-v3/</guid><description>Allan Ritchie announces Shiny.DocumentDb v3, expanding the schema-free document store from SQLite-only to support MySQL, SQL Server, and PostgreSQL through a provider abstraction. Same fluent query API, same LINQ expressions, same AOT support — different backend.</description><pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Shiny.Maui.ContactStore — Device Contact Access That Does It All</title><link>https://mauiverse.net/community-feed/2026/03/shiny-maui-contactstore/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/shiny-maui-contactstore/</guid><description>Allan Ritchie introduces Shiny.Maui.ContactStore, a library that provides full CRUD contact management with LINQ queries that translate to native platform operations. It goes beyond what MAUI Essentials offers, with one unified API for both Android and iOS.</description><pubDate>Tue, 24 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Accelerating .NET MAUI Development with AI Agents</title><link>https://mauiverse.net/community-feed/2026/03/accelerating-dotnet-maui-development-with-ai-agents/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/accelerating-dotnet-maui-development-with-ai-agents/</guid><description>Syncfusion shares how custom-built AI agents and skills are streamlining the .NET MAUI contribution workflow, from automated issue reproduction and test creation to multi-attempt fix strategies. A look at how AI is reducing the barrier to entry for open-source contributors.</description><pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Shiny MAUI Shell — A Library That Takes Shell to the Next Level</title><link>https://mauiverse.net/community-feed/2026/03/shiny-maui-shell/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/shiny-maui-shell/</guid><description>Allan Ritchie introduces Shiny MAUI Shell, a library that wraps standard MAUI Shell with source-generated type-safe navigation, ViewModel lifecycle management, testable services, and zero boilerplate wiring. It replaces string-based routes and Shell.Current with compile-time validated, injectable navigation.</description><pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Shiny.SqliteDocumentDb v2.0.0 — Table-Per-Type, Custom Ids, Diffing, and Batch Insert</title><link>https://mauiverse.net/community-feed/2026/03/shiny-sqlitedocumentdb-v2/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/shiny-sqlitedocumentdb-v2/</guid><description>Allan Ritchie releases Shiny.SqliteDocumentDb v2 with table-per-type mapping, custom Id properties, RFC 6902 document diffing, and batch insert with prepared command reuse. The DI extensions have also moved to a separate package for lighter core dependencies.</description><pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate></item><item><title>From Commit to AAB/APK: Automating .NET MAUI Android Builds with GitHub Actions</title><link>https://mauiverse.net/community-feed/2026/03/from-commit-to-aab-apk-automating-dotnet-maui-android-builds-with-github-actions/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/from-commit-to-aab-apk-automating-dotnet-maui-android-builds-with-github-actions/</guid><description>A practical guide to automating .NET MAUI Android builds in GitHub Actions, covering keystore creation, Base64 encoding for secrets, and producing both .aab and .apk artifacts in a single pipeline run. Android is a great first platform to automate because the signing workflow is straightforward.</description><pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Grial UI Kit - .NET 10, New Popups &amp; Navigation Overhaul (2026.1 Update)</title><link>https://mauiverse.net/community-feed/2026/03/grial-ui-kit-net-10-popups-navigation-2026-1-update/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/grial-ui-kit-net-10-popups-navigation-2026-1-update/</guid><description>UX Divers announces Grial UI Kit version 4.4.127 with .NET 10 support, a completely rebuilt navigation system, and their own popup engine replacing Mopups. The release also ships four new popup templates, toolbar badges, and significant Repeater control enhancements.</description><pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate></item><item><title>.NET MAUI on Linux and Web? Avalonia Preview 1 Explained</title><link>https://mauiverse.net/community-feed/2026/03/dotnet-maui-on-linux-and-web-avalonia-preview-1-explained/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/dotnet-maui-on-linux-and-web-avalonia-preview-1-explained/</guid><description>Javier Suárez walks through the first preview of the Avalonia backend for .NET MAUI, which enables MAUI apps to target Linux and WebAssembly. The video covers the setup process, a gallery walkthrough, real app demos, and what this means for platform reach.</description><pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Beer Driven Devs #67: MAUIDay</title><link>https://mauiverse.net/community-feed/2026/03/beer-driven-devs-67-mauiday/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/beer-driven-devs-67-mauiday/</guid><description>Matt Goldman and Liam Elliott debrief on .NET MAUI Day London, covering standout talks, meeting the MAUI team in person, and why .NET 10 has them genuinely excited about mobile development again. Plus: agentic AI experiments and a vibe-coded YouTube content filter.</description><pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Live Notifications with .NET MAUI: iOS &amp; Android</title><link>https://mauiverse.net/community-feed/2026/03/cross-platform-live-notifications/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/cross-platform-live-notifications/</guid><description>A practical look at implementing cross-platform live notifications in .NET MAUI, covering iOS Live Activities and Android updatable notifications with a real production example.</description><pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Accessibility in .NET MAUI: What It Is and How to Implement It</title><link>https://mauiverse.net/community-feed/2026/03/accessibility-in-dotnet-maui-what-it-is-and-how-to-implement-it/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/accessibility-in-dotnet-maui-what-it-is-and-how-to-implement-it/</guid><description>Leomaris Reyes breaks down the POUR principles and shows how to apply accessibility (A11y) practices in .NET MAUI using SemanticProperties, scalable text, and proper control sizing. A practical guide to making your MAUI apps usable by everyone.</description><pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate></item><item><title>AI-First Mobile Development: Live Coding with Copilot and .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/03/ai-first-mobile-development-live-coding-with-copilot-and-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/ai-first-mobile-development-live-coding-with-copilot-and-dotnet-maui/</guid><description>Jakub Florkowski, Shane Neuville, and Gerald Versluis live-code a .NET MAUI app using AI agents from start to finish, sharing what works, what breaks, and how to guide AI toward production-ready outcomes.</description><pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate></item><item><title>5 UX Tips for .NET MAUI Developers</title><link>https://mauiverse.net/community-feed/2026/03/5-ux-tips-net-maui-developers/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/5-ux-tips-net-maui-developers/</guid><description>Leomaris Reyes shares five practical UX decisions that can make .NET MAUI apps feel faster, clearer, and more polished. It is a focused read on performance-minded UI choices that still keep accessibility and maintainability in view.</description><pubDate>Tue, 10 Mar 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>BeatTheBank — A .NET MAUI Game</title><link>https://mauiverse.net/community-feed/2026/03/beat-the-bank-dotnet-maui-game/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/beat-the-bank-dotnet-maui-game/</guid><description>Allan Ritchie shares BeatTheBank, a .NET MAUI game that serves as a showcase for building interactive, real-time applications with .NET MAUI. A fun example of what&apos;s possible beyond business apps.</description><pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Building a Real-time Audio Processing App with SKSL Shaders in .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/03/building-a-real-time-audio-processing-app-with-sksl-shaders-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/building-a-real-time-audio-processing-app-with-sksl-shaders-in-dotnet-maui/</guid><description>Nick Kovalsky breaks down a .NET MAUI app that processes live microphone audio, detects pitch and BPM, and renders rich shader-driven visuals in real time. It is a detailed look at combining DrawnUI, SkiaCamera, SkiaSharp, and SKSL for advanced interactive UI work.</description><pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate></item><item><title>KumikoUI - A Free, Open-Source DataGrid for .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/03/kumikoui-a-free-open-source-datagrid-for-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/kumikoui-a-free-open-source-datagrid-for-maui/</guid><description>Michael Stonis introduces KumikoUI, a fully canvas-drawn DataGrid for .NET MAUI built with SkiaSharp. Free, MIT-licensed, and packed with features like filtering, grouping, inline editing, and frozen columns — designed to fill the gap between limited free grids and expensive suite licenses.</description><pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - March 2026</title><link>https://mauiverse.net/community-feed/2026/2026-03-05-maui-community-standup-march-2026/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/2026-03-05-maui-community-standup-march-2026/</guid><description>Join this .NET MAUI DemoFest standup to see Jon Dick and Allan Ritchie bring MAUI to more platforms while sharing practical AI-assisted workflows. If you want fresh ideas you can apply right away, this episode is a great place to start.</description><pubDate>Thu, 05 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>Crashes Happen. Let&apos;s Make Them Happen Less.</title><link>https://mauiverse.net/community-feed/2026/03/crashes-happen-lets-make-them-happen-less/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/crashes-happen-lets-make-them-happen-less/</guid><description>Michal Pobuta shares a practical .NET MAUI stability playbook focused on reducing crashes, ANRs, and repeat regressions. You’ll get a step-by-step approach for observability, triage, safer fixes, and long-term prevention.</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>.NET 10: Secondary Toolbar Items for iOS and macOS in .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/03/net-10-secondary-toolbar-items-for-ios-macos-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/net-10-secondary-toolbar-items-for-ios-macos-in-dotnet-maui/</guid><description>Leomaris Reyes walks through secondary toolbar items in .NET 10 for iOS and macOS, including how they behave as native overflow actions. You’ll see when to use them, how ordering and icon choices affect UX, and what to watch for when properties change at runtime.</description><pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Introducing Shiny.Music — Cross-Platform Music Library Access for .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/03/introducing-shiny-music/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/introducing-shiny-music/</guid><description>Allan Ritchie introduces Shiny.Music, a DI-first library for accessing the device music library from .NET MAUI. It provides permission management, metadata queries, playback controls, and file export across Android and iOS through two clean interfaces.</description><pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Introducing Shiny.Spatial — A Dependency-Free Spatial Database and GPS Geofencing for .NET</title><link>https://mauiverse.net/community-feed/2026/03/introducing-shiny-spatial/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/introducing-shiny-spatial/</guid><description>Allan Ritchie introduces Shiny.Spatial, a spatial database engine that stores geometry in SQLite with R*Tree indexing and pure C# spatial algorithms — no SpatiaLite or NetTopologySuite required. The companion geofencing package enables monitoring thousands of polygon regions via GPS, breaking free from the 20/60 region limits on iOS and Android.</description><pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate></item><item><title>JitsiMeet-Maui: Supporting Jitsi Meet SDK in .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/02/jitsimeet-maui-supporting-jitsi-meet-sdk-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/jitsimeet-maui-supporting-jitsi-meet-sdk-in-dotnet-maui/</guid><description>Hassan Tariq’s JitsiMeet-Maui repository demonstrates integrating the Jitsi Meet SDK into .NET MAUI through native bindings on Android and iOS. It’s a practical reference for teams tackling real-world native SDK interop in cross-platform apps.</description><pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate></item><item><title>MauiBootstrapTheme — Bootstrap CSS Theming for .NET MAUI Controls</title><link>https://mauiverse.net/community-feed/2026/03/maui-bootstrap-theme-css-theming/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/maui-bootstrap-theme-css-theming/</guid><description>David Ortinau brings Bootstrap CSS theming to stock .NET MAUI controls. Apply familiar Bootstrap styling to your MAUI app&apos;s built-in controls without custom renderers or handlers.</description><pubDate>Thu, 26 Feb 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>The complete guide to Native Sdk Bindings in .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/02/maui-native-sdk-bindings/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/maui-native-sdk-bindings/</guid><description>Hassan delivers a hands on, production focused guide to binding native iOS and Android SDKs for use in .NET MAUI apps. It is a practical walkthrough of the real challenges, tools, and patterns that help you turn platform specific libraries into a clean cross platform C# experience.</description><pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate></item><item><title>MAUI Material Design Controls</title><link>https://mauiverse.net/community-feed/2025/02/maui-material-design-controls/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/02/maui-material-design-controls/</guid><description>Agustina introduces Maui.MaterialDesignControls, Horus Studios open-source UI toolkit built to help .NET MAUI teams create consistent, production-ready interfaces with less boilerplate. The post highlights the library’s evolution, real-world benefits, and new .NET 10 support to help you decide if it belongs in your next app.</description><pubDate>Tue, 24 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Why Your .NET MAUI Layout Breaks Across Devices and How to Fix It</title><link>https://mauiverse.net/community-feed/2026/02/why-your-dotnet-maui-layout-breaks-across-devices/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/why-your-dotnet-maui-layout-breaks-across-devices/</guid><description>This Syncfusion blog explains why .NET MAUI layouts often break across devices and how adopting a layout-first mindset fixes most issues. You’ll learn practical rules and container patterns that help your UI scale cleanly from phones to desktops.</description><pubDate>Tue, 24 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Shiny Sqlitedocumentdb</title><link>https://mauiverse.net/community-feed/2026/02/shiny-sqlitedocumentdb/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/shiny-sqlitedocumentdb/</guid><description>Allan Ritchie introduces Shiny.SqliteDocumentDb, a lightweight SQLite-backed document store designed to simplify working with nested data in .NET and .NET MAUI apps. The post explains how its LINQ-powered JSON querying, AOT friendliness, and strong performance make it an appealing alternative to traditional SQLite patterns.</description><pubDate>Sun, 22 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Introducing Shiny.Maui.TableView — Settings-Style Pages for .NET MAUI, Without the Platform Pain</title><link>https://mauiverse.net/community-feed/2026/02/shiny-maui-tableview/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/shiny-maui-tableview/</guid><description>Allan Ritchie introduces a settings-style TableView control built entirely on .NET MAUI layout primitives — no custom handlers or native renderers. It ships with 15 cell types, a three-level cascading style system, drag-and-drop reordering, and full MVVM data binding.</description><pubDate>Sat, 21 Feb 2026 00:00:00 GMT</pubDate></item><item><title>CarPlay &amp; Android Auto with .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/02/carplay-android-auto-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/carplay-android-auto-dotnet-maui/</guid><description>Allan Ritchie demonstrates how to extend .NET MAUI apps to car dashboards via Apple CarPlay and Android Auto. The post covers scene delegates, template-based UI, map rendering on CarPlay, and the key pattern of resolving MAUI DI services from platform-specific car entry points.</description><pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate></item><item><title>MauiReactor v4: MVU Library for .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/02/mauireactor-v4-mvu-library-for-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/mauireactor-v4-mvu-library-for-dotnet-maui/</guid><description>Adolfo Marinucci has released MauiReactor v4, the MVU library built on top of .NET MAUI for writing component-based apps in pure C#. This update adds .NET 10 support and practical improvements that make the development loop faster and cleaner.</description><pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Circular Progress View for .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/02/circular-progress-view-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/circular-progress-view-dotnet-maui/</guid><description>James Esil Holder demos a free, customizable circular progress bar control for .NET MAUI with multiple shape options, custom colors, and smooth rendering. Available as a NuGet package with full source on GitHub.</description><pubDate>Tue, 17 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>Master .NET MAUI Shell Navigation: Manual Routing, Hierarchical Paths &amp; Menu Customization - Part 5</title><link>https://mauiverse.net/community-feed/2026/02/master-dotnet-maui-shell-navigation-manual-routing-and-menu-customization-part-5/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/master-dotnet-maui-shell-navigation-manual-routing-and-menu-customization-part-5/</guid><description>Hector Perez Rojas shows how to move beyond default Shell behavior and design explicit navigation routes for larger .NET MAUI apps. You’ll see how manual routing, hierarchical paths, and customized menu items can make navigation clearer, safer, and easier to evolve.</description><pubDate>Tue, 17 Feb 2026 00:00:00 GMT</pubDate></item><item><title>MAUI Lib - ZebraScannerSDK.Maui!</title><link>https://mauiverse.net/community-feed/2026/02/maui-lib-zebrascannersdk-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/maui-lib-zebrascannersdk-maui/</guid><description>Johan Svensson introduces an enhanced .NET MAUI wrapper for the Zebra Scanner SDK that targets Android and iOS scenarios beyond Zebra hardware. He outlines why the library still matters, plus setup improvements such as DI registration, NuGet packaging, and sample app guidance.</description><pubDate>Tue, 17 Feb 2026 00:00:00 GMT</pubDate></item><item><title>XAML Source-Generation in .NET MAUI makes your app so much better</title><link>https://mauiverse.net/community-feed/2026/02/xaml-source-generation-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/xaml-source-generation-in-dotnet-maui/</guid><description>Daniel Hindrikes breaks down what XAML Source Generation is in .NET 10, how it works, and why it can improve performance, reliability, and your overall development experience.</description><pubDate>Tue, 17 Feb 2026 00:00:00 GMT</pubDate></item><item><title>KML Recorder — GPS Track Recording for .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/03/kmlrecorder-gps-track-recording-for-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/kmlrecorder-gps-track-recording-for-dotnet-maui/</guid><description>Allan Ritchie shares KML Recorder, a .NET MAUI utility for recording GPS tracks and exporting them as KML files. Built on the Shiny ecosystem for location tracking and geospatial data.</description><pubDate>Mon, 16 Feb 2026 00:00:00 GMT</pubDate></item><item><title>5 Years of Work in 2 Weeks</title><link>https://mauiverse.net/community-feed/2026/03/5-years-of-work-in-2-weeks-ai-assisted-maui-development/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/5-years-of-work-in-2-weeks-ai-assisted-maui-development/</guid><description>David Ortinau recounts how AI-assisted development with GitHub Copilot compressed years of work into days. The result: MAUI Sherpa, MauiDevFlow, PolyPilot, .NET MAUI Terminal, .NET MAUI Linux, macOS/tvOS targets, Bootstrap Themes, and .NET MAUI Skills — all built in two weeks.</description><pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate></item><item><title>MauiDevFlow - Agentic Dev Loop Assists for .NET MAUI Apps</title><link>https://mauiverse.net/community-feed/2026/02/mauidevflow-agentic-dev-loop-assists-for-dotnet-maui-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/mauidevflow-agentic-dev-loop-assists-for-dotnet-maui-apps/</guid><description>Jonathan Dick&apos;s repository for automating build-debug-inspect loops in MAUI apps with CLI and agent tooling.</description><pubDate>Sat, 14 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Terminal, AppleTV, MacOS, &amp; Linux for .NET MAUI (yes really... with some Essentials too)</title><link>https://mauiverse.net/community-feed/2026/02/terminal-appletv-macos-linux-for-dotnet-maui-yes-really-with-some-essentials-too/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/terminal-appletv-macos-linux-for-dotnet-maui-yes-really-with-some-essentials-too/</guid><description>Jon and Allan demo experimental .NET MAUI platform targets including terminal UI, Apple TV, macOS AppKit, and Linux GTK. You’ll see how these community backends are wired up and where Essentials-style APIs can still fit into real app workflows.</description><pubDate>Sat, 14 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Maui.TUI - Terminal UI Framework for .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/02/maui-tui-terminal-ui-framework-for-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/maui-tui-terminal-ui-framework-for-dotnet-maui/</guid><description>A GitHub project exploring terminal-style user interfaces and tooling ideas in the MAUI ecosystem.</description><pubDate>Fri, 13 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Building a Support Ticket Dashborad with .NET MAUI DataGrid</title><link>https://mauiverse.net/community-feed/2026/02/support-ticket-dashboard-with-dotnet-maui-datagrid/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/support-ticket-dashboard-with-dotnet-maui-datagrid/</guid><description>A practical guide to building a responsive support ticket dashboard using Syncfusion’s .NET MAUI DataGrid, MVVM, and real-time data updates.</description><pubDate>Fri, 13 Feb 2026 00:00:00 GMT</pubDate></item><item><title>.NET MAUI on Apple TV and macOS (AppKit) - Yes, Really</title><link>https://mauiverse.net/community-feed/2026/02/dotnet-maui-on-apple-tv-and-macos-appkit-yes-really/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/dotnet-maui-on-apple-tv-and-macos-appkit-yes-really/</guid><description>Allan Ritchie explores custom MAUI backends for tvOS and native AppKit outside the official support matrix.</description><pubDate>Thu, 12 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Maui.Gtk - .NET MAUI on GTK/Linux</title><link>https://mauiverse.net/community-feed/2026/02/maui-gtk-dotnet-maui-on-gtk-linux/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/maui-gtk-dotnet-maui-on-gtk-linux/</guid><description>A GitHub project bringing MAUI ideas to GTK/Linux scenarios through experimental platform work.</description><pubDate>Thu, 12 Feb 2026 00:00:00 GMT</pubDate></item><item><title>C# Expressions is coming to .NET MAUI - A huge improvement for productivity</title><link>https://mauiverse.net/community-feed/2026/02/csharp-expressions-coming-to-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/csharp-expressions-coming-to-dotnet-maui/</guid><description>Daniel Hindrikes previews C# expressions coming to .NET MAUI and why they can make XAML UI code more productive.</description><pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Exploring Compiled Bindings in .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/02/exploring-compiled-bindings-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/exploring-compiled-bindings-in-dotnet-maui/</guid><description>Leomaris Reyes breaks down compiled bindings, why they matter for performance and debugging, and what’s improved in newer MAUI versions.</description><pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate></item><item><title>MAUI Sherpa: a dev-environment copilot for .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/02/maui-sherpa-dev-environment-companion/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/maui-sherpa-dev-environment-companion/</guid><description>A desktop app for macOS and Windows that helps manage .NET MAUI tooling—SDK/workloads checks, Android SDK + emulators, signing, and Apple dev resources—in one place.</description><pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate></item><item><title>.NET 11 Preview 1 is now available!</title><link>https://mauiverse.net/community-feed/2026/02/dotnet-11-preview-1-now-available/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/dotnet-11-preview-1-now-available/</guid><description>The .NET Team announces .NET 11 Preview 1, including early notes across the runtime, SDK, libraries, and a first look at what’s coming for .NET MAUI.</description><pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Shiny Mediator &amp; AOT - Zero Reflection, Full Speed</title><link>https://mauiverse.net/community-feed/2026/02/shiny-mediator-aot/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/shiny-mediator-aot/</guid><description>Allan Ritchie details how Shiny Mediator replaced every piece of runtime reflection with compile-time source generation for full AOT and trimming support. The post covers seven source generators — from handler registration to JSON converters to OpenAPI client generation.</description><pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Introducing Syncfusion’s Second Set of Open-Source .NET MAUI Controls</title><link>https://mauiverse.net/community-feed/2026/02/syncfusion-second-set-open-source-maui-controls/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/syncfusion-second-set-open-source-maui-controls/</guid><description>Syncfusion’s second open-source Toolkit release adds Bottom Sheet, Calendar, Numeric Entry/UpDown, and more, plus .NET 9 support and fixes.</description><pubDate>Tue, 10 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>Shiny Mediator vs MediatR vs FastEndpoints</title><link>https://mauiverse.net/community-feed/2026/02/shiny-mediator-vs-mediatr-vs-fastendpoints/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/shiny-mediator-vs-mediatr-vs-fastendpoints/</guid><description>Allan Ritchie compares three .NET libraries for structuring application logic: MediatR, FastEndpoints, and Shiny Mediator. The post breaks down where each excels — server-only mediation, API endpoint structure, and cross-platform apps with built-in middleware.</description><pubDate>Mon, 09 Feb 2026 00:00:00 GMT</pubDate></item><item><title>AlohaAI: Learn Agentic AI and ML with .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/02/alohaai-dotnet-maui-offline-ai-learning-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/alohaai-dotnet-maui-offline-ai-learning-app/</guid><description>Jakub Florkowski’s AlohaAI is an open-source .NET MAUI app that teaches Agentic AI and ML through bite-sized lessons, quizzes, and progress tracking. It’s a polished offline-first project with a clear architecture and practical ideas you can reuse in your own MAUI apps.</description><pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Jon Shows off MAUI Sherpa (the ultimate mobile dev tool)</title><link>https://mauiverse.net/community-feed/2026/02/jon-shows-off-maui-sherpa-the-ultimate-mobile-dev-tool/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/jon-shows-off-maui-sherpa-the-ultimate-mobile-dev-tool/</guid><description>Jon and Allan showcase MAUI Sherpa for managing certificates, SDKs, provisioning profiles, and other mobile setup tasks from one place. The episode also introduces MAUIdevflow for programmatic app control and screenshot-driven debugging scenarios.</description><pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate></item><item><title>FlagstoneUI: consistent MAUI UI, no platform code</title><link>https://mauiverse.net/community-feed/2026/02/flagstoneui-true-cross-platform-ui-surface/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/flagstoneui-true-cross-platform-ui-surface/</guid><description>An experimental control set for .NET MAUI focused on truly consistent visuals and behavior across platforms, closing common styling gaps without custom handlers.</description><pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Messaging Is a UI Code Smell</title><link>https://mauiverse.net/community-feed/2026/02/messaging-is-a-ui-code-smell/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/messaging-is-a-ui-code-smell/</guid><description>A take on why “just show a message” can be a UI smell—plus guidance on choosing better, more contextual feedback patterns.</description><pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate></item><item><title>IconFont.Maui.BootstrapIcons — 2,078 Icons for .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/03/iconfont-maui-bootstrap-icons/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/03/iconfont-maui-bootstrap-icons/</guid><description>David Ortinau packages Bootstrap Icons as a drop-in icon font for .NET MAUI with 2,078 icons and strongly-typed glyph constants. Reference any icon by name in XAML or C# without managing raw Unicode values.</description><pubDate>Fri, 06 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Loading Dynamic Data into a .NET MAUI ComboBox with JSON and REST APIs</title><link>https://mauiverse.net/community-feed/2026/02/loading-dynamic-data-into-maui-combobox-json-rest/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/loading-dynamic-data-into-maui-combobox-json-rest/</guid><description>Load ComboBox data from local JSON and remote REST APIs in .NET MAUI using async MVVM patterns.</description><pubDate>Fri, 06 Feb 2026 00:00:00 GMT</pubDate></item><item><title>MAUI Day and the stowaway ladybird</title><link>https://mauiverse.net/community-feed/2026/02/maui-day-and-the-stowaway-ladybird/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/maui-day-and-the-stowaway-ladybird/</guid><description>MAUI Day London brought nearly 100 developers together for talks, community energy, and practical cross-platform learning. Tony recaps the sessions, the atmosphere, and key feedback on where the event can go next.</description><pubDate>Fri, 06 Feb 2026 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, February 2026</title><link>https://mauiverse.net/community-feed/2026/02/maui-community-toolkit-monthly-standup-february-2026/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/maui-community-toolkit-monthly-standup-february-2026/</guid><description>The .NET MAUI Community Toolkit team is back with the February 2026 standup—updates, demos, and Q&amp;A.</description><pubDate>Fri, 06 Feb 2026 00:00:00 GMT</pubDate></item><item><title>MAUI Day London 2026</title><link>https://mauiverse.net/community-feed/maui-day/london-2026/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/maui-day/london-2026/</guid><description>MAUI Day London had in depth sessions from the .NET MAUI team and community speakers.</description><pubDate>Fri, 06 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Choosing the Right .NET MAUI Picker: Date, Time &amp; List Selection Made Simple</title><link>https://mauiverse.net/community-feed/2026/02/choosing-the-right-dotnet-maui-picker-date-time-list-selection-made-simple/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/choosing-the-right-dotnet-maui-picker-date-time-list-selection-made-simple/</guid><description>Syncfusion compares the main .NET MAUI picker patterns and shows when to use date, time, datetime, or list-based selection controls. The post is a practical decision guide for forms, filtering flows, and scheduling experiences.</description><pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Replicating a Valentine-Inspired Login UI in .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/02/replicating-a-valentine-inspired-login-ui-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/replicating-a-valentine-inspired-login-ui-in-dotnet-maui/</guid><description>A step-by-step UI build from a Dribbble-inspired design, focusing on layout fundamentals and approachable XAML techniques.</description><pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Visualizing Supply Chain Metrics in .NET MAUI with Charts and Gauges</title><link>https://mauiverse.net/community-feed/2026/02/visualizing-supply-chain-metrics-with-charts-and-gauges/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/visualizing-supply-chain-metrics-with-charts-and-gauges/</guid><description>Build a supply-chain dashboard UI in .NET MAUI using charts + gauges, MVVM, and live-updating metrics.</description><pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup: Live from MAUI Day London</title><link>https://mauiverse.net/community-feed/2026/02/community-standup-live-from-maui-day/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/community-standup-live-from-maui-day/</guid><description>The MAUI Day crew and supporters join us live from the Microsoft Paddington office in London to chat about all things current and future for .NET MAUI.</description><pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate></item><item><title>MauiNativePdfView - A Native PDF Viewer for .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/02/mauinativepdfview-a-native-pdf-viewer-for-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/02/mauinativepdfview-a-native-pdf-viewer-for-net-maui/</guid><description>Display PDFs in .NET MAUI with a native cross-platform viewer powered by platform PDF engines instead of WebView.</description><pubDate>Mon, 02 Feb 2026 00:00:00 GMT</pubDate></item><item><title>A New .NET Community Project? With the one and only - Gerald Versluis</title><link>https://mauiverse.net/community-feed/2026/01/a-new-dotnet-community-project-with-the-one-and-only-gerald-versluis/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/a-new-dotnet-community-project-with-the-one-and-only-gerald-versluis/</guid><description>Jon, Allan, and Gerald discuss the early direction of a potential new .NET community project and the practical decisions needed to get it off the ground. You’ll hear how they weigh scope, contributor experience, and long-term maintainability from day one.</description><pubDate>Sat, 31 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Introducing Bindable Property Source Generators</title><link>https://mauiverse.net/community-feed/2026/01/introducing-bindable-property-source-generators-brandon-minnick/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/introducing-bindable-property-source-generators-brandon-minnick/</guid><description>Brandon Minnick introduces new CommunityToolkit.Maui source generators for BindableProperty and attached bindable properties to reduce boilerplate in .NET MAUI.</description><pubDate>Thu, 29 Jan 2026 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Embedding with Uno Platform</title><link>https://mauiverse.net/community-feed/2026/01/maui-embedding-with-uno-platform/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/maui-embedding-with-uno-platform/</guid><description>An overview of embedding .NET MAUI content with Uno Platform and what that can enable for cross-platform apps.</description><pubDate>Wed, 28 Jan 2026 00:00:00 GMT</pubDate></item><item><title>6 .NET MAUI Properties You Didn’t Know Work with Buttons</title><link>https://mauiverse.net/community-feed/2026/01/6-dotnet-maui-button-properties-you-didnt-know/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/6-dotnet-maui-button-properties-you-didnt-know/</guid><description>Leomaris Reyes highlights six lesser-known Button properties (like TextTransform and FontAutoScalingEnabled) to help you polish your MAUI UI.</description><pubDate>Mon, 26 Jan 2026 00:00:00 GMT</pubDate></item><item><title>BorderlessEntry.Maui the tweaks you rewrite every project</title><link>https://github.com/ilija2407/maui-common-controls</link><guid isPermaLink="true">https://github.com/ilija2407/maui-common-controls</guid><description>Ilija Rushkovski’s collection of small MAUI control improvements—starting with a BorderlessEntry—packaged so you don’t have to reinvent them each time.</description><pubDate>Sun, 25 Jan 2026 00:00:00 GMT</pubDate></item><item><title>.NET MAUI - Toggle fullscreen for MacCatalyst desktop app</title><link>https://mauiverse.net/community-feed/2026/01/dotnet-maui-toggle-fullscreen-maccatalyst/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/dotnet-maui-toggle-fullscreen-maccatalyst/</guid><description>This post shows how to implement true macOS-style fullscreen toggling in a .NET MAUI MacCatalyst app by bridging into AppKit APIs. Tony walks through the Objective-C runtime interop needed to reach `NSApplication` and `NSWindow` from MAUI.</description><pubDate>Fri, 23 Jan 2026 00:00:00 GMT</pubDate></item><item><title>SQLite Database in NET MAUI</title><link>https://mauiverse.net/community-feed/2026/01/sqlite-database-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/sqlite-database-in-net-maui/</guid><description>A walkthrough of using SQLite in a .NET MAUI app—local storage, persistence, and common setup patterns.</description><pubDate>Fri, 23 Jan 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>Adding External Fonts in .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/01/adding-external-fonts-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/adding-external-fonts-in-dotnet-maui/</guid><description>A quick, practical guide to adding and registering external fonts in .NET MAUI, plus tips for using system fonts on Android.</description><pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Easily Add GenAI to .NET Apps using Microsoft.Extensions.AI - Brandon Minnick - NDC Copenhagen 2025</title><link>https://mauiverse.net/community-feed/2026/01/add-genai-dotnet-apps-microsoft-extensions-ai-brandon-minnick/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/add-genai-dotnet-apps-microsoft-extensions-ai-brandon-minnick/</guid><description>Brandon Minnick’s NDC Copenhagen 2025 talk on adding GenAI to .NET apps using Microsoft.Extensions.AI.</description><pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Master .NET MAUI Shell Hierarchy: Organize Menus with Flyouts, Tabs, and Custom Tools - Part 2</title><link>https://mauiverse.net/community-feed/2026/01/master-dotnet-maui-shell-hierarchy-flyouts-tabs-and-custom-tools-part-2/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/master-dotnet-maui-shell-hierarchy-flyouts-tabs-and-custom-tools-part-2/</guid><description>This video shows how to organize Shell navigation with FlyoutItems and Tabs so utility-heavy .NET MAUI apps stay clean and discoverable. Hector Perez Rojas demonstrates grouping tools into meaningful sections and testing the hierarchy as features grow.</description><pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate></item><item><title>AI Writing Code to Write More Code</title><link>https://mauiverse.net/community-feed/2026/01/ai-writing-code-to-write-more-code/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/ai-writing-code-to-write-more-code/</guid><description>Jon and Allan use AI to build source generators that modernize legacy RESX localization workflows. They also demonstrate snapshot testing with Verify to make generated output safer and easier to iterate on.</description><pubDate>Sat, 17 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Plugin.Maui.TvDPad: D-Pad navigation for MAUI TV apps</title><link>https://mauiverse.net/community-feed/2026/01/plugin-maui-tvdpad-dpad-navigation/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/plugin-maui-tvdpad-dpad-navigation/</guid><description>Hubert Graham’s plugin adds D-Pad focus navigation and key handling for .NET MAUI—aimed at Android TV and Amazon Fire Stick experiences.</description><pubDate>Fri, 16 Jan 2026 00:00:00 GMT</pubDate></item><item><title>WebAssembly &amp; .NET: The Future of Cross-Platform Apps - NDC Copenhagen 2025</title><link>https://mauiverse.net/community-feed/2026/01/webassembly-dotnet-future-cross-platform-apps-dominik-titl/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/webassembly-dotnet-future-cross-platform-apps-dominik-titl/</guid><description>Dominik Titl’s NDC Copenhagen 2025 talk on WebAssembly + .NET and what it means for cross-platform app architecture.</description><pubDate>Fri, 16 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Gauge Controls: Real-time Performance Tracking, Player Stats in .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/01/gauge-controls-real-time-performance-player-stats/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/gauge-controls-real-time-performance-player-stats/</guid><description>A fun look at using gauge visuals (radial/vertical/horizontal) for real-time feedback in .NET MAUI, with examples from gaming-style UI.</description><pubDate>Tue, 13 Jan 2026 00:00:00 GMT</pubDate></item><item><title>How to Build Android Widgets with .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/01/how-to-build-android-widgets-with-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/how-to-build-android-widgets-with-dotnet-maui/</guid><description>Toine de Boer shares the practical Android-side approach to building widgets inside a MAUI project, including RemoteViews, Intents, and configuration.</description><pubDate>Tue, 13 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Back for 2026 with more Aspire!</title><link>https://mauiverse.net/community-feed/2026/01/back-for-2026-with-more-aspire/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/back-for-2026-with-more-aspire/</guid><description>Jon and Allan kick off 2026 by troubleshooting Aspire data seeding issues from a real project setup. The stream focuses on debugging flow, service orchestration context, and practical fixes you can apply in your own stack.</description><pubDate>Sat, 10 Jan 2026 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - Run .NET MAUI on Linux with Avalonia</title><link>https://mauiverse.net/community-feed/2026/01/maui-community-standup-run-dotnet-maui-on-linux-with-avalonia/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/maui-community-standup-run-dotnet-maui-on-linux-with-avalonia/</guid><description>A Community Standup episode on running .NET MAUI apps on Linux using Avalonia.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, January 2026</title><link>https://mauiverse.net/community-feed/2026/01/maui-community-toolkit-monthly-standup-january-2026/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/maui-community-toolkit-monthly-standup-january-2026/</guid><description>The .NET MAUI Community Toolkit team shares updates, demos, and what’s shipping next.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Voice &amp; Video Chat with Agora SDK in .NET MAUI</title><link>https://mauiverse.net/community-feed/2026/01/voice-and-video-chat-with-agora-sdk-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2026/01/voice-and-video-chat-with-agora-sdk-in-dotnet-maui/</guid><description>James Esil Holder demonstrates how to integrate the Agora SDK into a .NET MAUI application to enable real-time voice and video chat functionality. A practical look at adding communication features to cross-platform mobile apps.</description><pubDate>Mon, 05 Jan 2026 00:00:00 GMT</pubDate></item><item><title>.NET 10 on iOS: Updates and Notes for .NET MAUI Developers</title><link>https://mauiverse.net/community-feed/2025/12/net-10-on-ios-updates-notes-for-dotnet-maui-developers/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/12/net-10-on-ios-updates-notes-for-dotnet-maui-developers/</guid><description>iOS-focused .NET 10 notes for MAUI devs—supported versions, trimmer changes, resource handling, and other platform-specific gotchas.</description><pubDate>Tue, 30 Dec 2025 00:00:00 GMT</pubDate></item><item><title>What’s New in 2025 Volume 4: .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/12/whats-new-2025-volume-4-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/12/whats-new-2025-volume-4-dotnet-maui/</guid><description>Syncfusion Essential Studio 2025 Volume 4 adds AI-powered “smart” MAUI controls plus updates like the Liquid Glass effect and DataGrid improvements.</description><pubDate>Mon, 22 Dec 2025 00:00:00 GMT</pubDate></item><item><title>Sneak Peek: What’s New in .NET MAUI – Volume 3, 2025</title><link>https://mauiverse.net/community-feed/2025/12/whats-new-in-dotnet-maui-volume-3-2025/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/12/whats-new-in-dotnet-maui-volume-3-2025/</guid><description>A preview of Syncfusion’s 2025 Volume 3 MAUI updates, including Rich Text Editor, Markdown Viewer, and enhancements across DataGrid, Kanban, Scheduler, and more.</description><pubDate>Mon, 22 Dec 2025 00:00:00 GMT</pubDate></item><item><title>.NET 10 for .NET MAUI: Exploring the New Diagnostics and Metrics</title><link>https://mauiverse.net/community-feed/2025/12/telerik-net-10-maui-exploring-new-diagnostics-metrics/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/12/telerik-net-10-maui-exploring-new-diagnostics-metrics/</guid><description>Leomaris Reyes breaks down the new diagnostics and metrics tracking in .NET 10 for .NET MAUI, including layout Measure/Arrange instrumentation and viewing telemetry in .NET Aspire.</description><pubDate>Thu, 18 Dec 2025 00:00:00 GMT</pubDate></item><item><title>A MAUI example starter project</title><link>https://mauiverse.net/community-feed/2025/12/maui-starter-project/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/12/maui-starter-project/</guid><description>This post explains why a clean starter architecture can make or break long-term success in .NET MAUI projects. Tony shares a practical baseline project designed for learning, maintainability, and better AI-assisted development outcomes.</description><pubDate>Wed, 17 Dec 2025 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>Jon is back - We&apos;re doing some Aspire Database Creation &amp; Seeding</title><link>https://mauiverse.net/community-feed/2025/12/jon-is-back-were-doing-some-aspire-database-creation-seeding/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/12/jon-is-back-were-doing-some-aspire-database-creation-seeding/</guid><description>This session walks through creating and seeding databases in a .NET Aspire-driven app workflow with real-time troubleshooting. You’ll see practical setup choices that make local environments easier to reset, reproduce, and validate.</description><pubDate>Sat, 13 Dec 2025 00:00:00 GMT</pubDate></item><item><title>.NET 10: Quick UI Changes Worth Noticing in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/12/telerik-net-10-quick-ui-changes-worth-noticing-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/12/telerik-net-10-quick-ui-changes-worth-noticing-net-maui/</guid><description>Leomaris Reyes highlights practical UI/control changes in .NET 10 for .NET MAUI—new properties, handler defaults, and small updates (plus a few deprecations) that impact everyday apps.</description><pubDate>Thu, 11 Dec 2025 00:00:00 GMT</pubDate></item><item><title>Sandbox Agent: automate MAUI Sandbox repros + validation</title><link>https://mauiverse.net/community-feed/2025/12/sandbox-agent-for-maui-sandbox-testing/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/12/sandbox-agent-for-maui-sandbox-testing/</guid><description>A specialized workflow for reproducing issues in the MAUI Sandbox app, driving Appium tests, and iterating until a fix is validated across platforms.</description><pubDate>Mon, 08 Dec 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - .NET 10 Announcements Roundup</title><link>https://mauiverse.net/community-feed/2025/12/maui-community-standup-dotnet-10-announcements-roundup/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/12/maui-community-standup-dotnet-10-announcements-roundup/</guid><description>The MAUI Community Standup rounds up the .NET 10 announcements and what they mean for MAUI developers.</description><pubDate>Fri, 05 Dec 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, December 2025</title><link>https://mauiverse.net/community-feed/2025/12/net-maui-community-toolkit-monthly-standup-december-2025/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/12/net-maui-community-toolkit-monthly-standup-december-2025/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit! https://github.com/CommunityToolkit/Maui/wiki/Monthly-Standups</description><pubDate>Fri, 05 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>Supporting Android 16KB page sizes</title><link>https://mauiverse.net/community-feed/2025/12/thewissen-supporting-android-16kb-page-sizes/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/12/thewissen-supporting-android-16kb-page-sizes/</guid><description>Steven Thewissen explains Google Play’s 16KB memory page size requirement for Android 15+ and what .NET MAUI developers need to upgrade/check to ensure their apps and native dependencies are compatible.</description><pubDate>Mon, 01 Dec 2025 00:00:00 GMT</pubDate></item><item><title>Replicating a Christmas UI in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/11/telerik-replicating-christmas-ui-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/11/telerik-replicating-christmas-ui-net-maui/</guid><description>Leomaris Reyes recreates a Christmas-themed UI in .NET MAUI step-by-step, mixing native layouts with Telerik UI components to match a Dribbble design.</description><pubDate>Tue, 25 Nov 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>Talking with Gerald Versluis about .NET MAUI &amp; Aspire</title><link>https://mauiverse.net/community-feed/2025/11/talking-with-gerald-versluis-about-dotnet-maui-aspire/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/11/talking-with-gerald-versluis-about-dotnet-maui-aspire/</guid><description>Gerald Versluis joins Jon and Allan to discuss his background, current MAUI work, and how Aspire fits into modern app architecture. The conversation highlights practical integration ideas and community-driven tooling you can apply today.</description><pubDate>Sat, 22 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>Talking about the .NET 10 Release &amp; Drawing some things on a Map from our GPS application</title><link>https://mauiverse.net/community-feed/2025/11/talking-about-the-dotnet-10-release-drawing-some-things-on-a-map-from-our-gps-application/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/11/talking-about-the-dotnet-10-release-drawing-some-things-on-a-map-from-our-gps-application/</guid><description>Jon and Allan upgrade their GPS app to .NET 10 and extend it with map visualization powered by server-sent updates. You’ll see how MAUI, Aspire, and Orleans patterns combine for real-time tracking without relying on SignalR.</description><pubDate>Sat, 15 Nov 2025 00:00:00 GMT</pubDate></item><item><title>What .NET 10 Brings To .NET MAUI Apps</title><link>https://mauiverse.net/community-feed/2025/11/what-net-10-brings-to-net-maui-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/11/what-net-10-brings-to-net-maui-apps/</guid><description>Juan breaks down the most important changes coming to .NET MAUI with .NET 10, from XAML source generation to key deprecations and performance improvements. It’s a practical preview to help teams understand what’s changing and how to prepare their apps for the next wave of the platform.</description><pubDate>Thu, 13 Nov 2025 00:00:00 GMT</pubDate></item><item><title>.NET Diagnostic Tooling with AI</title><link>https://mauiverse.net/community-feed/2025/11/dotnet-diagnostic-tooling-with-ai-jonathan-peppers/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/11/dotnet-diagnostic-tooling-with-ai-jonathan-peppers/</guid><description>Jonathan Peppers demos how AI is being applied to .NET diagnostic tooling, helping developers investigate performance and runtime issues more effectively.</description><pubDate>Wed, 12 Nov 2025 00:00:00 GMT</pubDate></item><item><title>DNF Summit 2025: Oqtane: A CMS and Application Framework for Blazor and .NET MAUI with Shaun Walker</title><link>https://mauiverse.net/community-feed/2025/11/oqtane-cms-application-framework-for-blazor-and-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/11/oqtane-cms-application-framework-for-blazor-and-dotnet-maui/</guid><description>Shaun Walker introduces how Oqtane combines Blazor and .NET MAUI into a multi-tenant, multi-platform application framework. This session gives you a practical look at where CMS features and app-platform architecture meet in real projects.</description><pubDate>Wed, 12 Nov 2025 00:00:00 GMT</pubDate></item><item><title>Cross-platform development with .NET MAUI - Anjuli Jhakry - NDC Copenhagen 2025</title><link>https://mauiverse.net/community-feed/2025/11/cross-platform-development-with-dotnet-maui-anjuli-jhakry/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/11/cross-platform-development-with-dotnet-maui-anjuli-jhakry/</guid><description>Anjuli Jhakry’s NDC Copenhagen 2025 talk on cross-platform development with .NET MAUI.</description><pubDate>Mon, 10 Nov 2025 00:00:00 GMT</pubDate></item><item><title>Continuing our live tracking app with MAUI, Aspire, &amp; Orleans</title><link>https://mauiverse.net/community-feed/2025/11/continuing-our-live-tracking-app-with-maui-aspire-orleans-2025-11-08/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/11/continuing-our-live-tracking-app-with-maui-aspire-orleans-2025-11-08/</guid><description>This installment continues the live GPS tracking build with .NET MAUI, Aspire, and Orleans, focusing on architecture and scale. Jon and Allan iterate on backend messaging and app wiring to keep high-frequency location updates manageable.</description><pubDate>Sat, 08 Nov 2025 00:00:00 GMT</pubDate></item><item><title>PageResolver becomes SmartNavigation</title><link>https://mauiverse.net/community-feed/2025/11/smart-navigation/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/11/smart-navigation/</guid><description>PageResolver has been fully updated for .NET 10, and has a shiny new name to go along with some new functionality too.</description><pubDate>Sat, 08 Nov 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - A Journey to 10 Years of Grial</title><link>https://mauiverse.net/community-feed/2025/11/maui-community-standup-a-journey-to-10-years-of-grial/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/11/maui-community-standup-a-journey-to-10-years-of-grial/</guid><description>This standup revisits Grial’s ten-year journey and connects those lessons directly to modern .NET MAUI app development. You’ll see where mature UI tooling can accelerate delivery in .NET 10-era projects without sacrificing quality.</description><pubDate>Fri, 07 Nov 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, November 2025</title><link>https://mauiverse.net/community-feed/2025/11/net-maui-community-toolkit-monthly-standup-november-2025/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/11/net-maui-community-toolkit-monthly-standup-november-2025/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Fri, 07 Nov 2025 00:00:00 GMT</pubDate></item><item><title>Introducing Syncfusion’s First Set of Open-Source .NET MAUI Controls</title><link>https://mauiverse.net/community-feed/2025/11/syncfusion-first-set-open-source-maui-controls/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/11/syncfusion-first-set-open-source-maui-controls/</guid><description>Syncfusion open-sources a first batch of MAUI Toolkit controls (charts, navigation, inputs, loading states, and more) on NuGet/GitHub.</description><pubDate>Thu, 06 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>Continuing our live tracking app with MAUI, Aspire, &amp; Orleans</title><link>https://mauiverse.net/community-feed/2025/11/continuing-our-live-tracking-app-with-maui-aspire-orleans-2025-11-01/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/11/continuing-our-live-tracking-app-with-maui-aspire-orleans-2025-11-01/</guid><description>Jon and Allan continue building their live tracking system with .NET MAUI, Aspire, and Orleans while refining service boundaries. The stream highlights implementation trade-offs for scalable GPS ingestion and client update delivery.</description><pubDate>Sat, 01 Nov 2025 00:00:00 GMT</pubDate></item><item><title>Crypto Financial Charts in .NET MAUI Apps</title><link>https://mauiverse.net/community-feed/2025/10/telerik-crypto-financial-charts-net-maui-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/10/telerik-crypto-financial-charts-net-maui-apps/</guid><description>Leomaris Reyes introduces the Telerik Financial Chart for .NET MAUI and shows how to build interactive crypto/market visualizations with series, indicators, legends, and annotations.</description><pubDate>Thu, 30 Oct 2025 00:00:00 GMT</pubDate></item><item><title>DragDropGridView: The Holy Grail of Grid Layouts for MAUI</title><link>https://mauiverse.net/community-feed/2025/10/dragdropgridview-holy-grail-of-grid-layouts/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/10/dragdropgridview-holy-grail-of-grid-layouts/</guid><description>Jean-Marie Alfonsi introduces Sharpnado.Maui.DragDropGridView—a high-performance, drag-and-drop grid layout for .NET MAUI with animations, auto-scroll, and cross-platform gesture handling.</description><pubDate>Mon, 27 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Wireless Debugging in Visual Studio 2026 / 2022</title><link>https://mauiverse.net/community-feed/2025/10/wireless-debugging-in-visual-studio/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/10/wireless-debugging-in-visual-studio/</guid><description>James Esil Holder shows how to wirelessly debug .NET MAUI and Xamarin apps on an Android device using scrcpy and ADB over Wi-Fi. A cable-free workflow that mirrors your device screen and deploys directly from Visual Studio.</description><pubDate>Mon, 27 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Continuing our live tracking app with MAUI, Aspire, &amp; Orleans</title><link>https://mauiverse.net/community-feed/2025/10/continuing-our-live-tracking-app-with-maui-aspire-orleans/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/10/continuing-our-live-tracking-app-with-maui-aspire-orleans/</guid><description>This episode continues the live tracking app series, combining .NET MAUI on the client with Aspire and Orleans on the backend. You’ll see concrete progress on GPS flow handling, distributed processing, and practical system design choices.</description><pubDate>Sat, 25 Oct 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Masked Entry: Secure Input for Credit Cards, PINs, Account Numbers</title><link>https://mauiverse.net/community-feed/2025/10/telerik-net-maui-masked-entry-secure-input-credit-cards-pins-account-numbers/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/10/telerik-net-maui-masked-entry-secure-input-credit-cards-pins-account-numbers/</guid><description>Leomaris Reyes shows how MaskedEntry improves UX in .NET MAUI by enforcing input formats for credit cards, PINs, accounts, emails, IPs, and more.</description><pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Starting a new app with .NET Aspire, Orleans, &amp; MAUI with some GPS magic</title><link>https://mauiverse.net/community-feed/2025/10/starting-a-new-app-with-dotnet-aspire-orleans-maui-with-some-gps-magic/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/10/starting-a-new-app-with-dotnet-aspire-orleans-maui-with-some-gps-magic/</guid><description>Jon and Allan start a new GPS-focused app using .NET MAUI, Aspire, and Orleans to demonstrate a modern distributed setup from day one. The session covers early architecture decisions and how they impact scale, maintainability, and developer experience.</description><pubDate>Sat, 18 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Top 7 .Net MAUI Libraries</title><link>https://mauiverse.net/community-feed/2025/10/top-7-net-maui-libraries/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/10/top-7-net-maui-libraries/</guid><description>Horus Studio shares a concise, experience-driven roundup of seven .NET MAUI libraries that can streamline everything from UI polish and graphics to logging and API integration. It’s a quick read that helps you spot which tools might remove friction in your next MAUI project and why they’re worth a closer look.</description><pubDate>Tue, 07 Oct 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - Live from Prague with the .NET MAUI Team</title><link>https://mauiverse.net/community-feed/2025/10/maui-community-standup-live-from-prague-dotnet-maui-team/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/10/maui-community-standup-live-from-prague-dotnet-maui-team/</guid><description>David Ortinau hosts a .NET MAUI Community Standup live from Prague with the .NET MAUI team, sharing updates and community Q&amp;A.</description><pubDate>Fri, 03 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Using Copilot in VS 2026 to investigate a memory leak</title><link>https://mauiverse.net/community-feed/2025/10/copilot-vs-2026-investigate-memory-leak/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/10/copilot-vs-2026-investigate-memory-leak/</guid><description>Pedro Jesus demonstrates using GitHub Copilot in Visual Studio 2026 to help investigate and reason about a memory leak.</description><pubDate>Thu, 02 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Exploring Popup &amp; Dialogs: Promotions, Cart Updates, Personalized Offers</title><link>https://mauiverse.net/community-feed/2025/09/telerik-exploring-popup-dialogs-promotions-cart-updates-personalized-offers/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/09/telerik-exploring-popup-dialogs-promotions-cart-updates-personalized-offers/</guid><description>Leomaris Reyes explores popup patterns in .NET MAUI and shows how to implement Telerik Popup for confirmations, promotions, and contextual messaging—with modal/non-modal options and styling.</description><pubDate>Mon, 29 Sep 2025 00:00:00 GMT</pubDate></item><item><title>Working with some AI &amp; .NET MAUI with special guest David Ortinau</title><link>https://mauiverse.net/community-feed/2025/09/working-with-some-ai-dotnet-maui-with-special-guest-david-ortinau/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/09/working-with-some-ai-dotnet-maui-with-special-guest-david-ortinau/</guid><description>Jon, Allan, and David Ortinau tackle structured AI outputs in a .NET MAUI game workflow to handle speech-to-text variations reliably. You’ll learn how prompt design and normalization strategies improve answer matching in real apps.</description><pubDate>Sat, 27 Sep 2025 00:00:00 GMT</pubDate></item><item><title>GoneDotNet - Almost Finished our Heads Up Clone using .NET MAUI &amp; AI</title><link>https://mauiverse.net/community-feed/2025/09/gonedotnet-almost-finished-our-heads-up-clone-using-dotnet-maui-ai/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/09/gonedotnet-almost-finished-our-heads-up-clone-using-dotnet-maui-ai/</guid><description>Jon and Allan run their .NET MAUI Heads Up clone end-to-end and validate the core gameplay loop with AI assistance. The stream focuses on integration quality, gameplay flow, and what still needs hardening before final polish.</description><pubDate>Sat, 20 Sep 2025 00:00:00 GMT</pubDate></item><item><title>Playing iOS Accessible Solitaire with Both Voice Control and VoiceOver: Part 1</title><link>https://mauiverse.net/community-feed/2025/09/playing-ios-accessible-solitaire-voice-control-voiceover/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/09/playing-ios-accessible-solitaire-voice-control-voiceover/</guid><description>Guy Barker explores playing his .NET MAUI Accessible Solitaire game using iOS Voice Control and VoiceOver simultaneously. The post documents the setup, the Voice Control commands needed, and the opportunities for improving this interaction model.</description><pubDate>Thu, 18 Sep 2025 00:00:00 GMT</pubDate></item><item><title>From Open Source to Premium: Get 95+ .NET MAUI Controls for Enterprise Apps</title><link>https://mauiverse.net/community-feed/2025/09/syncfusion-open-source-to-premium-maui-controls/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/09/syncfusion-open-source-to-premium-maui-controls/</guid><description>Syncfusion outlines what’s in the open-source MAUI Toolkit and what you get by moving up to the full premium Essential Studio suite.</description><pubDate>Thu, 18 Sep 2025 00:00:00 GMT</pubDate></item><item><title>Recap: What’s New in .NET MAUI for .NET 10</title><link>https://mauiverse.net/community-feed/2025/09/telerik-recap-whats-new-net-maui-net-10/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/09/telerik-recap-whats-new-net-maui-net-10/</guid><description>Leomaris Reyes recaps key .NET MAUI changes in .NET 10, including deprecations, new APIs, and platform/control updates to keep in mind when upgrading.</description><pubDate>Mon, 15 Sep 2025 00:00:00 GMT</pubDate></item><item><title>Take Your .NET MAUI Testing to the Next Level with Maestro</title><link>https://mauiverse.net/community-feed/2025/09/dotnet-maui-testing-maestro/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/09/dotnet-maui-testing-maestro/</guid><description>A practical intro to Maestro for fast, declarative end-to-end UI testing of .NET MAUI apps using YAML flows and CI-friendly tooling.</description><pubDate>Fri, 12 Sep 2025 00:00:00 GMT</pubDate></item><item><title>Visual Studio 2026 unboxing with Pedro Jesus! MAUI, Copilot, iOS 26, everything!</title><link>https://mauiverse.net/community-feed/2025/09/visual-studio-2026-unboxing-pedro-jesus/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/09/visual-studio-2026-unboxing-pedro-jesus/</guid><description>Pedro Jesus unboxes Visual Studio 2026 and talks through what’s new, with a focus on MAUI and Copilot-driven workflows.</description><pubDate>Fri, 12 Sep 2025 00:00:00 GMT</pubDate></item><item><title>Visual Studio 2026 unboxing with Pedro Jesus! MAUI, Copilot, iOS 26, everything!</title><link>https://mauiverse.net/community-feed/2025/09/visual-studio-2026-unboxing-with-pedro-jesus-maui-copilot-ios-26/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/09/visual-studio-2026-unboxing-with-pedro-jesus-maui-copilot-ios-26/</guid><description>Pedro Jesus joins Gerald Versluis to explore Visual Studio 2026 with a strong focus on MAUI, Copilot, and iOS 26 workflows. This stream gives you an early look at how the updated tooling can affect your day-to-day development flow.</description><pubDate>Fri, 12 Sep 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - Talking RC1, iPhone, and more</title><link>https://mauiverse.net/community-feed/2025/09/maui-community-standup-talking-rc1-iphone-and-more/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/09/maui-community-standup-talking-rc1-iphone-and-more/</guid><description>David Ortinau hosts a .NET MAUI Community Standup discussing RC1, iPhone-related topics, and other updates across the MAUI ecosystem.</description><pubDate>Fri, 12 Sep 2025 00:00:00 GMT</pubDate></item><item><title>Heads Up Clone .NET MAUI (continued)</title><link>https://mauiverse.net/community-feed/2025/09/heads-up-clone-dotnet-maui-continued/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/09/heads-up-clone-dotnet-maui-continued/</guid><description>This continuation episode expands the .NET MAUI Heads Up clone with architecture refinements and AI-assisted features. Jon and Allan focus on implementation details that improve maintainability while keeping gameplay iterations fast.</description><pubDate>Sat, 06 Sep 2025 00:00:00 GMT</pubDate></item><item><title>Real-Time Camera Filters with Hardware-Accelerated Shaders in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/09/real-time-camera-filters-with-hardware-accelerated-shaders-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/09/real-time-camera-filters-with-hardware-accelerated-shaders-in-net-maui/</guid><description>Build a cross-platform camera app in .NET MAUI with live SKSL shader effects and GPU-accelerated rendering.</description><pubDate>Wed, 03 Sep 2025 00:00:00 GMT</pubDate></item><item><title>Exploring the BusyIndicator in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/09/telerik-exploring-busyindicator-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/09/telerik-exploring-busyindicator-net-maui/</guid><description>Leomaris Reyes shows how to add clear loading feedback with Telerik BusyIndicator in .NET MAUI, including built-in animations, customization, and common UX patterns.</description><pubDate>Tue, 02 Sep 2025 00:00:00 GMT</pubDate></item><item><title>What&apos;s New &amp; Next for .NET MAUI and Blazor Hybrid - NDC Oslo 2025</title><link>https://mauiverse.net/community-feed/2025/09/whats-new-next-dotnet-maui-blazor-hybrid-rachel-kang/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/09/whats-new-next-dotnet-maui-blazor-hybrid-rachel-kang/</guid><description>Rachel Kang’s NDC Oslo 2025 session covering what’s new (and what’s next) for .NET MAUI and Blazor Hybrid.</description><pubDate>Tue, 02 Sep 2025 00:00:00 GMT</pubDate></item><item><title>Writing a .NET MAUI &quot;Heads Up&quot; Clone</title><link>https://mauiverse.net/community-feed/2025/08/writing-a-dotnet-maui-heads-up-clone/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/08/writing-a-dotnet-maui-heads-up-clone/</guid><description>Jon and Allan begin building a Heads Up-style game in .NET MAUI with open source libraries and practical architecture choices. The video covers the initial implementation path so you can follow along and build the same foundation quickly.</description><pubDate>Sat, 30 Aug 2025 00:00:00 GMT</pubDate></item><item><title>MauiReactor: An MVU Approach for .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/08/mauireactor-an-mvu-approach-for-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/08/mauireactor-an-mvu-approach-for-dotnet-maui/</guid><description>A guest post by MauiReactor creator Adolfo Marinucci on MVU in MAUI—declarative C# UI, fast iteration, and state-driven rendering.</description><pubDate>Wed, 27 Aug 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI DataGrid: Display Transaction Details, Account Summaries</title><link>https://mauiverse.net/community-feed/2025/08/telerik-net-maui-datagrid-display-transaction-details-account-summaries/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/08/telerik-net-maui-datagrid-display-transaction-details-account-summaries/</guid><description>Leomaris Reyes walks through Telerik DataGrid for .NET MAUI—columns, sorting, filtering, editing, and load-on-demand—to build fast, scalable data-heavy screens.</description><pubDate>Tue, 26 Aug 2025 00:00:00 GMT</pubDate></item><item><title>Exploring the PDF Viewer for Your .NET MAUI Education Apps</title><link>https://mauiverse.net/community-feed/2025/08/telerik-exploring-pdf-viewer-net-maui-education-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/08/telerik-exploring-pdf-viewer-net-maui-education-apps/</guid><description>Leomaris Reyes shows how to integrate a PDF Viewer into .NET MAUI using Telerik UI, including loading sources (URI/file/bytes), toolbar options, layout modes, and link handling.</description><pubDate>Thu, 21 Aug 2025 00:00:00 GMT</pubDate></item><item><title>Native App Icons for .NET MAUI: Android and iOS</title><link>https://mauiverse.net/community-feed/2025/08/native-app-icons-for-net-maui-android-and-ios/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/08/native-app-icons-for-net-maui-android-and-ios/</guid><description>Configure custom native app icons for Android and iOS in .NET MAUI with platform-specific assets.</description><pubDate>Mon, 18 Aug 2025 00:00:00 GMT</pubDate></item><item><title>Build a Timesheet Mobile App - .NET MAUI Blazor Hybrid &amp; Tailwind CSS &amp; .NET 9</title><link>https://mauiverse.net/community-feed/2025/08/build-a-timesheet-mobile-app-maui-blazorhybrid-tailwind-dotnet9-abhay-prince/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/08/build-a-timesheet-mobile-app-maui-blazorhybrid-tailwind-dotnet9-abhay-prince/</guid><description>Abhay Prince builds a Timesheet mobile app using .NET MAUI Blazor Hybrid with Tailwind CSS, targeting .NET 9.</description><pubDate>Fri, 08 Aug 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup: Apple Intelligence with .NET</title><link>https://mauiverse.net/community-feed/2025/08/maui-community-standup-apple-intelligence-with-dotnet/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/08/maui-community-standup-apple-intelligence-with-dotnet/</guid><description>David Ortinau hosts a .NET MAUI Community Standup focused on Apple Intelligence and what it means for .NET developers building MAUI apps.</description><pubDate>Fri, 08 Aug 2025 00:00:00 GMT</pubDate></item><item><title>The Definitive Guide: MAUI Blazor Hybrid &amp; Web</title><link>https://mauiverse.net/community-feed/2025/08/the-definitive-guide-maui-blazor-hybrid-and-web/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/08/the-definitive-guide-maui-blazor-hybrid-and-web/</guid><description>Hector Perez Rojas builds a shared AI image generator experience across Blazor Web and .NET MAUI Hybrid from one codebase mindset. The session covers shared UI and logic, OpenAI/Azure OpenAI integration, and key setup details needed to make the app run smoothly across targets.</description><pubDate>Wed, 06 Aug 2025 00:00:00 GMT</pubDate></item><item><title>Plugin.Maui.Theme review</title><link>https://mauiverse.net/community-feed/2025/08/plugin-maui-theme-review/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/08/plugin-maui-theme-review/</guid><description>A review of Plugin.Maui.Theme, a small library that centralizes ResourceDictionary-based theme registration and runtime switching in .NET MAUI.</description><pubDate>Sat, 02 Aug 2025 00:00:00 GMT</pubDate></item><item><title>Exploring Free Open-Source .NET MAUI Controls with Vishnu Menon | Insider Insights</title><link>https://mauiverse.net/community-feed/2025/08/exploring-free-open-source-dotnet-maui-controls-with-vishnu-menon/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/08/exploring-free-open-source-dotnet-maui-controls-with-vishnu-menon/</guid><description>Syncfusion’s interview with Vishnu Menon covers the free open-source .NET MAUI control set and where it fits in real app delivery. You’ll get a practical perspective on capabilities, use cases, and adoption decisions for UI teams.</description><pubDate>Fri, 01 Aug 2025 00:00:00 GMT</pubDate></item><item><title>My Top 5 UI Moments of 2025 (So Far)</title><link>https://mauiverse.net/community-feed/2025/07/my-top-5-ui-moments-of-2025-so-far/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/my-top-5-ui-moments-of-2025-so-far/</guid><description>David Ortinau reflects on five standout .NET MAUI UI lessons from 2025, covering design, performance, and tooling.</description><pubDate>Wed, 30 Jul 2025 00:00:00 GMT</pubDate></item><item><title>How I Built a Viral Video Generator (MAUI, XAML, Sora)</title><link>https://mauiverse.net/community-feed/2025/07/how-i-built-a-viral-video-generator-maui-xaml-sora/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/how-i-built-a-viral-video-generator-maui-xaml-sora/</guid><description>Hector Perez Rojas demonstrates a .NET MAUI app that turns prompts into short videos using Sora with an Azure OpenAI-backed workflow. You’ll see how XAML + MVVM, prompt enhancement, secure settings, and media playback come together in one production-style flow.</description><pubDate>Tue, 29 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Coach Marks, but Beautiful in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/07/coach-marks-but-beautiful-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/coach-marks-but-beautiful-in-net-maui/</guid><description>Build polished onboarding coach marks in .NET MAUI with reusable patterns from FreakyUXKit.</description><pubDate>Sun, 27 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Joystick Navigation UI in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/07/joystick-navigation-ui-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/joystick-navigation-ui-in-net-maui/</guid><description>Create a joystick-style navigation control in .NET MAUI using gestures, custom views, and Shell routes.</description><pubDate>Wed, 23 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Building A Pedometer Fitness Tracker using .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/07/building-a-pedometer-fitness-tracker-using-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/building-a-pedometer-fitness-tracker-using-net-maui/</guid><description>Build a cross-platform pedometer app in .NET MAUI with step tracking, SQLite persistence, and DevExpress UI.</description><pubDate>Tue, 22 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Create Viral Videos with SORA in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/07/create-viral-videos-with-sora-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/create-viral-videos-with-sora-in-net-maui/</guid><description>Build a .NET MAUI app that connects to Azure OpenAI SORA to generate short videos from prompts.</description><pubDate>Tue, 22 Jul 2025 00:00:00 GMT</pubDate></item><item><title>MAUI VIdeo UI July</title><link>https://mauiverse.net/community-feed/2025/07/maui-video-ui-july/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/maui-video-ui-july/</guid><description>A MAUI UI July video session sharing .NET MAUI UI techniques and practical implementation notes.</description><pubDate>Tue, 22 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Creating a Wheel of names clone</title><link>https://mauiverse.net/community-feed/2025/07/creating-a-wheel-of-names-clone/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/creating-a-wheel-of-names-clone/</guid><description>Build a Wheel of Names style experience in .NET MAUI with custom UI, animation, and interaction patterns.</description><pubDate>Mon, 21 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Turn any phone into an IP Camera in 30 Minutes using .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/07/ip-camera-dotnet-maui-30-minutes/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/ip-camera-dotnet-maui-30-minutes/</guid><description>Build a .NET MAUI IP camera app with CommunityToolkit camera APIs, comparing MJPEG streaming for low latency vs video recording for smoother playback (and audio).</description><pubDate>Sun, 20 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Building a Dynamic Milestone Journey Tracker with SkiaSharp in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/07/building-a-dynamic-milestone-journey-tracker-with-skiasharp-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/building-a-dynamic-milestone-journey-tracker-with-skiasharp-in-net-maui/</guid><description>Create a curved, animated milestone journey tracker in .NET MAUI with SkiaSharp, including dynamic marker rendering and completion states.</description><pubDate>Thu, 17 Jul 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>MAUI UI July Day 17: Scrolling Label</title><link>https://mauiverse.net/community-feed/2025/07/maui-ui-july-day-17-scrolling-label/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/maui-ui-july-day-17-scrolling-label/</guid><description>A deep dive into a custom scrolling label for .NET MAUI using handlers, platform listeners, and safe animation cancellation.</description><pubDate>Thu, 17 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Building an Animated Countdown Control in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/07/building-an-animated-countdown-control-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/building-an-animated-countdown-control-in-net-maui/</guid><description>Build a polished radial countdown control in .NET MAUI with smooth animation, adaptive text scaling, and customizable visual properties.</description><pubDate>Wed, 16 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Reusable Views in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/07/reusable-views-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/reusable-views-in-net-maui/</guid><description>Learn patterns for extracting and reusing UI pieces in .NET MAUI to keep screens consistent, modular, and easier to maintain.</description><pubDate>Wed, 16 Jul 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Barcode &amp; QR Code: For Inventory, Orders &amp; Loyalty</title><link>https://mauiverse.net/community-feed/2025/07/telerik-net-maui-barcode-qr-code-inventory-orders-loyalty/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/telerik-net-maui-barcode-qr-code-inventory-orders-loyalty/</guid><description>Leomaris Reyes introduces barcode/QR scenarios and shows how to get started with Telerik Barcode for .NET MAUI for scanning and generating common symbologies.</description><pubDate>Wed, 16 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Building A Cross-Platform Game in .NET MAUI with DrawnUI and Hot Preview</title><link>https://mauiverse.net/community-feed/2025/07/building-a-cross-platform-game-in-net-maui-with-drawnui-and-hot-preview/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/building-a-cross-platform-game-in-net-maui-with-drawnui-and-hot-preview/</guid><description>Learn how a full Breakout game is built in .NET MAUI with DrawnUI, performance tuning, and multi-input support.</description><pubDate>Tue, 15 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Bringing Web to .NET MAUI with Beth Massi</title><link>https://mauiverse.net/community-feed/2025/07/bringing-web-to-dotnet-maui-with-beth-massi/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/bringing-web-to-dotnet-maui-with-beth-massi/</guid><description>Beth Massi joins Coding After Work to talk through how web and native development meet inside .NET MAUI. The conversation covers Blazor, Hybrid WebView, the history behind MAUI, and the practical tradeoffs teams face when building cross-platform apps.</description><pubDate>Mon, 14 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Creating your very first .NET MAUI SkiaSharp component step-by-step</title><link>https://mauiverse.net/community-feed/2025/07/creating-your-very-first-net-maui-skiasharp-component-step-by-step/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/creating-your-very-first-net-maui-skiasharp-component-step-by-step/</guid><description>A hands-on guide to building a custom Hue Color Slider in .NET MAUI with SkiaSharp, from setup through touch handling and bindable properties.</description><pubDate>Mon, 14 Jul 2025 00:00:00 GMT</pubDate></item><item><title>ReactorTheme Prototyping Kit for MauiReactor</title><link>https://mauiverse.net/community-feed/2025/07/reactortheme-prototyping-kit-for-mauireactor/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/reactortheme-prototyping-kit-for-mauireactor/</guid><description>Adolfo Marinucci introduces ReactorTheme, a MauiReactor prototyping kit with ready-made components and a cohesive design system.</description><pubDate>Sun, 13 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Beer-Driven Downloads &amp; Microinteractions in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/07/bdd-app-downloads/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/bdd-app-downloads/</guid><description>Exploring creative download progress microinteractions in .NET MAUI, from basic modals to engaging beer-fill animations that enhance user experience.</description><pubDate>Sat, 12 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>Using RichTextEditor in Your .NET MAUI Apps</title><link>https://mauiverse.net/community-feed/2025/07/telerik-using-richtexteditor-net-maui-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/telerik-using-richtexteditor-net-maui-apps/</guid><description>Leomaris Reyes introduces Telerik RichTextEditor for .NET MAUI, covering core editing features, styling, and working with HTML content in-app.</description><pubDate>Thu, 10 Jul 2025 00:00:00 GMT</pubDate></item><item><title>How the .NET MAUI Team uses GitHub Copilot for Productivity</title><link>https://mauiverse.net/community-feed/2025/07/maui-team-copilot-productivity-tips/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/maui-team-copilot-productivity-tips/</guid><description>Jonathan Peppers shares practical guidance on using GitHub Copilot (including Coding Agent) effectively in a real engineering team, with guardrails and workflow tips.</description><pubDate>Wed, 09 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Sensor-based Parallax in .NET MAUI using the Gyroscope #MAUIUIJuly</title><link>https://mauiverse.net/community-feed/2025/07/sensor-based-parallax-in-net-maui-using-the-gyroscope-mauiuijuly/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/sensor-based-parallax-in-net-maui-using-the-gyroscope-mauiuijuly/</guid><description>Implement a gyroscope-powered parallax effect in .NET MAUI to add depth and smooth motion to layered user interfaces.</description><pubDate>Wed, 09 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Sneak Peek: .NET MAUI 2025 Volume 2</title><link>https://mauiverse.net/community-feed/2025/07/net-maui-2025-volume-2-preview/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/net-maui-2025-volume-2-preview/</guid><description>Syncfusion previews Essential Studio 2025 Volume 2 for MAUI, featuring new Color Picker and DockLayout controls plus major component enhancements.</description><pubDate>Mon, 07 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Simpler XAML in .NET MAUI 10</title><link>https://mauiverse.net/community-feed/2025/07/simpler-xaml-dotnet-maui-10-javier-suarez/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/simpler-xaml-dotnet-maui-10-javier-suarez/</guid><description>Javier Suárez demonstrates ways to simplify XAML when building .NET MAUI apps, with a look at patterns and practices in MAUI 10.</description><pubDate>Mon, 07 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Sensors in .NET MAUI #MAUIUIJuly</title><link>https://mauiverse.net/community-feed/2025/07/sensors-in-net-maui-mauiuijuly/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/sensors-in-net-maui-mauiuijuly/</guid><description>Explore key mobile sensors in .NET MAUI with real-time visualizations and practical code samples for sensor-driven experiences.</description><pubDate>Mon, 07 Jul 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI - Scrolling Text Display</title><link>https://mauiverse.net/community-feed/2025/07/net-maui-scrolling-text-display/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/net-maui-scrolling-text-display/</guid><description>Build a read-only, disabled text display that still supports scrolling in .NET MAUI for both single-line and multiline scenarios.</description><pubDate>Sat, 05 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Replicating the Outlook Mobile &apos;Focused/Other&apos; Switch in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/07/outlook-toggle/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/outlook-toggle/</guid><description>Recreating Outlook mobile&apos;s sophisticated Focused/Other toggle switch in .NET MAUI using SkiaSharp for custom animated UI with sliding highlights and dynamic text colors.</description><pubDate>Fri, 04 Jul 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - Blazor for Mobile with AI? Here&apos;s how.</title><link>https://mauiverse.net/community-feed/2025/07/maui-community-standup-blazor-for-mobile-with-ai/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/maui-community-standup-blazor-for-mobile-with-ai/</guid><description>This standup shows how to evolve a Blazor app into a mobile-first experience with .NET MAUI and AI-powered capabilities. It highlights practical architecture and feature decisions so you can move from web-only ideas to production-ready cross-platform apps.</description><pubDate>Fri, 04 Jul 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, July 2025</title><link>https://mauiverse.net/community-feed/2025/07/net-maui-community-toolkit-monthly-standup-july-2025/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/net-maui-community-toolkit-monthly-standup-july-2025/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit! https://github.com/CommunityToolkit/Maui/wiki/Monthly-Standups</description><pubDate>Fri, 04 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Holy MauiGraphics Batman! Part 3: Clayface-Level Batmaths</title><link>https://mauiverse.net/community-feed/2025/07/batmobile-part-3/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/batmobile-part-3/</guid><description>Exploring the mathematics behind calculating pointer positions for custom gauges in .NET MAUI, using basic trigonometry to create precise dial movements.</description><pubDate>Thu, 03 Jul 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI - Managing Screen Sizes</title><link>https://mauiverse.net/community-feed/2025/07/net-maui-managing-screen-sizes/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/net-maui-managing-screen-sizes/</guid><description>Use adaptive sizing patterns to keep .NET MAUI controls and layouts proportional across phones, tablets, and desktops.</description><pubDate>Thu, 03 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Holy MauiGraphics Batman! Part 2: The RPM Gauge</title><link>https://mauiverse.net/community-feed/2025/07/batmobile-part-2/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/batmobile-part-2/</guid><description>Creating a real-time RPM dashboard for the Batcave using .NET MAUI Graphics with custom gauge backgrounds, moving dials, and telemetry data visualization.</description><pubDate>Wed, 02 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Accessibility in .NET MAUI - Chapter 1 - Introduction &amp; Motivation</title><link>https://mauiverse.net/community-feed/2025/07/accessibility-in-net-maui-chapter-1-introduction-and-motivation/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/accessibility-in-net-maui-chapter-1-introduction-and-motivation/</guid><description>An introduction to why accessibility matters in .NET MAUI, from UX quality and global reach to regulatory compliance.</description><pubDate>Tue, 01 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Holy MauiGraphics Batman! Part 1: Batmobile Throttle Control</title><link>https://mauiverse.net/community-feed/2025/07/batmobile-part-1/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/batmobile-part-1/</guid><description>Building a custom Batmobile throttle control using .NET MAUI Graphics and IDrawable to create retro-futuristic UI elements with interactive touch controls.</description><pubDate>Tue, 01 Jul 2025 00:00:00 GMT</pubDate></item><item><title>The Crosswind experiment</title><link>https://mauiverse.net/community-feed/2025/07/thewissen-the-crosswind-experiment/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/07/thewissen-the-crosswind-experiment/</guid><description>Steven Thewissen shares a MAUI UI July styling experiment that brings a Tailwind-like utility class approach to .NET MAUI using StyleClass, including customization for spacing, sizing, fonts, and colors.</description><pubDate>Tue, 01 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>Simpler XAML in .NET MAUI 10</title><link>https://mauiverse.net/community-feed/2025/06/simpler-xaml-dotnet-maui-10/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/06/simpler-xaml-dotnet-maui-10/</guid><description>David Ortinau previews implicit/global XAML namespaces in .NET MAUI (via XmlnsDefinition) to reduce xmlns boilerplate and simplify XAML files.</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>Multimodal Vision Intelligence with .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/06/multimodal-vision-intelligence-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/06/multimodal-vision-intelligence-dotnet-maui/</guid><description>David Ortinau extends a .NET MAUI sample app to support vision input, using MediaPicker and Microsoft.Extensions.AI to extract projects and tasks from images.</description><pubDate>Tue, 17 Jun 2025 00:00:00 GMT</pubDate></item><item><title>Integrating the Scheduler in Your .NET MAUI Apps</title><link>https://mauiverse.net/community-feed/2025/06/telerik-integrating-scheduler-net-maui-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/06/telerik-integrating-scheduler-net-maui-apps/</guid><description>Leomaris Reyes walks through integrating Telerik Scheduler in .NET MAUI, including view definitions and customization options for calendar-style experiences.</description><pubDate>Mon, 16 Jun 2025 00:00:00 GMT</pubDate></item><item><title>Accessible Solitaire: Q&amp;A from a .NET MAUI Community Standup</title><link>https://mauiverse.net/community-feed/2025/06/accessible-solitaire-qa-from-dotnet-maui-community-standup/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/06/accessible-solitaire-qa-from-dotnet-maui-community-standup/</guid><description>Guy Barker shares Q&amp;A from his .NET MAUI Community Standup appearance, covering platform-specific code, dark mode colours, iOS Switch Control, and celebrations when winning the game. The post is a deep dive into accessibility considerations for a real .NET MAUI app published on all three stores.</description><pubDate>Fri, 13 Jun 2025 00:00:00 GMT</pubDate></item><item><title>Mrk MAUI Refactorkit</title><link>https://mauiverse.net/community-feed/2025/06/mrk-maui-refactorkit/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/06/mrk-maui-refactorkit/</guid><description>MRK.MAUI.RefactorKit is a Roslyn analyzer that helps automate common Xamarin.Forms to .NET MAUI refactors directly inside your project. It converts legacy MVVM patterns to modern CommunityToolkit syntax using familiar lightbulb fixes.</description><pubDate>Fri, 13 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>MIDI Controllers, Bird Data and MAUI Magic</title><link>https://mauiverse.net/community-feed/2025/06/midi-controllers-bird-data-and-maui-magic/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/06/midi-controllers-bird-data-and-maui-magic/</guid><description>Tony Edwards presents a creative .NET MAUI project that combines MIDI controller input, audience-driven gameplay, and bird-song-inspired data. The talk demonstrates how MAUI can orchestrate interactive experiences by blending hardware events, data signals, and responsive UI behavior.</description><pubDate>Sat, 07 Jun 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - Accessible Apps? Deal me in!</title><link>https://mauiverse.net/community-feed/2025/06/maui-community-standup-accessible-apps-deal-me-in/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/06/maui-community-standup-accessible-apps-deal-me-in/</guid><description>This standup explores what practical accessibility work looks like in real .NET MAUI apps, from design intent to technical execution. You’ll get implementation-minded guidance from accessibility-focused guests so you can ship inclusive experiences with more confidence.</description><pubDate>Fri, 06 Jun 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, June 2025</title><link>https://mauiverse.net/community-feed/2025/06/net-maui-community-toolkit-monthly-standup-june-2025/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/06/net-maui-community-toolkit-monthly-standup-june-2025/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Fri, 06 Jun 2025 00:00:00 GMT</pubDate></item><item><title>Using AI Foundry with .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/06/using-ai-foundry-with-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/06/using-ai-foundry-with-dotnet-maui/</guid><description>David Ortinau shows how to integrate Azure AI Foundry into a .NET MAUI app using Microsoft.Extensions.AI, turning a “to do” template into an AI-assisted experience.</description><pubDate>Tue, 03 Jun 2025 00:00:00 GMT</pubDate></item><item><title>🚨 Xamarin Is Dead! Here’s What You MUST Know When Migrating from Xamarin to MAUI</title><link>https://mauiverse.net/community-feed/2025/06/migrating-from-xamarin-to-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/06/migrating-from-xamarin-to-maui/</guid><description>Migrating from Xamarin to MAUI. Xamarin was sunset a while ago, and MAUI is now stable enough to start building production apps with it.</description><pubDate>Sun, 01 Jun 2025 00:00:00 GMT</pubDate></item><item><title>Improve .NET MAUI&apos;s AppThemeBinding?</title><link>https://mauiverse.net/community-feed/2025/05/improve-net-mauis-appthemebinding-matt-lacey/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/05/improve-net-mauis-appthemebinding-matt-lacey/</guid><description>Matt Lacey explores a source-generator approach to reduce AppThemeBinding verbosity in .NET MAUI—and shares surprising measurements showing faster XAML page load times.</description><pubDate>Thu, 22 May 2025 00:00:00 GMT</pubDate></item><item><title>Exploring CameraView in .NET MAUI Community Toolkit</title><link>https://mauiverse.net/community-feed/2025/05/exploring-cameraview-dotnet-maui-communitytoolkit/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/05/exploring-cameraview-dotnet-maui-communitytoolkit/</guid><description>Daniel Hindrikes explores the CommunityToolkit CameraView for .NET MAUI, covering setup and practical usage tips.</description><pubDate>Mon, 19 May 2025 00:00:00 GMT</pubDate></item><item><title>Introducing the Fourth Set of Open-Source Syncfusion® .NET MAUI Controls</title><link>https://mauiverse.net/community-feed/2025/05/syncfusion-fourth-set-open-source-maui-controls/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/05/syncfusion-fourth-set-open-source-maui-controls/</guid><description>Syncfusion’s fourth open-source Toolkit drop adds pickers and progress bars, plus fixes and performance improvements.</description><pubDate>Mon, 19 May 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - .NET MAUI: A contributor’s story</title><link>https://mauiverse.net/community-feed/2025/05/maui-community-standup-dotnet-maui-a-contributors-story/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/05/maui-community-standup-dotnet-maui-a-contributors-story/</guid><description>David Ortinau hosts a .NET MAUI Community Standup sharing a contributor’s story—how people get involved, what it’s like contributing, and why it matters.</description><pubDate>Fri, 02 May 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, May 2025</title><link>https://mauiverse.net/community-feed/2025/05/net-maui-community-toolkit-monthly-standup-may-2025/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/05/net-maui-community-toolkit-monthly-standup-may-2025/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit! https://github.com/CommunityToolkit/Maui/wiki/Monthly-Standups</description><pubDate>Fri, 02 May 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI UI July - 2025</title><link>https://mauiverse.net/community-feed/2025/05/mauiuijuly-25/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/05/mauiuijuly-25/</guid><description>Announcing .NET MAUI UI July 2025, a month-long community-driven event where developers share their passion and expertise for building beautiful .NET MAUI user interfaces.</description><pubDate>Thu, 01 May 2025 00:00:00 GMT</pubDate></item><item><title>Check Out the DrawingView in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/04/telerik-check-out-drawingview-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/04/telerik-check-out-drawingview-net-maui/</guid><description>Leomaris Reyes shows how to use DrawingView from the .NET MAUI Community Toolkit for signatures and drawing surfaces, including multi-line mode and exporting drawings as images.</description><pubDate>Wed, 30 Apr 2025 00:00:00 GMT</pubDate></item><item><title>How to Use .NET MAUI Shell Like a Pro (Step-by-Step) - Part 1</title><link>https://mauiverse.net/community-feed/2025/04/how-to-use-dotnet-maui-shell-like-a-pro-part-1/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/04/how-to-use-dotnet-maui-shell-like-a-pro-part-1/</guid><description>This first installment introduces a practical foundation for building .NET MAUI apps with Shell, from page setup through navigation basics. Hector Perez Rojas also highlights customization essentials so your app structure is clean from day one.</description><pubDate>Mon, 28 Apr 2025 00:00:00 GMT</pubDate></item><item><title>Mastering Apple Certificates, Provisioning Profiles and your iOS Environment for .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/04/apple-certificates-provisioning-profiles-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/04/apple-certificates-provisioning-profiles-dotnet-maui/</guid><description>Max Mannstein explains Apple certificates and provisioning profiles for iOS with .NET MAUI, focusing on a reliable dev/build environment setup.</description><pubDate>Mon, 14 Apr 2025 00:00:00 GMT</pubDate></item><item><title>Discovering the DebugRainbows NuGet Package in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/04/telerik-discovering-debugrainbows-nuget-package-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/04/telerik-discovering-debugrainbows-nuget-package-net-maui/</guid><description>Leomaris Reyes explores DebugRainbows for .NET MAUI—a visual debugging tool that highlights layout boundaries and optional grid overlays to help you go pixel-perfect.</description><pubDate>Wed, 09 Apr 2025 00:00:00 GMT</pubDate></item><item><title>How To Create A Content Sized Webview In .NET MAUI Mobile A Step By Step Guide</title><link>https://mauiverse.net/community-feed/2025/04/how-to-create-a-content-sized-webview-in-net-maui-mobile-a-step-by-step-guide/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/04/how-to-create-a-content-sized-webview-in-net-maui-mobile-a-step-by-step-guide/</guid><description>This post shows how to build a custom content sized WebView for .NET MAUI that properly adapts to its HTML content. It walks through the cross platform handler approach and the platform specific techniques needed to make dynamic layouts behave correctly.</description><pubDate>Tue, 08 Apr 2025 00:00:00 GMT</pubDate></item><item><title>Create Your First Custom Control in .NET MAUI – Step by Step!</title><link>https://mauiverse.net/community-feed/2025/04/create-your-first-custom-control-in-dotnet-maui-step-by-step/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/04/create-your-first-custom-control-in-dotnet-maui-step-by-step/</guid><description>Hector Perez Rojas shows how to build a reusable custom control in .NET MAUI using Bindable Properties and MVVM-friendly patterns. The walkthrough focuses on practical component design so you can encapsulate behavior like progress display and reuse it across screens.</description><pubDate>Mon, 07 Apr 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - Next in .NET 10 and Visual Studio</title><link>https://mauiverse.net/community-feed/2025/04/maui-community-standup-next-in-dotnet-10-and-visual-studio/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/04/maui-community-standup-next-in-dotnet-10-and-visual-studio/</guid><description>David Ortinau hosts a .NET MAUI Community Standup looking ahead at what’s next for .NET 10 and Visual Studio as it relates to building .NET MAUI apps.</description><pubDate>Fri, 04 Apr 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, April 2025</title><link>https://mauiverse.net/community-feed/2025/04/net-maui-community-toolkit-monthly-standup-april-2025/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/04/net-maui-community-toolkit-monthly-standup-april-2025/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Fri, 04 Apr 2025 00:00:00 GMT</pubDate></item><item><title>Fixing Could Not Find Any Available Provisioning Profiles For Your MAUI App</title><link>https://mauiverse.net/community-feed/2025/03/fixing-could-not-find-any-available-provisioning-profiles-for-your-maui-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/03/fixing-could-not-find-any-available-provisioning-profiles-for-your-maui-app/</guid><description>This post explores a frustrating iOS build issue that can appear during a fresh .NET MAUI Mac setup. It walks through the scenario and provides a practical fix to get you unblocked quickly.</description><pubDate>Mon, 31 Mar 2025 00:00:00 GMT</pubDate></item><item><title>Deprecation of ListView in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/03/deprecation-of-listview-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/03/deprecation-of-listview-in-net-maui/</guid><description>Microsoft announced ListView&apos;s deprecation in .NET 10, encouraging developers to migrate to CollectionView for better performance and flexibility. This guide provides step-by-step migration patterns including template conversion, selection handling, and SwipeView alternatives.</description><pubDate>Sat, 29 Mar 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>Agent vibes</title><link>https://mauiverse.net/community-feed/2025/03/agent-vibes/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/03/agent-vibes/</guid><description>Tony explores AI agent workflows in a real MAUI project instead of a toy demo, including where they help and where developer judgment is still essential. The post walks through using agent support to bridge a CoreMIDI API gap with native interop.</description><pubDate>Wed, 26 Mar 2025 00:00:00 GMT</pubDate></item><item><title>Use BrowserStack App Automate with Appium UI Tests for .NET MAUI Apps</title><link>https://mauiverse.net/community-feed/2025/03/browserstack-app-automate-appium-ui-tests-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/03/browserstack-app-automate-appium-ui-tests-dotnet-maui/</guid><description>Sweeky Satpathy and Gerald Versluis show how to run Appium + NUnit UI tests for .NET MAUI on BrowserStack’s real-device cloud, including CI setup.</description><pubDate>Wed, 26 Mar 2025 00:00:00 GMT</pubDate></item><item><title>Exploring the TitleBar in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/03/telerik-exploring-titlebar-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/03/telerik-exploring-titlebar-net-maui/</guid><description>Leomaris Reyes explains how to customize a Windows app TitleBar in .NET MAUI, covering key properties, layouts, and visual states.</description><pubDate>Wed, 26 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>Sneak Peek at .NET MAUI: 2025 Volume 1</title><link>https://mauiverse.net/community-feed/2025/03/net-maui-2025-volume-1-preview/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/03/net-maui-2025-volume-1-preview/</guid><description>A quick look at Syncfusion’s 2025 Volume 1 MAUI roadmap, including a new Toolbar and updates to Busy Indicator, DataGrid, editors, and PDF Viewer.</description><pubDate>Thu, 20 Mar 2025 00:00:00 GMT</pubDate></item><item><title>Introducing the Third Set of Open-Source Syncfusion® .NET MAUI Controls</title><link>https://mauiverse.net/community-feed/2025/03/syncfusion-third-set-open-source-maui-controls/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/03/syncfusion-third-set-open-source-maui-controls/</guid><description>Syncfusion’s third open-source Toolkit release adds accordion/cards/expander/popup/OTP input controls and brings trimming + native AOT support.</description><pubDate>Thu, 20 Mar 2025 00:00:00 GMT</pubDate></item><item><title>How to Get the Active Window in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/03/get-active-window-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/03/get-active-window-dotnet-maui/</guid><description>A simple pattern for tracking the active Window in multi-window .NET MAUI apps by extending Window and surfacing an IsActive flag plus helper extensions.</description><pubDate>Fri, 14 Mar 2025 00:00:00 GMT</pubDate></item><item><title>MAUI Day UK 2025</title><link>https://mauiverse.net/community-feed/2025/03/maui-day-uk-2025/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/03/maui-day-uk-2025/</guid><description>MAUI Day UK 2025 brought global attendees and speakers together for a full day of deeply practical .NET MAUI sessions. Tony highlights the biggest themes, from platform direction to animation, architecture, and real-world tooling.</description><pubDate>Fri, 14 Mar 2025 00:00:00 GMT</pubDate></item><item><title>MAUI Day London 2025</title><link>https://mauiverse.net/community-feed/maui-day/london-2025/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/maui-day/london-2025/</guid><description>MAUI Day London had in depth sessions from the .NET MAUI team and community speakers.</description><pubDate>Fri, 14 Mar 2025 00:00:00 GMT</pubDate></item><item><title>How Good is Copilot with Agents for .NET MAUI Development?</title><link>https://mauiverse.net/community-feed/2025/03/copilot-agents-dotnet-maui-development/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/03/copilot-agents-dotnet-maui-development/</guid><description>Daniel Hindrikes shares a hands-on look at GitHub Copilot with Agents and how it performs on common .NET MAUI development tasks.</description><pubDate>Tue, 11 Mar 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - Agent Maui: Copilot Pro-tips for devs</title><link>https://mauiverse.net/community-feed/2025/03/maui-community-standup-agent-maui-copilot-pro-tips/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/03/maui-community-standup-agent-maui-copilot-pro-tips/</guid><description>David Ortinau hosts a .NET MAUI Community Standup about Agent Maui, sharing Copilot pro-tips and practical ways to use AI tooling in day-to-day development.</description><pubDate>Fri, 07 Mar 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, March 2025</title><link>https://mauiverse.net/community-feed/2025/03/net-maui-community-toolkit-monthly-standup-march-2025/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/03/net-maui-community-toolkit-monthly-standup-march-2025/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit! https://github.com/CommunityToolkit/Maui/wiki/Monthly-Standups</description><pubDate>Fri, 07 Mar 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Performance Features in .NET 9</title><link>https://mauiverse.net/community-feed/2025/02/dotnet-maui-performance-features-dotnet-9/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/02/dotnet-maui-performance-features-dotnet-9/</guid><description>Jonathan Peppers and Simon Rozsival cover .NET 9 MAUI performance features like full trimming, NativeAOT support, and compiled bindings, plus profiling guidance.</description><pubDate>Thu, 20 Feb 2025 00:00:00 GMT</pubDate></item><item><title>How to bind to functions from XAML in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/02/how-to-bind-to-functions-from-xaml-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/02/how-to-bind-to-functions-from-xaml-in-net-maui/</guid><description>How to bind to functions from XAML in .NET MAUI with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Thu, 20 Feb 2025 00:00:00 GMT</pubDate></item><item><title>Splash Screen in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/02/telerik-splash-screen-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/02/telerik-splash-screen-net-maui/</guid><description>Leomaris Reyes explains how splash screens work in .NET MAUI and how to configure images, background colors, base sizes, and platform-specific behavior.</description><pubDate>Wed, 12 Feb 2025 00:00:00 GMT</pubDate></item><item><title>Introducing The New .NET MAUI Expander View</title><link>https://mauiverse.net/community-feed/2025/02/introducing-the-new-net-maui-expander-view/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/02/introducing-the-new-net-maui-expander-view/</guid><description>Alberto introduces Nalu ExpanderViewBox, a layout-friendly expander control designed to animate size changes and simplify collapsible UI in .NET MAUI. The post shows how to handle dynamic content, build accordions, and avoid common CollectionView pitfalls with a clean, minimal API.</description><pubDate>Tue, 11 Feb 2025 00:00:00 GMT</pubDate></item><item><title>Recap: What’s New in .NET MAUI in .NET 9?</title><link>https://mauiverse.net/community-feed/2025/02/telerik-recap-whats-new-net-maui-net-9/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/02/telerik-recap-whats-new-net-maui-net-9/</guid><description>Leomaris Reyes recaps the key updates for .NET MAUI in .NET 9 from .NET Conf, including performance, tooling, platform integrations, and ecosystem highlights.</description><pubDate>Fri, 07 Feb 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - Let Copilot Fix Your XAML</title><link>https://mauiverse.net/community-feed/2025/02/maui-community-standup-let-copilot-fix-your-xaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/02/maui-community-standup-let-copilot-fix-your-xaml/</guid><description>David Ortinau hosts a .NET MAUI Community Standup exploring how Copilot can help fix and improve XAML, with practical examples and tips.</description><pubDate>Fri, 07 Feb 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, February 2025</title><link>https://mauiverse.net/community-feed/2025/02/net-maui-community-toolkit-monthly-standup-february-2025/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/02/net-maui-community-toolkit-monthly-standup-february-2025/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit! https://github.com/CommunityToolkit/Maui/wiki/Monthly-Standups</description><pubDate>Fri, 07 Feb 2025 00:00:00 GMT</pubDate></item><item><title>BETTER, FASTER, STRONGER Hot Reload &amp; Live Preview for .NET MAUI &amp; Blazor Hybrid in Visual Studio</title><link>https://mauiverse.net/community-feed/2025/02/betterfasterstrongerhotreloadlivepreviewfornetmauiblazorhybridinvisualstudio/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/02/betterfasterstrongerhotreloadlivepreviewfornetmauiblazorhybridinvisualstudio/</guid><description>James Montemagno walks through BETTER, FASTER, STRONGER Hot Reload &amp; Live Preview for .NET MAUI &amp; Blazor Hybrid in Visual Studio, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</description><pubDate>Thu, 06 Feb 2025 00:00:00 GMT</pubDate></item><item><title>Starting .NET MAUI Development in 2025 - Everything You Need To Know!</title><link>https://mauiverse.net/community-feed/2025/01/startingnetmauidevelopmentin2025everythingyouneedtoknow/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/01/startingnetmauidevelopmentin2025everythingyouneedtoknow/</guid><description>James Montemagno walks through Starting .NET MAUI Development in 2025 - Everything You Need To Know, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</description><pubDate>Fri, 31 Jan 2025 00:00:00 GMT</pubDate></item><item><title>Delete bin and obj Folders in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/01/delete-bin-and-obj-folders-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/01/delete-bin-and-obj-folders-in-net-maui/</guid><description>A Visual Studio Code extension streamlines cleaning build artifacts in .NET MAUI projects by providing a right-click context menu option to delete bin and obj folders. This simple tool saves time resolving mysterious build issues and cache problems.</description><pubDate>Mon, 27 Jan 2025 00:00:00 GMT</pubDate></item><item><title>Building Dynamic UI with Decision Logic in .NET MAUI XAML</title><link>https://mauiverse.net/community-feed/2025/01/dynamic-ui-decision-logic-dotnet-maui-xaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/01/dynamic-ui-decision-logic-dotnet-maui-xaml/</guid><description>An overview of dynamic UI building blocks in .NET MAUI XAML, plus custom ConditionView and SwitchCaseView controls for if/switch-style rendering.</description><pubDate>Mon, 27 Jan 2025 00:00:00 GMT</pubDate></item><item><title>How to Add Google Analytics to Your .NET MAUI App | MAUI Snippets #2</title><link>https://mauiverse.net/community-feed/2025/01/google-analytics-dotnet-maui-maui-snippets-2/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/01/google-analytics-dotnet-maui-maui-snippets-2/</guid><description>Max Mannstein shows how to add Google Analytics to a .NET MAUI app, including the core setup steps and validation tips.</description><pubDate>Sun, 26 Jan 2025 00:00:00 GMT</pubDate></item><item><title>Firebase Push Notifications in .NET MAUI (iOS &amp; Android) – Full Setup Guide - MAUI Snippets #1</title><link>https://mauiverse.net/community-feed/2025/01/firebase-push-notifications-dotnet-maui-full-setup-guide/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/01/firebase-push-notifications-dotnet-maui-full-setup-guide/</guid><description>Max Mannstein (MAUIBoost) walks through a full Firebase push notification setup for .NET MAUI on both iOS and Android.</description><pubDate>Sun, 19 Jan 2025 00:00:00 GMT</pubDate></item><item><title>Running macOS in a macOS Virtual Machine on a Mac for Free (Full Setup Guide - Orka and UTM)</title><link>https://mauiverse.net/community-feed/2025/01/runningmacosinamacosvirtualmachineonamacforfreefullsetupguideorkaandutm/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/01/runningmacosinamacosvirtualmachineonamacforfreefullsetupguideorkaandutm/</guid><description>James Montemagno walks through Running macOS in a macOS Virtual Machine on a Mac for Free (Full Setup Guide - Orka and UTM), focusing on practical implementation steps you can apply immediately. You&apos;ll see the setup path, the key workflow decisions, and how to ship the same patterns in your own .NET MAUI projects.</description><pubDate>Thu, 16 Jan 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - 2025 New Year Kickoff</title><link>https://mauiverse.net/community-feed/2025/01/maui-community-standup-2025-new-year-kickoff/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/01/maui-community-standup-2025-new-year-kickoff/</guid><description>David Ortinau hosts the .NET MAUI Community Standup 2025 New Year Kickoff, sharing updates, community news, and what to watch for early in the year.</description><pubDate>Fri, 10 Jan 2025 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, January 2025</title><link>https://mauiverse.net/community-feed/2025/01/net-maui-community-toolkit-monthly-standup-january-2025/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/01/net-maui-community-toolkit-monthly-standup-january-2025/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Fri, 10 Jan 2025 00:00:00 GMT</pubDate></item><item><title>Align the Button Text in .NET MAUI</title><link>https://mauiverse.net/community-feed/2025/01/align-button-text-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/01/align-button-text-in-net-maui/</guid><description>Platform-specific button text alignment in .NET MAUI requires custom handlers leveraging native iOS and Android controls. This guide demonstrates creating reusable handlers for precise text positioning across platforms.</description><pubDate>Thu, 09 Jan 2025 00:00:00 GMT</pubDate></item><item><title>Install &amp; Run Windows 11 on an Apple Silicon Mac with VMware Fusion for FREE (Full setup guide)</title><link>https://mauiverse.net/community-feed/2025/01/installrunwindows11onanapplesiliconmacwithvmwarefusionforfreefullsetupguide/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2025/01/installrunwindows11onanapplesiliconmacwithvmwarefusionforfreefullsetupguide/</guid><description>James Montemagno walks through Install &amp; Run Windows 11 on an Apple Silicon Mac with VMware Fusion for FREE (Full setup guide), focusing on practical implementation steps you can apply immediately. You&apos;ll see the setup path, the key workflow decisions, and how to ship the same patterns in your own .NET MAUI projects.</description><pubDate>Thu, 09 Jan 2025 00:00:00 GMT</pubDate></item><item><title>Episode 126: .NET 9, Holiday Hacks, &amp; GitHub Copilot Free</title><link>https://mauiverse.net/community-feed/2024/12/episode-126-net-9-holiday-hacks-github-copilot-free/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/12/episode-126-net-9-holiday-hacks-github-copilot-free/</guid><description>.NET 9 is officially here!</description><pubDate>Mon, 23 Dec 2024 00:00:00 GMT</pubDate></item><item><title>Grial UI Kit para .NET MAUI: Mejora el diseño de tus Apps</title><link>https://mauiverse.net/community-feed/2024/12/grial-ui-kit-dotnet-maui-mejora-diseno-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/12/grial-ui-kit-dotnet-maui-mejora-diseno-apps/</guid><description>Javier Suárez tours Grial UI Kit for .NET MAUI and how it can speed up building polished, production-ready UI.</description><pubDate>Mon, 23 Dec 2024 00:00:00 GMT</pubDate></item><item><title>My Mac Mini M4/M4 Pro Developer Setup - .NET, macOS, iOS, Android, Windows, &amp; More</title><link>https://mauiverse.net/community-feed/2024/12/mymacminim4m4prodevelopersetupnetmacosiosandroidwindowsmore/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/12/mymacminim4m4prodevelopersetupnetmacosiosandroidwindowsmore/</guid><description>James Montemagno walks through My Mac Mini M4/M4 Pro Developer Setup - .NET, macOS, iOS, Android, Windows, &amp; More, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Mon, 23 Dec 2024 00:00:00 GMT</pubDate></item><item><title>Preventing Memory Leaks In .NET MAUI Best Practices And Strategies</title><link>https://mauiverse.net/community-feed/2024/12/preventing-memory-leaks-in-net-maui-best-practices-and-strategies/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/12/preventing-memory-leaks-in-net-maui-best-practices-and-strategies/</guid><description>This post examines how event subscriptions can quietly introduce memory leaks in .NET MAUI applications. It walks through the underlying mechanics and compares practical strategies to detect and prevent leaks in real world apps.</description><pubDate>Tue, 10 Dec 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - .NET MAUI 2024 Wrapped!</title><link>https://mauiverse.net/community-feed/2024/12/maui-community-standup-dotnet-maui-2024-wrapped/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/12/maui-community-standup-dotnet-maui-2024-wrapped/</guid><description>David Ortinau hosts a .NET MAUI Community Standup wrapping up 2024 with highlights, learnings, and a look back at the year for .NET MAUI.</description><pubDate>Fri, 06 Dec 2024 00:00:00 GMT</pubDate></item><item><title>Easily Upgrade .NET MAUI &amp; Blazor Hybrid apps to .NET 9 in Minutes</title><link>https://mauiverse.net/community-feed/2024/12/easilyupgradenetmauiblazorhybridappstonet9inminutes/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/12/easilyupgradenetmauiblazorhybridappstonet9inminutes/</guid><description>James Montemagno walks through Easily Upgrade .NET MAUI &amp; Blazor Hybrid apps to .NET 9 in Minutes, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 05 Dec 2024 00:00:00 GMT</pubDate></item><item><title>Unit Testing in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/12/telerik-unit-testing-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/12/telerik-unit-testing-net-maui/</guid><description>Leomaris Reyes covers how to set up and run unit tests for .NET MAUI using xUnit, including project structure, target frameworks, and best practices.</description><pubDate>Mon, 02 Dec 2024 00:00:00 GMT</pubDate></item><item><title>Adding Serilog to .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/12/thewissen-adding-serilog-to-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/12/thewissen-adding-serilog-to-dotnet-maui/</guid><description>Steven Thewissen walks through integrating Serilog into a .NET MAUI app via the MauiAppBuilder pipeline, including local file logging, rolling files, and retention settings.</description><pubDate>Sun, 01 Dec 2024 00:00:00 GMT</pubDate></item><item><title>Another set of free Syncfusion controls!</title><link>https://mauiverse.net/community-feed/2024/12/thewissen-another-set-of-free-syncfusion-controls/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/12/thewissen-another-set-of-free-syncfusion-controls/</guid><description>Steven Thewissen highlights another batch of free/open-source Syncfusion controls for .NET MAUI, calling out the BottomSheet as a standout and showing how easy it is to add to your UI.</description><pubDate>Sun, 01 Dec 2024 00:00:00 GMT</pubDate></item><item><title>Discovering StyleClass in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/12/thewissen-discovering-styleclass-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/12/thewissen-discovering-styleclass-in-dotnet-maui/</guid><description>Steven Thewissen introduces StyleClass/Class styling in .NET MAUI as a CSS-like way to compose reusable styles without the brittleness of missing StaticResource keys.</description><pubDate>Sun, 01 Dec 2024 00:00:00 GMT</pubDate></item><item><title>DevExpress MAUI Date Picker setup and use</title><link>https://mauiverse.net/community-feed/2024/11/devexpress-maui-component-library-setup/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/11/devexpress-maui-component-library-setup/</guid><description>This guide walks through adding DevExpress controls to a .NET MAUI app, with a focus on the Date Edit control for production-ready date input. You&apos;ll learn the setup path, NuGet feed configuration, and why component libraries can reduce UI implementation risk.</description><pubDate>Sat, 30 Nov 2024 00:00:00 GMT</pubDate></item><item><title>A quick look at Telerik controls for .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/11/quick-look-telerik-controls-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/11/quick-look-telerik-controls-dotnet-maui/</guid><description>Javier Suárez gives a quick tour of Telerik UI controls for .NET MAUI and what they enable for cross-platform app UIs.</description><pubDate>Mon, 18 Nov 2024 00:00:00 GMT</pubDate></item><item><title>Stay Ahead of the Curve: Embrace .NET MAUI for .NET 9</title><link>https://mauiverse.net/community-feed/2024/11/embrace-net-maui-for-net-9/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/11/embrace-net-maui-for-net-9/</guid><description>.NET MAUI for .NET 9 brings performance improvements, new controls like HybridWebView, and enhanced platform features. Despite being an STS release, the frequent update cycle of mobile development makes upgrading practical and beneficial.</description><pubDate>Tue, 12 Nov 2024 00:00:00 GMT</pubDate></item><item><title>Nesting .NET MAUI .xaml Files in Visual Studio Code</title><link>https://mauiverse.net/community-feed/2024/11/nesting-maui-xaml-files-vscode/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/11/nesting-maui-xaml-files-vscode/</guid><description>Configure VS Code file nesting so .NET MAUI .xaml files group neatly with their corresponding .xaml.cs code-behind files.</description><pubDate>Mon, 11 Nov 2024 00:00:00 GMT</pubDate></item><item><title>Create an onboarding tutorial using the Maui.TutorialCoachMark library</title><link>https://mauiverse.net/community-feed/2024/11/onboarding-tutorial-maui-tutorialcoachmark/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/11/onboarding-tutorial-maui-tutorialcoachmark/</guid><description>Javier Suárez shows how to implement an in-app onboarding walkthrough in .NET MAUI using Maui.TutorialCoachMark.</description><pubDate>Mon, 11 Nov 2024 00:00:00 GMT</pubDate></item><item><title>PageResolver Updates – The Missing Piece of .NET MAUI, Now Ready for .NET 9!</title><link>https://mauiverse.net/community-feed/2024/11/page-resolver-updates/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/11/page-resolver-updates/</guid><description>Latest improvements to PageResolver for .NET MAUI, making MVVM setup easier with automatic view and ViewModel resolution through dependency injection.</description><pubDate>Mon, 11 Nov 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI in 9 and Syncfusion Toolkit for MAUI</title><link>https://mauiverse.net/community-feed/2024/11/dotnet-maui-in-9-and-syncfusion-toolkit-for-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/11/dotnet-maui-in-9-and-syncfusion-toolkit-for-maui/</guid><description>David Ortinau hosts a .NET MAUI Community Standup covering what’s new in .NET MAUI 9 and the Syncfusion Toolkit for .NET MAUI.</description><pubDate>Fri, 08 Nov 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, November 2024</title><link>https://mauiverse.net/community-feed/2024/11/net-maui-community-toolkit-monthly-standup-november-2024/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/11/net-maui-community-toolkit-monthly-standup-november-2024/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Fri, 08 Nov 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Memory Profiling - Identify and Fix Memory Leaks</title><link>https://mauiverse.net/community-feed/2024/11/dotnet-maui-memory-profiling-identify-and-fix-memory-leaks/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/11/dotnet-maui-memory-profiling-identify-and-fix-memory-leaks/</guid><description>Alexander Russkov explains common MAUI memory leaks and a practical workflow to detect and fix them.</description><pubDate>Mon, 04 Nov 2024 00:00:00 GMT</pubDate></item><item><title>Loading State for Images in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/10/loading-state-for-images-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/loading-state-for-images-in-net-maui/</guid><description>Control reference bindings in .NET MAUI enable elegant loading indicators for images across all platforms. By binding to the Image control&apos;s IsLoading property, developers can provide visual feedback during image fetching operations.</description><pubDate>Thu, 31 Oct 2024 00:00:00 GMT</pubDate></item><item><title>Free offline AI in .NET MAUI Application</title><link>https://mauiverse.net/community-feed/2024/10/free-offline-ai-dotnet-maui-llamasharp/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/free-offline-ai-dotnet-maui-llamasharp/</guid><description>Run LLMs locally in a .NET MAUI app using LLamaSharp, with guidance on model formats, setup, and performance tradeoffs for offline scenarios.</description><pubDate>Wed, 30 Oct 2024 00:00:00 GMT</pubDate></item><item><title>Free DevExpress Controls for .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/10/free-devexpress-controls-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/free-devexpress-controls-dotnet-maui/</guid><description>Javier Suárez covers DevExpress’ free .NET MAUI controls and where they can help accelerate common app UI scenarios.</description><pubDate>Mon, 28 Oct 2024 00:00:00 GMT</pubDate></item><item><title>Setup MAUI from Scratch on Mac</title><link>https://mauiverse.net/community-feed/2024/10/setup-maui-from-scratch-on-mac/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/setup-maui-from-scratch-on-mac/</guid><description>Tony shares a practical rebuild checklist for setting up a complete .NET MAUI development environment on macOS after a clean machine reset. The post focuses on getting productive quickly across Apple and Android tooling, with versioning pitfalls called out.</description><pubDate>Fri, 25 Oct 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Welcomes Syncfusion Open-source Contributions</title><link>https://mauiverse.net/community-feed/2024/10/dotnet-maui-welcomes-syncfusion-open-source-contributions/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/dotnet-maui-welcomes-syncfusion-open-source-contributions/</guid><description>David Ortinau announces Syncfusion’s open-source MAUI Toolkit contributions and broader investment in dotnet/maui, plus a new .NET 9 template plan.</description><pubDate>Tue, 22 Oct 2024 00:00:00 GMT</pubDate></item><item><title>Your MAUI schedule for .NET conf 2024</title><link>https://mauiverse.net/community-feed/2024/10/maui-schedule-for-dotnet-conf-2024/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/maui-schedule-for-dotnet-conf-2024/</guid><description>This post curates the MAUI-relevant sessions from .NET Conf 2024 so you can skip straight to cross-platform content that matters. Tony also provides an iCal-friendly schedule workflow to make session planning easier.</description><pubDate>Mon, 21 Oct 2024 00:00:00 GMT</pubDate></item><item><title>Monitoreo de Errores en .NET MAUI con Sentry</title><link>https://mauiverse.net/community-feed/2024/10/monitoreo-errores-dotnet-maui-con-sentry/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/monitoreo-errores-dotnet-maui-con-sentry/</guid><description>Javier Suárez shows how to monitor errors and crashes in .NET MAUI apps using Sentry.</description><pubDate>Mon, 21 Oct 2024 00:00:00 GMT</pubDate></item><item><title>Episode 125: Hello Xcode 16 &amp; .NET 9 RC 2</title><link>https://mauiverse.net/community-feed/2024/10/episode-125-hello-xcode-16-net-9-rc-2/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/episode-125-hello-xcode-16-net-9-rc-2/</guid><description>The latest in greatest for .NET MAUI is here with .NET 9 RC 2 which comes with plenty of awesome enhancements for mobile and desktop developers.</description><pubDate>Fri, 18 Oct 2024 00:00:00 GMT</pubDate></item><item><title>Loading configuration data from json in a MAUI app</title><link>https://mauiverse.net/community-feed/2024/10/maui-load-configuration-data-from-json/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/maui-load-configuration-data-from-json/</guid><description>This walkthrough shows how to load local JSON configuration into a .NET MAUI app while keeping sensitive values out of source control. Tony demonstrates a lightweight pattern that&apos;s ideal for device-local keys and quick experimentation.</description><pubDate>Fri, 18 Oct 2024 00:00:00 GMT</pubDate></item><item><title>Using Biometric Identification in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/10/telerik-using-biometric-identification-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/telerik-using-biometric-identification-net-maui/</guid><description>Leomaris Reyes shows how to add biometric authentication to .NET MAUI apps using Plugin.Maui.Biometric, including Android/iOS setup and emulator testing.</description><pubDate>Thu, 17 Oct 2024 00:00:00 GMT</pubDate></item><item><title>MAUI - Fallback image for no network state</title><link>https://mauiverse.net/community-feed/2024/10/maui-fallback-image-no-network/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/maui-fallback-image-no-network/</guid><description>This post explains why a straightforward MAUI fallback binding can fail when remote image loading breaks and no cache is available. Tony shows a reliable code-behind approach for switching to local fallback assets in offline scenarios.</description><pubDate>Mon, 14 Oct 2024 00:00:00 GMT</pubDate></item><item><title>MAUI day 2024</title><link>https://mauiverse.net/community-feed/2024/10/maui-day-2024/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/maui-day-2024/</guid><description>Tony recaps MAUI Day 2024 in Cologne, highlighting the event&apos;s practical sessions and community-first format. The post surfaces key takeaways across platform updates, security, and Aspire relevance for MAUI teams.</description><pubDate>Sun, 13 Oct 2024 00:00:00 GMT</pubDate></item><item><title>MAUI Day Cologne - Autumn 2024</title><link>https://mauiverse.net/community-feed/maui-day/cologne-autumn-2024/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/maui-day/cologne-autumn-2024/</guid><description>MAUI Day Cologne had in depth sessions from the .NET MAUI team and community speakers.</description><pubDate>Fri, 11 Oct 2024 00:00:00 GMT</pubDate></item><item><title>Deprecated APIs in .NET MAUI 9</title><link>https://mauiverse.net/community-feed/2024/10/telerik-deprecated-apis-net-maui-9/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/telerik-deprecated-apis-net-maui-9/</guid><description>Leomaris Reyes summarizes APIs deprecated in .NET MAUI 9 and what to use instead—helpful for planning upgrades and avoiding future removals.</description><pubDate>Wed, 09 Oct 2024 00:00:00 GMT</pubDate></item><item><title>MAUI - Failed to load native whisper library</title><link>https://mauiverse.net/community-feed/2024/10/whisper-dotnet-and-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/whisper-dotnet-and-maui/</guid><description>This troubleshooting post breaks down a native runtime issue when using Whisper.net with .NET MAUI on Apple silicon. Tony documents the practical fix path, including runtime alignment and rebuilding native dependencies for `arm64`.</description><pubDate>Wed, 09 Oct 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Progress View</title><link>https://mauiverse.net/community-feed/2024/10/netmauiprogressview/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/netmauiprogressview/</guid><description>.NET MAUI Progress View walks through a practical way to implement a reusable progress view component for MAUI apps in .NET MAUI. You will learn why communicating progress clearly during long-running tasks matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 07 Oct 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - .NET MAUI 4, 9, 12, 16, 18, 35</title><link>https://mauiverse.net/community-feed/2024/10/maui-community-standup-dotnet-maui-4-9-12-16-18-35/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/maui-community-standup-dotnet-maui-4-9-12-16-18-35/</guid><description>David Ortinau hosts a .NET MAUI Community Standup covering a fast-moving set of updates and milestones across .NET MAUI releases and improvements.</description><pubDate>Fri, 04 Oct 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, October 2024</title><link>https://mauiverse.net/community-feed/2024/10/net-maui-community-toolkit-monthly-standup-october-2024/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/net-maui-community-toolkit-monthly-standup-october-2024/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Fri, 04 Oct 2024 00:00:00 GMT</pubDate></item><item><title>Exploring SemanticOrderView in .NET MAUI Community Toolkit</title><link>https://mauiverse.net/community-feed/2024/10/telerik-exploring-semanticorderview-net-maui-community-toolkit/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/telerik-exploring-semanticorderview-net-maui-community-toolkit/</guid><description>Leomaris Reyes explains SemanticOrderView from the .NET MAUI Community Toolkit and how it helps improve accessibility by controlling screen reader navigation order.</description><pubDate>Thu, 03 Oct 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Input Validation</title><link>https://mauiverse.net/community-feed/2024/10/net-maui-input-validation-2dcc9ae847ab/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/10/net-maui-input-validation-2dcc9ae847ab/</guid><description>Petar Mishev looks at input validation in .NET MAUI and why it matters for building reliable, user-friendly forms. The article points readers toward patterns that make validation logic and feedback easier to reason about in app code.</description><pubDate>Wed, 02 Oct 2024 00:00:00 GMT</pubDate></item><item><title>121: Jon tries Mediator!  Copilot != Autopilot, and the Best iPhone ever!</title><link>https://mauiverse.net/community-feed/2024/09/121-jon-tries-mediator-copilot-autopilot-and-the-best-iphone-ever/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/09/121-jon-tries-mediator-copilot-autopilot-and-the-best-iphone-ever/</guid><description>Jon and Allan unpack practical lessons from using AI coding tools, staying current with iOS/Xcode changes, and building real-world .NET MAUI features. You&apos;ll get honest guidance on where Copilot helps, where it doesn&apos;t, and how those trade-offs show up in day-to-day app work.</description><pubDate>Mon, 30 Sep 2024 00:00:00 GMT</pubDate></item><item><title>Displaying PDF files in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/09/displaying-pdf-files-in-net-maui-fe8831f175bd/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/09/displaying-pdf-files-in-net-maui-fe8831f175bd/</guid><description>Petar Mishev explores how to display PDF documents in .NET MAUI applications and what that means in practice for app UX. It is a useful starting point for teams that need in-app document viewing instead of pushing users out to another tool.</description><pubDate>Wed, 25 Sep 2024 00:00:00 GMT</pubDate></item><item><title>Adding Interactive Gestures to Controls in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/09/adding-interactive-gestures-to-controls-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/09/adding-interactive-gestures-to-controls-in-dotnet-maui/</guid><description>James Montemagno shows how to bring more touch interaction into .NET MAUI apps with gesture recognizers and swipe support. The video is a quick way to see how small interaction patterns can make interfaces feel more alive.</description><pubDate>Tue, 24 Sep 2024 00:00:00 GMT</pubDate></item><item><title>120: Buffet Style Show</title><link>https://mauiverse.net/community-feed/2024/09/120-buffet-style-show/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/09/120-buffet-style-show/</guid><description>This episode covers a broad set of mobile dev topics, from SQLite persistence and Android platform shifts to UI composition pitfalls in MAUI. It&apos;s a practical grab bag focused on performance, architecture choices, and avoiding common mistakes early.</description><pubDate>Mon, 23 Sep 2024 00:00:00 GMT</pubDate></item><item><title>Updates for TinyInsights: what is new for .NET MAUI developers that want to use Application Insights</title><link>https://mauiverse.net/community-feed/2024/09/tinyinsights-updates-application-insights-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/09/tinyinsights-updates-application-insights-dotnet-maui/</guid><description>Daniel Hindrikes shares what’s new in TinyInsights for .NET MAUI, focusing on Application Insights instrumentation and developer workflow.</description><pubDate>Mon, 23 Sep 2024 00:00:00 GMT</pubDate></item><item><title>Dependency Injection Basics in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/09/dependency-injection-basics-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/09/dependency-injection-basics-in-dotnet-maui/</guid><description>James Montemagno walks through the built-in dependency injection support in .NET MAUI and why it matters for app structure. This is a good refresher for anyone who wants cleaner service registration, resolution, and composition in MAUI apps.</description><pubDate>Fri, 20 Sep 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Many-to-Many SQLite Database with Extensions</title><link>https://mauiverse.net/community-feed/2024/09/netmauimanytomanysqlitedatabasewithextensions/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/09/netmauimanytomanysqlitedatabasewithextensions/</guid><description>.NET MAUI Many-to-Many SQLite Database with Extensions walks through a practical way to implement a clean relation model you can query and update from MAUI in .NET MAUI. You will learn why many-to-many data without hand-written join boilerplate matters and how to wire the feature from setup to a working result.</description><pubDate>Fri, 20 Sep 2024 00:00:00 GMT</pubDate></item><item><title>Solving .NET MAUI Issues on macOS Sequoia with Visual Studio Code and XCode 16</title><link>https://mauiverse.net/community-feed/2024/09/solving-net-maui-macos-sequoia-xcode-16/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/09/solving-net-maui-macos-sequoia-xcode-16/</guid><description>macOS Sequoia and XCode 16 initially broke .NET MAUI compatibility, requiring workarounds until official support arrived. This guide documents solutions including downgrading XCode, managing provisioning profiles, and disabling XAML Hot Reload.</description><pubDate>Thu, 19 Sep 2024 00:00:00 GMT</pubDate></item><item><title>119: In App Purchasing Pain</title><link>https://mauiverse.net/community-feed/2024/09/119-in-app-purchasing-pain/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/09/119-in-app-purchasing-pain/</guid><description>Jon and Allan break down why in-app purchases are still one of the hardest parts of shipping mobile apps. You&apos;ll learn where StoreKit and Play Billing complexity shows up in real code and how teams can reduce risk.</description><pubDate>Mon, 16 Sep 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI One-to-Many SQLite Database with Extensions</title><link>https://mauiverse.net/community-feed/2024/09/netmauionetomanysqlitedatabasewithextensions/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/09/netmauionetomanysqlitedatabasewithextensions/</guid><description>.NET MAUI One-to-Many SQLite Database with Extensions walks through a practical way to implement a one-to-many structure that stays easy to maintain in .NET MAUI. You will learn why parent-child records with predictable local storage matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 16 Sep 2024 00:00:00 GMT</pubDate></item><item><title>Android Asset Packs for .NET &amp; .NET MAUI Android Apps</title><link>https://mauiverse.net/community-feed/2024/09/android-asset-packs-dotnet-android-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/09/android-asset-packs-dotnet-android-maui/</guid><description>Dean Ellis introduces Asset Pack support for .NET Android/.NET MAUI (in .NET 9), enabling large AndroidAsset/MauiAsset payloads with InstallTime/FastFollow/OnDemand delivery.</description><pubDate>Thu, 12 Sep 2024 00:00:00 GMT</pubDate></item><item><title>Learn to Build Your First Blazor Hybrid App!</title><link>https://mauiverse.net/community-feed/2024/09/blazor-hybrid-workshop-monkeyfinder/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/09/blazor-hybrid-workshop-monkeyfinder/</guid><description>Sweeky Satpathy and Gerald Versluis announce the official Blazor Hybrid workshop that teaches building a cross-platform app with Blazor Hybrid and .NET MAUI.</description><pubDate>Tue, 10 Sep 2024 00:00:00 GMT</pubDate></item><item><title>Create multi-window desktop apps with .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/09/create-multi-window-desktop-apps-with-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/09/create-multi-window-desktop-apps-with-dotnet-maui/</guid><description>James Montemagno demonstrates how to build multi-window desktop experiences with .NET MAUI while still respecting the needs of mobile users. The video is a practical introduction to treating MAUI as more than a single-window app model.</description><pubDate>Tue, 10 Sep 2024 00:00:00 GMT</pubDate></item><item><title>Adding Blazor in an existing MAUI project</title><link>https://mauiverse.net/community-feed/2024/09/adding-blazor-in-an-existing-maui-project-9a72b991bda5/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/09/adding-blazor-in-an-existing-maui-project-9a72b991bda5/</guid><description>Petar Mishev shows how Blazor can be introduced into an existing .NET MAUI project instead of requiring a fresh start. It is a practical bridge for teams that want to mix Razor-based UI with an app they already have in flight.</description><pubDate>Sat, 07 Sep 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - .NET MAUI + Amazing TitleBars</title><link>https://mauiverse.net/community-feed/2024/09/maui-community-standup-dotnet-maui-amazing-titlebars/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/09/maui-community-standup-dotnet-maui-amazing-titlebars/</guid><description>David Ortinau hosts a .NET MAUI Community Standup highlighting TitleBar customization and UI polish opportunities for .NET MAUI apps.</description><pubDate>Fri, 06 Sep 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, September 2024</title><link>https://mauiverse.net/community-feed/2024/09/net-maui-community-toolkit-monthly-standup-september-2024/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/09/net-maui-community-toolkit-monthly-standup-september-2024/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Fri, 06 Sep 2024 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>.NET MAUI One-to-One Relation SQLite Database with Extensions</title><link>https://mauiverse.net/community-feed/2024/09/netmauionetoonerelationsqlitedatabasewithextensions/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/09/netmauionetoonerelationsqlitedatabasewithextensions/</guid><description>.NET MAUI One-to-One Relation SQLite Database with Extensions walks through a practical way to implement a one-to-one SQLite structure that is simple to query in .NET MAUI. You will learn why splitting a profile across linked tables without data drift matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 02 Sep 2024 00:00:00 GMT</pubDate></item><item><title>Exploring Preferences in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/08/telerik-exploring-preferences-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/08/telerik-exploring-preferences-net-maui/</guid><description>Leomaris Reyes covers .NET MAUI Preferences for lightweight local storage—keys/values, supported types, platform differences, and when to use it.</description><pubDate>Wed, 28 Aug 2024 00:00:00 GMT</pubDate></item><item><title>Episode 124: CollectionView++, AI Goodies, and VS Code Setup</title><link>https://mauiverse.net/community-feed/2024/08/episode-124-collectionview-ai-goodies-and-vs-code-setup/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/08/episode-124-collectionview-ai-goodies-and-vs-code-setup/</guid><description>It&apos;s time for another .NET MAUI Podcast with James, David, and Matt!</description><pubDate>Mon, 26 Aug 2024 00:00:00 GMT</pubDate></item><item><title>Adaptive UI Behavior in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/08/adaptive-ui-behavior-in-net-maui-1d7f471626e9/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/08/adaptive-ui-behavior-in-net-maui-1d7f471626e9/</guid><description>Petar Mishev looks at adaptive UI behavior in .NET MAUI and the kinds of layout adjustments modern apps need across devices. It is a useful read for teams trying to make one codebase feel more intentional on different screens and form factors.</description><pubDate>Fri, 23 Aug 2024 00:00:00 GMT</pubDate></item><item><title>Deploy &amp; Debug .NET MAUI Apps to iOS Devices in VS Code - Complete Guide</title><link>https://mauiverse.net/community-feed/2024/08/deploydebugnetmauiappstoiosdevicesinvscodecompleteguide/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/08/deploydebugnetmauiappstoiosdevicesinvscodecompleteguide/</guid><description>James Montemagno walks through Deploy &amp; Debug .NET MAUI Apps to iOS Devices in VS Code - Complete Guide, focusing on practical implementation steps you can apply immediately. You&apos;ll see the setup path, the key workflow decisions, and how to ship the same patterns in your own .NET MAUI projects.</description><pubDate>Fri, 23 Aug 2024 00:00:00 GMT</pubDate></item><item><title>Testing Local APIs on Device with Dev Tunnels and .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/08/testing-local-apis-on-device-with-dev-tunnels-and-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/08/testing-local-apis-on-device-with-dev-tunnels-and-dotnet-maui/</guid><description>James Montemagno explains how Dev Tunnels can expose a local API to a physical device so .NET MAUI apps can be tested without a deployed backend. It is a practical setup for teams tired of fighting `localhost` during device testing.</description><pubDate>Fri, 23 Aug 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI SQLite Database CRUD Operation Easy MVVM</title><link>https://mauiverse.net/community-feed/2024/08/netmauisqlitedatabasecrudoperationeasymvvm/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/08/netmauisqlitedatabasecrudoperationeasymvvm/</guid><description>.NET MAUI SQLite Database CRUD Operation Easy MVVM walks through a practical way to implement end-to-end CRUD wired into a MAUI UI in .NET MAUI. You will learn why getting reliable local persistence into an MVVM app matters and how to wire the feature from setup to a working result.</description><pubDate>Thu, 22 Aug 2024 00:00:00 GMT</pubDate></item><item><title>118: Mediator for Mobile</title><link>https://mauiverse.net/community-feed/2024/08/118-mediator-for-mobile/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/08/118-mediator-for-mobile/</guid><description>This episode explores mediator patterns for mobile architecture and why they can reduce service sprawl in .NET MAUI apps. It gives a grounded view of where mediator pipelines help and where they add overhead.</description><pubDate>Tue, 20 Aug 2024 00:00:00 GMT</pubDate></item><item><title>DrawnUi.Maui: Drawn Controls using SkiaSharp for .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/08/drawnui-maui-drawn-controls-skiasharp/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/08/drawnui-maui-drawn-controls-skiasharp/</guid><description>Javier Suárez introduces DrawnUi.Maui, a SkiaSharp-based approach to “drawn” controls for .NET MAUI and what it enables for custom UI.</description><pubDate>Tue, 20 Aug 2024 00:00:00 GMT</pubDate></item><item><title>How to create a simple chat page using .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/08/simple-chat-page-using-dotnet-maui-jose-pereira/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/08/simple-chat-page-using-dotnet-maui-jose-pereira/</guid><description>José Pereira builds a simple chat UI in .NET MAUI with text + image messages, a message template selector, and a scroll-to-bottom interaction—plus a full sample repo.</description><pubDate>Mon, 19 Aug 2024 00:00:00 GMT</pubDate></item><item><title>Episode 123: Building Accessible Apps with .NET MAUI featuring Rachel Kang</title><link>https://mauiverse.net/community-feed/2024/08/episode-123-building-accessible-apps-with-net-maui-featuring-rachel-kang/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/08/episode-123-building-accessible-apps-with-net-maui-featuring-rachel-kang/</guid><description>Show Notes Rachel Kang, .NET MAUI Program Manager, joins the podcast to talk about all things accessibility for .NET MAUI developers.</description><pubDate>Fri, 16 Aug 2024 00:00:00 GMT</pubDate></item><item><title>117: Connectivity &quot;Out in the Wild&quot;</title><link>https://mauiverse.net/community-feed/2024/08/117-connectivity-out-in-the-wild/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/08/117-connectivity-out-in-the-wild/</guid><description>Jon and Allan tackle the reality of unreliable connectivity and what it means for MAUI app design in the field. The episode focuses on offline-first thinking, map constraints, and practical fallback communication paths.</description><pubDate>Mon, 12 Aug 2024 00:00:00 GMT</pubDate></item><item><title>How to pass multiple command parameters in XAML - MAUI with Max</title><link>https://mauiverse.net/community-feed/2024/08/multiple-command-parameters-xaml-maui-with-max/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/08/multiple-command-parameters-xaml-maui-with-max/</guid><description>Max Mannstein demonstrates patterns for passing multiple values into ICommand parameters from XAML in .NET MAUI.</description><pubDate>Sun, 11 Aug 2024 00:00:00 GMT</pubDate></item><item><title>Deploy &amp; Debug .NET MAUI Apps to Android Devices in VS Code</title><link>https://mauiverse.net/community-feed/2024/08/deploydebugnetmauiappstoandroiddevicesinvscode/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/08/deploydebugnetmauiappstoandroiddevicesinvscode/</guid><description>James Montemagno walks through Deploy &amp; Debug .NET MAUI Apps to Android Devices in VS Code, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 08 Aug 2024 00:00:00 GMT</pubDate></item><item><title>Integrating ChatGPT into .NET MAUI from Scratch</title><link>https://mauiverse.net/community-feed/2024/08/telerik-integrating-chatgpt-net-maui-scratch/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/08/telerik-integrating-chatgpt-net-maui-scratch/</guid><description>Leomaris Reyes walks through integrating ChatGPT into a .NET MAUI app end-to-end, including API key setup, environment variables, and making chat completion calls from a simple UI.</description><pubDate>Tue, 06 Aug 2024 00:00:00 GMT</pubDate></item><item><title>116: What&apos;s new for .NET 9?</title><link>https://mauiverse.net/community-feed/2024/08/116-what-s-new-for-net-9/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/08/116-what-s-new-for-net-9/</guid><description>This episode gives a practical tour of .NET 9 and .NET MAUI updates that directly impact how you build and ship apps. You&apos;ll hear both the productivity wins and the migration considerations behind the headline features.</description><pubDate>Mon, 05 Aug 2024 00:00:00 GMT</pubDate></item><item><title>How to use Firestore Database with .NET MAUI - MAUI with Max</title><link>https://mauiverse.net/community-feed/2024/08/firestore-database-dotnet-maui-maui-with-max/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/08/firestore-database-dotnet-maui-maui-with-max/</guid><description>Max Mannstein shows how to integrate Firebase Firestore with a .NET MAUI app, covering setup and common data-access patterns.</description><pubDate>Sun, 04 Aug 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - Matt Goldman &amp; MAUI UI July</title><link>https://mauiverse.net/community-feed/2024/08/maui-community-standup-matt-goldman-and-maui-ui-july/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/08/maui-community-standup-matt-goldman-and-maui-ui-july/</guid><description>David Ortinau hosts a .NET MAUI Community Standup with Matt Goldman, discussing MAUI UI July and UI-focused tips for building better MAUI apps.</description><pubDate>Fri, 02 Aug 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, August 2024</title><link>https://mauiverse.net/community-feed/2024/08/net-maui-community-toolkit-monthly-standup-august-2024/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/08/net-maui-community-toolkit-monthly-standup-august-2024/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Fri, 02 Aug 2024 00:00:00 GMT</pubDate></item><item><title>Creating a sprite editor</title><link>https://mauiverse.net/community-feed/2024/07/creating-a-sprite-editor/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/creating-a-sprite-editor/</guid><description>Follow a .NET MAUI build of a sprite editor that focuses on custom drawing, editing workflow, and interactive tooling.</description><pubDate>Wed, 31 Jul 2024 00:00:00 GMT</pubDate></item><item><title>115: All the AI</title><link>https://mauiverse.net/community-feed/2024/07/115-all-the-ai/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/115-all-the-ai/</guid><description>Jon and Allan explore where AI is genuinely useful in MAUI app workflows, from vision features to developer tooling. The focus is practical implementation value, not hype.</description><pubDate>Mon, 29 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Chasing Curiosity</title><link>https://mauiverse.net/community-feed/2024/07/chasing-curiosity/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/chasing-curiosity/</guid><description>Explore an experimental .NET MAUI debug ribbon built with overlays, graphics APIs, and iterative prototyping.</description><pubDate>Mon, 29 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Creating Bindings for .NET MAUI with Native Library Interop</title><link>https://mauiverse.net/community-feed/2024/07/native-library-interop-dotnet-maui-bindings/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/native-library-interop-dotnet-maui-bindings/</guid><description>Rachel Kang introduces Native Library Interop for .NET MAUI and walks through creating focused bindings to consume native libraries without binding everything.</description><pubDate>Mon, 29 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Upgrading from Xamarin.CommunityToolkit.Markup to CommunityToolkit.Maui.Markup</title><link>https://mauiverse.net/community-feed/2024/07/upgrading-xamarin-communitytoolkit-markup-to-communitytoolkit-maui-markup/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/upgrading-xamarin-communitytoolkit-markup-to-communitytoolkit-maui-markup/</guid><description>Brandon Minnick explains key differences when moving from Xamarin.CommunityToolkit.Markup to CommunityToolkit.Maui.Markup, including typed bindings and updated APIs.</description><pubDate>Mon, 29 Jul 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>Rantiy, Mobile App with .NET MAUI - Part 1</title><link>https://mauiverse.net/community-feed/2024/07/rantiy-mobile-app-with-dotnetmaui-part-1/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/rantiy-mobile-app-with-dotnetmaui-part-1/</guid><description>Daniel Monettelli introduces the Rantiy app and shares UI/UX tooling and implementation techniques used to accelerate .NET MAUI development.</description><pubDate>Sun, 28 Jul 2024 00:00:00 GMT</pubDate></item><item><title>MauiReactor .NET MAUI UI July 2024 Contribution - Task Manager App</title><link>https://mauiverse.net/community-feed/2024/07/mauireactor-dotnet-maui-ui-july-2024-task-manager-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/mauireactor-dotnet-maui-ui-july-2024-task-manager-app/</guid><description>Adolfo Marinucci demonstrates a Task Manager app built with MauiReactor as a .NET MAUI UI July 2024 contribution.</description><pubDate>Sat, 27 Jul 2024 00:00:00 GMT</pubDate></item><item><title>My Journey in Making a Game with .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/07/my-journey-in-making-a-game-with-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/my-journey-in-making-a-game-with-dotnet-maui/</guid><description>Farshad Momtaz shares lessons from building a cross-platform game with .NET MAUI and the trade-offs involved.</description><pubDate>Fri, 26 Jul 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Extensions for VS Code - Emulators, App Publishing, Manifest Editing, and More!</title><link>https://mauiverse.net/community-feed/2024/07/netmauiextensionsforvscodeemulatorsapppublishingmanifesteditingandmore/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/netmauiextensionsforvscodeemulatorsapppublishingmanifesteditingandmore/</guid><description>James Montemagno walks through .NET MAUI Extensions for VS Code - Emulators, App Publishing, Manifest Editing, and More, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 25 Jul 2024 00:00:00 GMT</pubDate></item><item><title>How to Apply Different Item Templates in One CollectionView with .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/07/net-maui-data-template-selector/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/net-maui-data-template-selector/</guid><description>Use a DataTemplateSelector in .NET MAUI to apply different row templates dynamically in a single CollectionView.</description><pubDate>Wed, 24 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Creating an Engaging Onboarding Experience in .NET MAUI Using DevExpress</title><link>https://mauiverse.net/community-feed/2024/07/creating-an-engaging-onboarding-experience-in-net-maui-using-devexpress/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/creating-an-engaging-onboarding-experience-in-net-maui-using-devexpress/</guid><description>Design a polished onboarding flow in .NET MAUI using DevExpress controls, carousel patterns, and MVVM.</description><pubDate>Tue, 23 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Mastering Error Insights in .NET MAUI: Sentry vs. Firebase Crashlytics</title><link>https://mauiverse.net/community-feed/2024/07/sentry-vs-firebase-crashlytics-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/sentry-vs-firebase-crashlytics-net-maui/</guid><description>Sentry outperforms Firebase Crashlytics for .NET MAUI error monitoring by providing full .NET stack traces, custom contexts, breadcrumbs, and better debugging insights. The comparison guides developers in choosing effective error tracking solutions.</description><pubDate>Mon, 22 Jul 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Development in VS Code - Complete Setup Guide (Develop on macOS, Linux, &amp; Windows)!</title><link>https://mauiverse.net/community-feed/2024/07/netmauidevelopmentinvscodecompletesetupguidedeveloponmacoslinuxwindows/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/netmauidevelopmentinvscodecompletesetupguidedeveloponmacoslinuxwindows/</guid><description>James Montemagno walks through .NET MAUI Development in VS Code - Complete Setup Guide (Develop on macOS, Linux, &amp; Windows), focusing on practical implementation steps you can apply immediately. You&apos;ll see the setup path, the key workflow decisions, and how to ship the same patterns in your own .NET MAUI projects.</description><pubDate>Thu, 18 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Exploring Long Press in .NET MAUI Community Toolkit</title><link>https://mauiverse.net/community-feed/2024/07/telerik-exploring-long-press-net-maui-community-toolkit/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/telerik-exploring-long-press-net-maui-community-toolkit/</guid><description>Leomaris Reyes shows how to detect long-press gestures in .NET MAUI using Community Toolkit TouchBehavior, including duration configuration and commands.</description><pubDate>Thu, 18 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Using Local Browser Storage in .NET MAUI Blazor Hybrid</title><link>https://mauiverse.net/community-feed/2024/07/using-local-browser-storage-in-net-maui-blazor-hybrid/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/using-local-browser-storage-in-net-maui-blazor-hybrid/</guid><description>Persist lightweight app data in .NET MAUI Blazor Hybrid using local browser storage patterns.</description><pubDate>Thu, 18 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Emojis in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/07/emojis-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/emojis-in-net-maui/</guid><description>Integrate Fluent Emojis in .NET MAUI, including dynamic SVG handling and CDN-backed emoji rendering.</description><pubDate>Wed, 17 Jul 2024 00:00:00 GMT</pubDate></item><item><title>White Labeling .NET MAUI Apps</title><link>https://mauiverse.net/community-feed/2024/07/white-labeling-net-maui-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/white-labeling-net-maui-apps/</guid><description>Set up white-label .NET MAUI apps with per-client resources, build configurations, and shared codebase workflows.</description><pubDate>Wed, 17 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Simplifying your MAUI Styles with StyleClass</title><link>https://mauiverse.net/community-feed/2024/07/styleclass/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/styleclass/</guid><description>Simplifying your MAUI Styles with StyleClass with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Tue, 16 Jul 2024 00:00:00 GMT</pubDate></item><item><title>113: What&apos;s all the fuss about Drawn Controls?</title><link>https://mauiverse.net/community-feed/2024/07/113-what-s-all-the-fuss-about-drawn-controls/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/113-what-s-all-the-fuss-about-drawn-controls/</guid><description>This episode breaks down the drawn-controls debate in MAUI and when custom rendering is worth the complexity. It balances design flexibility against accessibility, performance, and platform fidelity.</description><pubDate>Mon, 15 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>Componentizer4k - In-Page Navigation for .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/07/componentizer4k-in-page-navigation-for-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/componentizer4k-in-page-navigation-for-net-maui/</guid><description>Manage multi-step workflows in .NET MAUI with an in-page navigation component and view model-first registration.</description><pubDate>Sun, 14 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Quickest way to White-labeling MAUI iOS &amp; Android apps using shell scripts</title><link>https://mauiverse.net/community-feed/2024/07/quickest-way-to-white-labeling-maui-ios-android-apps-using-shell-scripts-0a1a6b951fb3/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/quickest-way-to-white-labeling-maui-ios-android-apps-using-shell-scripts-0a1a6b951fb3/</guid><description>Quickest way to White-labeling MAUI iOS &amp; Android apps using shell scripts with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Sun, 14 Jul 2024 00:00:00 GMT</pubDate></item><item><title>What is This Sheet? A Bottom Sheet Component for .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/07/what-is-this-sheet-a-bottom-sheet-component-for-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/what-is-this-sheet-a-bottom-sheet-component-for-net-maui/</guid><description>Add a configurable bottom sheet to .NET MAUI with drag gestures, expansion stops, and interaction controls.</description><pubDate>Sat, 13 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Episode 122: Has it been a year already?</title><link>https://mauiverse.net/community-feed/2024/07/episode-122-has-it-been-a-year-already/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/episode-122-has-it-been-a-year-already/</guid><description>Show Notes C# Azure Search Sample with MAUI!</description><pubDate>Fri, 12 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Getting started with Android Bindings in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/07/getting-started-with-android-bindings-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/getting-started-with-android-bindings-in-net-maui/</guid><description>Learn the basics of creating and using Android bindings in .NET MAUI projects.</description><pubDate>Fri, 12 Jul 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - Mixed Reality and MAUI with Ed Charbeneau</title><link>https://mauiverse.net/community-feed/2024/07/maui-community-standup-mixed-reality-and-maui-with-ed-charbeneau/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/maui-community-standup-mixed-reality-and-maui-with-ed-charbeneau/</guid><description>Rachel Kang hosts a .NET MAUI Community Standup with Ed Charbeneau, discussing Mixed Reality and how it intersects with building .NET MAUI apps.</description><pubDate>Fri, 12 Jul 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, July 2024</title><link>https://mauiverse.net/community-feed/2024/07/net-maui-community-toolkit-monthly-standup-july-2024/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/net-maui-community-toolkit-monthly-standup-july-2024/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Fri, 12 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Red Point: a 3D Rock Climbing App Built with Unity &amp; .NET MAUI | Matt Goldman &amp; Matthew Robbins</title><link>https://mauiverse.net/community-feed/2024/07/red-point-a-3d-rock-climbing-app-built-with-unity-and-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/red-point-a-3d-rock-climbing-app-built-with-unity-and-net-maui/</guid><description>Watch how Red Point combines Unity and .NET MAUI to deliver a 3D climbing experience with native app capabilities.</description><pubDate>Wed, 10 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Getting fit with MAUI Reactor</title><link>https://mauiverse.net/community-feed/2024/07/getting-fit-with-maui-reactor/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/getting-fit-with-maui-reactor/</guid><description>Build a workout timer app with MAUI Reactor, covering component composition, navigation, and state management.</description><pubDate>Tue, 09 Jul 2024 00:00:00 GMT</pubDate></item><item><title>112: The Tools &amp; Libraries We Use</title><link>https://mauiverse.net/community-feed/2024/07/112-the-tools-libraries-we-use/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/112-the-tools-libraries-we-use/</guid><description>Jon and Allan share the real toolchain they rely on for daily development, debugging, and delivery across platforms. This is a practical stack discussion aimed at improving your engineering workflow quickly.</description><pubDate>Mon, 08 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>Create a Gauge control using SkiaSharp in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/07/create-a-gauge-control-using-skiasharp-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/create-a-gauge-control-using-skiasharp-in-net-maui/</guid><description>Use SkiaSharp in .NET MAUI to build an animated gauge control with configurable visuals, text, and needle behavior.</description><pubDate>Sun, 07 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Maui UIJuly David Platt on UX</title><link>https://mauiverse.net/community-feed/2024/07/maui-uijuly-david-platt-on-ux/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/maui-uijuly-david-platt-on-ux/</guid><description>Watch David Platt discuss practical UX perspective and patterns in the context of .NET MAUI UI July.</description><pubDate>Fri, 05 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Quick Tip - Accessing The Service Provider in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/07/quick-tip-accessing-the-service-provider-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/quick-tip-accessing-the-service-provider-in-net-maui/</guid><description>Resolve services safely across your app in .NET MAUI 8 using IPlatformApplication.Current.Services.</description><pubDate>Fri, 05 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Various methods for barcode scanning in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/07/barcode-scanning-dotnet-maui-mlkit-zxing-toolkit-camera/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/barcode-scanning-dotnet-maui-mlkit-zxing-toolkit-camera/</guid><description>Compare three approaches to barcode scanning in .NET MAUI—Android ML Kit, Camera.MAUI.ZXing, and CommunityToolkit camera + ZXing processing.</description><pubDate>Thu, 04 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Animated Splash Screen in .NET MAUI Android</title><link>https://mauiverse.net/community-feed/2024/07/animated-splash-screen-in-net-maui-android/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/animated-splash-screen-in-net-maui-android/</guid><description>Add an Android 12 animated splash screen to a .NET MAUI app with Animated Vector Drawables and theme setup.</description><pubDate>Wed, 03 Jul 2024 00:00:00 GMT</pubDate></item><item><title>All the Lists in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/07/all-the-lists-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/all-the-lists-in-net-maui/</guid><description>Compare list rendering strategies in .NET MAUI across CollectionView, ListView, BindableLayout, and community controls.</description><pubDate>Tue, 02 Jul 2024 00:00:00 GMT</pubDate></item><item><title>On .NET Live - Working with custom controls in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/07/on-dotnet-live-custom-controls-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/on-dotnet-live-custom-controls-dotnet-maui/</guid><description>Pedro Jesus joins On .NET Live to discuss building and working with custom controls in .NET MAUI.</description><pubDate>Tue, 02 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>MAUI Environment Ribbon - Intro and basic UI (Part 1)</title><link>https://mauiverse.net/community-feed/2024/07/maui-environment-ribbon-intro-and-basic-ui-part-1/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/maui-environment-ribbon-intro-and-basic-ui-part-1/</guid><description>Build a reusable environment ribbon control in .NET MAUI to display app environment and version in screenshots.</description><pubDate>Mon, 01 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Parallax CollectionView in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/07/parallax-collection/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/parallax-collection/</guid><description>Step-by-step tutorial for creating an engaging parallax scrolling effect in .NET MAUI CollectionView to add visual depth to your mobile app interfaces.</description><pubDate>Mon, 01 Jul 2024 00:00:00 GMT</pubDate></item><item><title>Passthrough Behavior: Attaching things where they don&apos;t belong</title><link>https://mauiverse.net/community-feed/2024/07/passthrough-behavior/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/07/passthrough-behavior/</guid><description>Implementing a passthrough behavior pattern in .NET MAUI to attach validation functionality to custom controls that wrap Entry and Editor elements.</description><pubDate>Mon, 01 Jul 2024 00:00:00 GMT</pubDate></item><item><title>New Blazor Hybrid + .NET MAUI Templates are Incredible! Mobile, Desktop, Web all together!</title><link>https://mauiverse.net/community-feed/2024/06/newblazorhybridnetmauitemplatesareincrediblemobiledesktopweballtogether/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/06/newblazorhybridnetmauitemplatesareincrediblemobiledesktopweballtogether/</guid><description>James Montemagno walks through New Blazor Hybrid + .NET MAUI Templates are Incredible! Mobile, Desktop, Web all together, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Fri, 28 Jun 2024 00:00:00 GMT</pubDate></item><item><title>111: Configuration &amp; Logging</title><link>https://mauiverse.net/community-feed/2024/06/111-configuration-logging/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/06/111-configuration-logging/</guid><description>This episode focuses on making MAUI apps observable without overcomplicating configuration and logging pipelines. You&apos;ll get practical guidance on balancing diagnostics depth with runtime overhead.</description><pubDate>Mon, 24 Jun 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>Building games in NET MAUI - Shaun Lawrence |</title><link>https://mauiverse.net/community-feed/2024/06/building-games-in-net-maui-shaun-lawrence-abpconf24/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/06/building-games-in-net-maui-shaun-lawrence-abpconf24/</guid><description>In this ABPConf session, Shaun Lawrence explores building games in .NET MAUI with a practical Orbit-powered approach. You’ll get a clear, implementation-focused walkthrough of game architecture choices that help MAUI projects stay flexible and scalable.</description><pubDate>Mon, 24 Jun 2024 00:00:00 GMT</pubDate></item><item><title>Getting Started with UniformItemsLayout from the .NET MAUI Community Toolkit</title><link>https://mauiverse.net/community-feed/2024/06/telerik-getting-started-uniformitemslayout-net-maui-community-toolkit/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/06/telerik-getting-started-uniformitemslayout-net-maui-community-toolkit/</guid><description>Leomaris Reyes introduces UniformItemsLayout from the .NET MAUI Community Toolkit and shows how to build uniform grids by controlling max rows/columns.</description><pubDate>Fri, 21 Jun 2024 00:00:00 GMT</pubDate></item><item><title>MAUI and Blazor with Beth Massi</title><link>https://mauiverse.net/community-feed/2024/06/maui-and-blazor-with-beth-massi/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/06/maui-and-blazor-with-beth-massi/</guid><description>Beth Massi joins Carl Franklin to talk about where .NET MAUI and Blazor meet, and how web UI can be brought into native apps. The conversation touches current MAUI capabilities, Hybrid WebView, and the broader shape of hybrid app development.</description><pubDate>Thu, 20 Jun 2024 00:00:00 GMT</pubDate></item><item><title>AppCenter is retiring! This is how to use Application Insights for your .NET MAUI apps!</title><link>https://mauiverse.net/community-feed/2024/06/appcenter-retiring-application-insights-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/06/appcenter-retiring-application-insights-dotnet-maui/</guid><description>Daniel Hindrikes explains how to migrate from App Center to Application Insights for .NET MAUI apps, including practical setup guidance.</description><pubDate>Mon, 17 Jun 2024 00:00:00 GMT</pubDate></item><item><title>110: Tales from the Crypt</title><link>https://mauiverse.net/community-feed/2024/06/110-tales-from-the-crypt/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/06/110-tales-from-the-crypt/</guid><description>Jon and Allan walk through common app architecture pitfalls that quietly hurt MAUI performance and reliability. The episode is a practical checklist of mistakes to avoid before they become expensive.</description><pubDate>Fri, 14 Jun 2024 00:00:00 GMT</pubDate></item><item><title>The .NET MAUI Extension for Visual Studio Code is now Generally Available</title><link>https://mauiverse.net/community-feed/2024/06/dotnet-maui-vscode-extension-ga/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/06/dotnet-maui-vscode-extension-ga/</guid><description>Maddy Montaquila announces GA for the .NET MAUI VS Code extension, including XAML IntelliSense improvements and Hot Reload support.</description><pubDate>Wed, 12 Jun 2024 00:00:00 GMT</pubDate></item><item><title>Simplifying .NET MAUI App Development with Debugging and Monitoring Tools</title><link>https://mauiverse.net/community-feed/2024/06/debugging-monitoring-tools-dotnet-maui-dev-tools-debugrainbows/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/06/debugging-monitoring-tools-dotnet-maui-dev-tools-debugrainbows/</guid><description>A quick tour of two handy debugging aids for .NET MAUI—Maui Dev Tools for deeper inspection and Plugin.Maui.DebugRainbows for visual layout bounds.</description><pubDate>Tue, 11 Jun 2024 00:00:00 GMT</pubDate></item><item><title>109: Dependency Injection - Beyond the Basics</title><link>https://mauiverse.net/community-feed/2024/06/109-dependency-injection-beyond-the-basics/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/06/109-dependency-injection-beyond-the-basics/</guid><description>This episode goes past DI fundamentals into lifetimes, scopes, and mobile-specific complexity in MAUI apps. It&apos;s aimed at developers who already use DI but want cleaner boundaries and fewer runtime surprises.</description><pubDate>Fri, 07 Jun 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup: MAUI VS Code updates!</title><link>https://mauiverse.net/community-feed/2024/06/maui-community-standup-maui-vs-code-updates/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/06/maui-community-standup-maui-vs-code-updates/</guid><description>David Ortinau hosts a .NET MAUI Community Standup focused on VS Code updates for .NET MAUI development and what’s improved in the tooling experience.</description><pubDate>Fri, 07 Jun 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, June 2024</title><link>https://mauiverse.net/community-feed/2024/06/net-maui-community-toolkit-monthly-standup-june-2024/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/06/net-maui-community-toolkit-monthly-standup-june-2024/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit! https://github.com/CommunityToolkit/Maui/wiki/Monthly-Standups</description><pubDate>Fri, 07 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>Experimenting with running .NET MAUI on Linux</title><link>https://mauiverse.net/community-feed/2024/06/experimenting-with-running-net-maui-on-linux-b70a0430c479/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/06/experimenting-with-running-net-maui-on-linux-b70a0430c479/</guid><description>Petar Mishev explores what it looks like to experiment with .NET MAUI on Linux and where the current edges still are. The post is especially interesting for developers watching MAUI’s cross-platform story beyond the officially supported set.</description><pubDate>Sat, 01 Jun 2024 00:00:00 GMT</pubDate></item><item><title>108: Architecture Patterns</title><link>https://mauiverse.net/community-feed/2024/05/108-architecture-patterns/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/05/108-architecture-patterns/</guid><description>Jon and Allan examine app architecture patterns that improve maintainability without overengineering your MAUI solution. The episode focuses on pragmatic boundaries, not pattern dogma.</description><pubDate>Fri, 31 May 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI XAML Productivity Boost in VS Code is HERE!!! Hot Reload &amp; IntelliSense!!!</title><link>https://mauiverse.net/community-feed/2024/05/netmauixamlproductivityboostinvscodeisherehotreloadintellisense/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/05/netmauixamlproductivityboostinvscodeisherehotreloadintellisense/</guid><description>James Montemagno walks through .NET MAUI XAML Productivity Boost in VS Code is HERE!!! Hot Reload &amp; IntelliSense, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Fri, 31 May 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>How to use a DrawingView inside a scrollable layout, in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/05/drawingview-inside-scrollable-layout-ios-delay-touches/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/05/drawingview-inside-scrollable-layout-ios-delay-touches/</guid><description>José Pereira explains why DrawingView can feel unresponsive on iOS inside ScrollView/TableView and shows fixes by disabling DelaysContentTouches (plus a renderer workaround for TableView).</description><pubDate>Sat, 25 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>.NET MAUI UI July - 2024</title><link>https://mauiverse.net/community-feed/2024/05/mauiuijuly-24/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/05/mauiuijuly-24/</guid><description>Announcing .NET MAUI UI July 2024, the third year of this community-driven event where developers share their passion for building beautiful .NET MAUI user interfaces.</description><pubDate>Sun, 19 May 2024 00:00:00 GMT</pubDate></item><item><title>Easily add a video reel to your MAUI app (like Instagram)</title><link>https://mauiverse.net/community-feed/2024/05/maui-video-reel/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/05/maui-video-reel/</guid><description>Easily add a video reel to your MAUI app (like Instagram) with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Wed, 15 May 2024 00:00:00 GMT</pubDate></item><item><title>106: Structuring Apps</title><link>https://mauiverse.net/community-feed/2024/05/106-structuring-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/05/106-structuring-apps/</guid><description>This episode is about structuring MAUI apps around business capabilities instead of technical layers. You&apos;ll get concrete guidance for making codebases easier to navigate as teams and features grow.</description><pubDate>Fri, 10 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>Choose your own adventure - Shaun Lawrence - NDC London 2024</title><link>https://mauiverse.net/community-feed/2024/05/choose-your-own-adventure-shaun-lawrence-ndc-london-2024/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/05/choose-your-own-adventure-shaun-lawrence-ndc-london-2024/</guid><description>Shaun Lawrence shares a practical, scenario-driven session on making better engineering choices in modern .NET development, including cross-platform trade-offs relevant to MAUI teams. The talk focuses on architecture decisions, workflow direction, and how to pick the next technical step with confidence as projects evolve.</description><pubDate>Mon, 06 May 2024 00:00:00 GMT</pubDate></item><item><title>105: Our Android and iOS Wish Lists</title><link>https://mauiverse.net/community-feed/2024/05/105-our-android-and-ios-wish-lists/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/05/105-our-android-and-ios-wish-lists/</guid><description>Jon and Allan share their platform wish lists for Android and iOS through a developer-experience lens. The episode surfaces pain points that shape real product and API decisions in mobile apps.</description><pubDate>Fri, 03 May 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup: #XamarinGaveMe and Rachel guest visit!</title><link>https://mauiverse.net/community-feed/2024/05/maui-community-standup-xamarin-gave-me-rachel-guest-visit/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/05/maui-community-standup-xamarin-gave-me-rachel-guest-visit/</guid><description>David Ortinau hosts a .NET MAUI Community Standup celebrating #XamarinGaveMe and featuring a guest visit from Rachel, with community stories and updates.</description><pubDate>Fri, 03 May 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, May 2024</title><link>https://mauiverse.net/community-feed/2024/05/net-maui-community-toolkit-monthly-standup-may-2024/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/05/net-maui-community-toolkit-monthly-standup-may-2024/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit! https://github.com/CommunityToolkit/Maui/wiki/Monthly-Standups</description><pubDate>Fri, 03 May 2024 00:00:00 GMT</pubDate></item><item><title>Choosing a Framework/App Architecture for Desktop and Mobile Cross-Platform Apps</title><link>https://mauiverse.net/community-feed/2024/05/choosing-a-framework-and-app-architecture-for-desktop-and-mobile-cross-platform-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/05/choosing-a-framework-and-app-architecture-for-desktop-and-mobile-cross-platform-apps/</guid><description>A practical comparison of single-UI cross-platform apps versus shared-logic, platform-specific UI architecture.</description><pubDate>Thu, 02 May 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI CollectionView with Staggered Layout</title><link>https://mauiverse.net/community-feed/2024/05/collectionview-staggered-layout-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/05/collectionview-staggered-layout-dotnet-maui/</guid><description>Build a Pinterest-style staggered layout for .NET MAUI CollectionView by introducing a custom ItemsLayout and platform-specific handlers.</description><pubDate>Thu, 02 May 2024 00:00:00 GMT</pubDate></item><item><title>Goodbye Xamarin!</title><link>https://mauiverse.net/community-feed/2024/05/thewissen-goodbye-xamarin/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/05/thewissen-goodbye-xamarin/</guid><description>Steven Thewissen reflects on the end of Xamarin support and the transition to .NET MAUI, highlighting what Xamarin meant to developers and why the community spirit carries forward.</description><pubDate>Wed, 01 May 2024 00:00:00 GMT</pubDate></item><item><title>The Journey to Accessible Apps: Keyboard Accessibility and .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/04/keyboard-accessibility-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/04/keyboard-accessibility-dotnet-maui/</guid><description>Rachel Kang explains what keyboard accessibility means (WCAG) and how .NET MAUI supports focus, navigation, and keyboard accelerators across platforms.</description><pubDate>Mon, 29 Apr 2024 00:00:00 GMT</pubDate></item><item><title>104: The one about XAML!</title><link>https://mauiverse.net/community-feed/2024/04/104-the-one-about-xaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/04/104-the-one-about-xaml/</guid><description>This episode dives into XAML ergonomics and performance trade-offs in Xamarin.Forms and .NET MAUI projects. You&apos;ll get practical advice for writing cleaner markup that stays fast at runtime.</description><pubDate>Fri, 26 Apr 2024 00:00:00 GMT</pubDate></item><item><title>103: Offline Data Sync: Cautionary Tales</title><link>https://mauiverse.net/community-feed/2024/04/103-offline-data-sync-cautionary-tales/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/04/103-offline-data-sync-cautionary-tales/</guid><description>Jon and Allan share hard-earned lessons from offline sync systems and why simple models often win in production. The episode focuses on conflict handling, startup performance, and long-term maintainability.</description><pubDate>Fri, 19 Apr 2024 00:00:00 GMT</pubDate></item><item><title>ObservableRangeCollection in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/04/observable-range-collection-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/04/observable-range-collection-net-maui/</guid><description>ObservableRangeCollection extends standard collections with automatic change notifications, ideal for .NET MAUI UI updates. This extension provides performance benefits over standard ObservableCollection for bulk operations while maintaining real-time binding.</description><pubDate>Tue, 16 Apr 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>102: You should learn some MSBuild</title><link>https://mauiverse.net/community-feed/2024/04/102-you-should-learn-some-msbuild/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/04/102-you-should-learn-some-msbuild/</guid><description>This episode shows why learning MSBuild pays off quickly for MAUI developers shipping real apps. It focuses on project-level customization that improves repeatability, packaging, and CI behavior.</description><pubDate>Fri, 12 Apr 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - Testing your apps with Gerald</title><link>https://mauiverse.net/community-feed/2024/04/maui-community-standup-testing-your-apps-with-gerald/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/04/maui-community-standup-testing-your-apps-with-gerald/</guid><description>David Ortinau hosts a .NET MAUI Community Standup with Gerald Versluis, focused on strategies and tools for testing your .NET MAUI apps.</description><pubDate>Fri, 05 Apr 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, April 2024</title><link>https://mauiverse.net/community-feed/2024/04/net-maui-community-toolkit-monthly-standup-april-2024/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/04/net-maui-community-toolkit-monthly-standup-april-2024/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Fri, 05 Apr 2024 00:00:00 GMT</pubDate></item><item><title>101: Slim Bindings</title><link>https://mauiverse.net/community-feed/2024/04/101-slim-bindings/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/04/101-slim-bindings/</guid><description>Jon and Allan explain slim bindings as a focused strategy for integrating native APIs into .NET MAUI without massive wrapper layers. This episode is especially useful if full bindings have felt heavy or brittle in your projects.</description><pubDate>Thu, 04 Apr 2024 00:00:00 GMT</pubDate></item><item><title>Error Monitoring &amp; Crash Reporting for .NET MAUI Apps with Raygun</title><link>https://mauiverse.net/community-feed/2024/04/errormonitoringcrashreportingfornetmauiappswithraygun/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/04/errormonitoringcrashreportingfornetmauiappswithraygun/</guid><description>James Montemagno walks through Error Monitoring &amp; Crash Reporting for .NET MAUI Apps with Raygun, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 04 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>How to Profile .NET MAUI Applications and Isolate Performance-Related Issues</title><link>https://mauiverse.net/community-feed/2024/04/how-to-profile-dotnet-maui-applications-and-isolate-performance-related-issues/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/04/how-to-profile-dotnet-maui-applications-and-isolate-performance-related-issues/</guid><description>A step-by-step guide to finding MAUI bottlenecks with .NET Meteor profiling and Speedscope flame graphs.</description><pubDate>Mon, 01 Apr 2024 00:00:00 GMT</pubDate></item><item><title>.NET Meteor Update - New Level of Productivity for .NET MAUI in VS Code</title><link>https://mauiverse.net/community-feed/2024/04/net-meteor-update-new-level-of-productivity-for-dotnet-maui-in-vs-code/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/04/net-meteor-update-new-level-of-productivity-for-dotnet-maui-in-vs-code/</guid><description>Nikita Romanov introduces major .NET Meteor updates for debugging, profiling, and XAML productivity.</description><pubDate>Mon, 01 Apr 2024 00:00:00 GMT</pubDate></item><item><title>100: 100th Episode Celebration with David &amp; Maddy!</title><link>https://mauiverse.net/community-feed/2024/03/100-100th-episode-celebration-with-david-maddy/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/100-100th-episode-celebration-with-david-maddy/</guid><description>This milestone episode reflects on the Xamarin-to-.NET MAUI journey with a focus on lessons learned from real product evolution. It combines celebration with practical discussion about architecture, migration, and tooling direction.</description><pubDate>Fri, 29 Mar 2024 00:00:00 GMT</pubDate></item><item><title>99: Architecting Plugins and Frameworks</title><link>https://mauiverse.net/community-feed/2024/03/99-architecting-plugins-and-frameworks/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/99-architecting-plugins-and-frameworks/</guid><description>Jon and Allan unpack the realities of building and maintaining plugins/frameworks for cross-platform apps. The episode is a practical guide to sustainable library architecture in the .NET mobile ecosystem.</description><pubDate>Fri, 22 Mar 2024 00:00:00 GMT</pubDate></item><item><title>App Center Build to Azure DevOps Pipelines Migration Guide</title><link>https://mauiverse.net/community-feed/2024/03/appcenterbuildtoazuredevopspipelinesmigrationguide/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/appcenterbuildtoazuredevopspipelinesmigrationguide/</guid><description>James Montemagno walks through App Center Build to Azure DevOps Pipelines Migration Guide, focusing on practical implementation steps you can apply immediately. You&apos;ll see the setup path, the key workflow decisions, and how to ship the same patterns in your own .NET MAUI projects.</description><pubDate>Thu, 21 Mar 2024 00:00:00 GMT</pubDate></item><item><title>Deploying .NET MAUI Blazor App to ProgramFiles</title><link>https://mauiverse.net/community-feed/2024/03/deploying-dotnet-maui-blazor-app-to-programfiles/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/deploying-dotnet-maui-blazor-app-to-programfiles/</guid><description>Mitchel Sellers explains why .NET MAUI Blazor apps fail silently when deployed to secured folders like Program Files, and how a single environment variable fix resolves it. The root cause is WebView2&apos;s default temp folder location inside the application directory.</description><pubDate>Thu, 21 Mar 2024 00:00:00 GMT</pubDate></item><item><title>MAUI Fixing Network Connection Loss In Ios With Httpclient</title><link>https://mauiverse.net/community-feed/2024/03/maui-fixing-network-connection-loss-in-ios-with-httpclient/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/maui-fixing-network-connection-loss-in-ios-with-httpclient/</guid><description>This post examines a tricky HttpClient reliability problem that can occur in .NET MAUI iOS apps during normal app lifecycle interruptions. It demonstrates how the Nalu Core library helps make network requests more resilient with minimal changes to your existing code.</description><pubDate>Thu, 21 Mar 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>Panning &amp; Zooming images in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/03/panning-zooming-images-in-net-maui-4b3a0e2c73b7/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/panning-zooming-images-in-net-maui-4b3a0e2c73b7/</guid><description>Petar Mishev explores image panning and zooming in .NET MAUI for apps that need more than a static image view. It is a practical topic for gallery, map, document, and media-heavy experiences.</description><pubDate>Tue, 19 Mar 2024 00:00:00 GMT</pubDate></item><item><title>98: MAUI Blazor Hybrid Apps</title><link>https://mauiverse.net/community-feed/2024/03/98-maui-blazor-hybrid-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/98-maui-blazor-hybrid-apps/</guid><description>This episode explores MAUI Blazor Hybrid as a practical path for teams mixing web and native mobile capabilities. Jon and Allan cover when hybrid boosts velocity and where native trade-offs still matter.</description><pubDate>Fri, 15 Mar 2024 00:00:00 GMT</pubDate></item><item><title>Building Red-Point with .NET MAUI &amp; Unity as a Library for 3D Topology</title><link>https://mauiverse.net/community-feed/2024/03/building-red-point-with-net-maui-and-unity-as-a-library-for-3d-topology/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/building-red-point-with-net-maui-and-unity-as-a-library-for-3d-topology/</guid><description>A technical walkthrough of integrating Unity as a library inside a .NET MAUI app for 3D topology workflows.</description><pubDate>Tue, 12 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>Building an activity tracker app with .NET MAUI and Blazor - Part 2 - Saving data and creating tests</title><link>https://mauiverse.net/community-feed/2024/03/activity-tracker-dotnet-maui-blazor-part-2-saving-data-tests/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/activity-tracker-dotnet-maui-blazor-part-2-saving-data-tests/</guid><description>Daniel Hindrikes continues the activity-tracker series, focusing on persistence and adding tests for a .NET MAUI Blazor app.</description><pubDate>Mon, 11 Mar 2024 00:00:00 GMT</pubDate></item><item><title>97: Anatomy of the Happiest App on Earth</title><link>https://mauiverse.net/community-feed/2024/03/97-anatomy-of-the-happiest-app-on-earth/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/97-anatomy-of-the-happiest-app-on-earth/</guid><description>Jon and Allan reverse-engineer the Disney app experience to surface practical mobile architecture lessons hidden in a consumer product. It&apos;s a fun episode with serious insights into UX orchestration at scale.</description><pubDate>Fri, 08 Mar 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, March 2024</title><link>https://mauiverse.net/community-feed/2024/03/net-maui-community-toolkit-monthly-standup-march-2024/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/net-maui-community-toolkit-monthly-standup-march-2024/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit! https://github.com/CommunityToolkit/Maui/wiki/Monthly-Standups</description><pubDate>Fri, 08 Mar 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup: Aspire &amp; MAUI - A match made in the cloud!</title><link>https://mauiverse.net/community-feed/2024/03/maui-community-standup-aspire-and-maui-match-made-in-the-cloud/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/maui-community-standup-aspire-and-maui-match-made-in-the-cloud/</guid><description>David Ortinau hosts a .NET MAUI Community Standup exploring how .NET Aspire can pair with .NET MAUI, especially for cloud-connected apps and modern dev workflows.</description><pubDate>Thu, 07 Mar 2024 00:00:00 GMT</pubDate></item><item><title>Building an activity tracker app with .NET MAUI and Blazor - Part 1 - Getting started</title><link>https://mauiverse.net/community-feed/2024/03/activity-tracker-dotnet-maui-blazor-part-1-getting-started/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/activity-tracker-dotnet-maui-blazor-part-1-getting-started/</guid><description>Daniel Hindrikes kicks off an activity-tracker app series using .NET MAUI and Blazor, starting from project setup and core structure.</description><pubDate>Wed, 06 Mar 2024 00:00:00 GMT</pubDate></item><item><title>Esewa MAUI Plugin</title><link>https://mauiverse.net/community-feed/2024/03/esewamauiplugin/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/esewamauiplugin/</guid><description>Esewa MAUI Plugin walks through a practical way to implement plugin-based payment flows for MAUI apps in .NET MAUI. You will learn why integrating payment providers without fragile custom glue code matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 04 Mar 2024 00:00:00 GMT</pubDate></item><item><title>96: Selling Jon on Reactive Extensions</title><link>https://mauiverse.net/community-feed/2024/03/96-selling-jon-on-reactive-extensions/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/96-selling-jon-on-reactive-extensions/</guid><description>This episode makes a practical case for Reactive Extensions in modern MAUI app workflows. Jon and Allan compare Rx patterns to traditional event handling with a focus on composability and control.</description><pubDate>Fri, 01 Mar 2024 00:00:00 GMT</pubDate></item><item><title>DebugRainbows for .NET MAUI now available!</title><link>https://mauiverse.net/community-feed/2024/03/thewissen-debugrainbows-for-dotnet-maui-now-available/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/03/thewissen-debugrainbows-for-dotnet-maui-now-available/</guid><description>Steven Thewissen announces the return of DebugRainbows for .NET MAUI—a colorful UI-debugging helper that makes layout issues easier to spot by visualizing element boundaries and grids.</description><pubDate>Fri, 01 Mar 2024 00:00:00 GMT</pubDate></item><item><title>Set current shell item from anywhere in a MAUI app</title><link>https://mauiverse.net/community-feed/2024/02/set-current-shell-item-from-anywhere-in-a-maui-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/02/set-current-shell-item-from-anywhere-in-a-maui-app/</guid><description>This guide shows how to keep MAUI Shell tab state in sync when navigating from app notifications into nested views. Tony demonstrates a simple pattern for switching the active tab programmatically to preserve user orientation.</description><pubDate>Thu, 29 Feb 2024 00:00:00 GMT</pubDate></item><item><title>How does .NET MAUI get me to market faster if I&apos;m a startup?</title><link>https://mauiverse.net/community-feed/2024/02/dotnet-maui-faster-time-to-market-startups-maddy-montaquila/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/02/dotnet-maui-faster-time-to-market-startups-maddy-montaquila/</guid><description>Maddy Montaquila discusses how .NET MAUI can help startups ship cross-platform apps faster, focusing on reuse, productivity, and a single codebase strategy.</description><pubDate>Wed, 28 Feb 2024 00:00:00 GMT</pubDate></item><item><title>95: Xamarin.Forms to MAUI</title><link>https://mauiverse.net/community-feed/2024/02/95-xamarin-forms-to-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/02/95-xamarin-forms-to-maui/</guid><description>Jon and Allan share migration lessons from Xamarin.Forms to .NET MAUI with an implementation-first mindset. The episode frames migration as a chance to modernize architecture, not just change APIs.</description><pubDate>Fri, 23 Feb 2024 00:00:00 GMT</pubDate></item><item><title>RazorPay.NET MAUI Plugin</title><link>https://mauiverse.net/community-feed/2024/02/razorpaynetmauiplugin/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/02/razorpaynetmauiplugin/</guid><description>RazorPay.NET MAUI Plugin walks through a practical way to implement plugin-based payment flows for MAUI apps in .NET MAUI. You will learn why integrating payment providers without fragile custom glue code matters and how to wire the feature from setup to a working result.</description><pubDate>Thu, 22 Feb 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>MAUI - embedded .jpg image not loading</title><link>https://mauiverse.net/community-feed/2024/02/maui-jpg-image-not-loading/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/02/maui-jpg-image-not-loading/</guid><description>This quick fix explains why local JPG assets can fail to render in MAUI even when file paths look correct. Tony walks through the `.csproj` build action correction and naming constraints required for reliable image loading.</description><pubDate>Sun, 18 Feb 2024 00:00:00 GMT</pubDate></item><item><title>94: Anatomy of an App</title><link>https://mauiverse.net/community-feed/2024/02/94-anatomy-of-an-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/02/94-anatomy-of-an-app/</guid><description>This episode breaks down the core building blocks of a MAUI app from UI to services to navigation. Jon and Allan focus on how architecture choices support fast, maintainable feature delivery.</description><pubDate>Fri, 16 Feb 2024 00:00:00 GMT</pubDate></item><item><title>Add automatic route registration to your .NET MAUI app</title><link>https://mauiverse.net/community-feed/2024/02/add-automatic-route-registration-to-your-net-maui-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/02/add-automatic-route-registration-to-your-net-maui-app/</guid><description>Add automatic route registration to your .NET MAUI app with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Fri, 16 Feb 2024 00:00:00 GMT</pubDate></item><item><title>Be productive with .NET MAUI and your own control library</title><link>https://mauiverse.net/community-feed/2024/02/be-productive-dotnet-maui-control-library/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/02/be-productive-dotnet-maui-control-library/</guid><description>Daniel Hindrikes shows how a shared control library can boost productivity and consistency across .NET MAUI apps.</description><pubDate>Tue, 13 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>MAUI - The application has not been built</title><link>https://mauiverse.net/community-feed/2024/02/maui-application-has-not-been-built/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/02/maui-application-has-not-been-built/</guid><description>This troubleshooting post decodes a misleading MacCatalyst error that appears after an apparently successful build in MAUI projects. Tony shows how runtime architecture mismatch causes the issue and how to fix it in project configuration.</description><pubDate>Sun, 11 Feb 2024 00:00:00 GMT</pubDate></item><item><title>93: These aren&apos;t your grandma&apos;s Templates</title><link>https://mauiverse.net/community-feed/2024/02/93-these-aren-t-your-grandma-s-templates/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/02/93-these-aren-t-your-grandma-s-templates/</guid><description>Jon and Allan explore modern template strategies for speeding up .NET MAUI delivery with fewer setup errors. The episode highlights how templates can encode best practices for teams and organizations.</description><pubDate>Fri, 09 Feb 2024 00:00:00 GMT</pubDate></item><item><title>MAUI Day Cologne - Spring 2024</title><link>https://mauiverse.net/community-feed/maui-day/cologne-spring-2024/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/maui-day/cologne-spring-2024/</guid><description>MAUI Day Cologne had in depth sessions from the .NET MAUI team and community speakers.</description><pubDate>Fri, 09 Feb 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Khalti Payment Gateway Plugin</title><link>https://mauiverse.net/community-feed/2024/02/netmauikhaltipaymentgatewayplugin/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/02/netmauikhaltipaymentgatewayplugin/</guid><description>.NET MAUI Khalti Payment Gateway Plugin walks through a practical way to implement plugin-based payment flows for MAUI apps in .NET MAUI. You will learn why integrating payment providers without fragile custom glue code matters and how to wire the feature from setup to a working result.</description><pubDate>Wed, 07 Feb 2024 00:00:00 GMT</pubDate></item><item><title>92: Background Tasks can be Shiny</title><link>https://mauiverse.net/community-feed/2024/02/92-background-tasks-can-be-shiny/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/02/92-background-tasks-can-be-shiny/</guid><description>This episode covers background execution realities on iOS, Android, and Windows for MAUI developers. Jon and Allan explain where background jobs work well and where platform limits force design compromises.</description><pubDate>Fri, 02 Feb 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - MAUI Catch-up and Q+A!</title><link>https://mauiverse.net/community-feed/2024/02/maui-community-standup-maui-catch-up-and-qa/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/02/maui-community-standup-maui-catch-up-and-qa/</guid><description>David Ortinau hosts a .NET MAUI Community Standup catch-up session with Q&amp;A, covering recent updates and answering community questions.</description><pubDate>Fri, 02 Feb 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, February 2024</title><link>https://mauiverse.net/community-feed/2024/02/net-maui-community-toolkit-monthly-standup-february-2024/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/02/net-maui-community-toolkit-monthly-standup-february-2024/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Fri, 02 Feb 2024 00:00:00 GMT</pubDate></item><item><title>My experience upgrading my app, from Xamarin.Forms to .NET MAUI (I should have listened to David)</title><link>https://mauiverse.net/community-feed/2024/01/upgrading-xamarinforms-to-dotnet-maui-lessons-learned/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/upgrading-xamarinforms-to-dotnet-maui-lessons-learned/</guid><description>Daniel Hindrikes shares hard-earned lessons from migrating a real app from Xamarin.Forms to .NET MAUI, including pitfalls and planning tips.</description><pubDate>Tue, 30 Jan 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>.NET MAUI: Update NuGet Packages using Visual Studio Code</title><link>https://mauiverse.net/community-feed/2024/01/update-nuget-packages-vscode/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/update-nuget-packages-vscode/</guid><description>The dotnet-outdated CLI tool identifies outdated NuGet packages in .NET MAUI projects within VS Code, color-coding updates by severity. Manual .csproj editing completes the lightweight package management workflow without heavy IDE extensions.</description><pubDate>Mon, 29 Jan 2024 00:00:00 GMT</pubDate></item><item><title>91: ListViews and CollectionViews</title><link>https://mauiverse.net/community-feed/2024/01/91-listviews-and-collectionviews/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/91-listviews-and-collectionviews/</guid><description>Jon and Allan unpack the hard parts of rendering performant lists in mobile apps and why CollectionView decisions matter. The episode focuses on practical performance behavior, not just API usage.</description><pubDate>Fri, 26 Jan 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Signature Pad Complete Guide</title><link>https://mauiverse.net/community-feed/2024/01/netmauisignaturepadcompleteguide/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/netmauisignaturepadcompleteguide/</guid><description>James Montemagno walks through .NET MAUI Signature Pad Complete Guide, focusing on practical implementation steps you can apply immediately. You&apos;ll see the setup path, the key workflow decisions, and how to ship the same patterns in your own .NET MAUI projects.</description><pubDate>Fri, 26 Jan 2024 00:00:00 GMT</pubDate></item><item><title>SVGs and .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/01/svgs-and-net-maui-a90ea2fcb3f7/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/svgs-and-net-maui-a90ea2fcb3f7/</guid><description>Petar Mishev looks at working with SVG assets in .NET MAUI and the considerations that come with scalable graphics. It is a good primer for teams refining icons, illustrations, and resolution-independent UI assets.</description><pubDate>Thu, 25 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>90: Push Notifications are Hard!</title><link>https://mauiverse.net/community-feed/2024/01/90-push-notifications-are-hard/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/90-push-notifications-are-hard/</guid><description>This episode explains why push notifications remain one of the most complex cross-platform features in mobile apps. Jon and Allan walk through setup, delivery, and lifecycle differences that impact reliability.</description><pubDate>Fri, 19 Jan 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI: Archive and Publish using Visual Studio Code</title><link>https://mauiverse.net/community-feed/2024/01/archive-publish-vscode/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/archive-publish-vscode/</guid><description>Visual Studio Code enables complete .NET MAUI build and publish workflows for iOS and Android using command-line tools. This guide covers archiving apps with proper signing, uploading to stores, and managing platform-specific configurations.</description><pubDate>Fri, 19 Jan 2024 00:00:00 GMT</pubDate></item><item><title>Starting .NET MAUI Development in 2024 - What You Need To Know</title><link>https://mauiverse.net/community-feed/2024/01/startingnetmauidevelopmentin2024whatyouneedtoknow/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/startingnetmauidevelopmentin2024whatyouneedtoknow/</guid><description>James Montemagno walks through Starting .NET MAUI Development in 2024 - What You Need To Know, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</description><pubDate>Fri, 19 Jan 2024 00:00:00 GMT</pubDate></item><item><title>Remove iOS Navigation Bar Separator in .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/01/remove-ios-navigation-bar-separator/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/remove-ios-navigation-bar-separator/</guid><description>Custom handlers in .NET MAUI enable removal of iOS navigation bar separators when using Shell. Platform-specific code modifies UINavigationBarAppearance to create seamless, edge-to-edge navigation experiences.</description><pubDate>Wed, 17 Jan 2024 00:00:00 GMT</pubDate></item><item><title>Setting up an Android foldable phone emulator for .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/01/setting-up-an-android-foldable-phone-emulator-for-net-maui-08355d9886c9/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/setting-up-an-android-foldable-phone-emulator-for-net-maui-08355d9886c9/</guid><description>Petar Mishev walks through setting up an Android foldable emulator for .NET MAUI development and testing. It is a practical entry point for anyone preparing apps for posture changes, larger canvases, and dual-state layouts.</description><pubDate>Wed, 17 Jan 2024 00:00:00 GMT</pubDate></item><item><title>Create animations in .NET MAUI for a disco atmosphere</title><link>https://mauiverse.net/community-feed/2024/01/15-add-animations-to-an-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/15-add-animations-to-an-app/</guid><description>Create animations in .NET MAUI for a disco atmosphere with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Tue, 16 Jan 2024 00:00:00 GMT</pubDate></item><item><title>89: Bound for greater Bindings</title><link>https://mauiverse.net/community-feed/2024/01/89-bound-for-greater-bindings/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/89-bound-for-greater-bindings/</guid><description>Jon and Allan dive into native bindings strategy for MAUI, including slim bindings and platform channel experiments. The episode is a practical look at crossing .NET/native boundaries without losing maintainability.</description><pubDate>Fri, 12 Jan 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI: How I create a Flyout in compact mode with Shell</title><link>https://mauiverse.net/community-feed/2024/01/flyout-compact-mode-dotnet-maui-shell/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/flyout-compact-mode-dotnet-maui-shell/</guid><description>Daniel Hindrikes demonstrates creating a compact-mode Flyout using .NET MAUI Shell for a more desktop-friendly navigation experience.</description><pubDate>Tue, 09 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>88: Return of Gone Mobile and the State of .NET MAUI</title><link>https://mauiverse.net/community-feed/2024/01/88-return-of-gone-mobile-and-the-state-of-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/88-return-of-gone-mobile-and-the-state-of-net-maui/</guid><description>Jon and Allan kick off the return of Gone Mobile with a candid state-of-.NET MAUI discussion. The episode combines platform direction, practical architecture, and performance-first engineering habits.</description><pubDate>Fri, 05 Jan 2024 00:00:00 GMT</pubDate></item><item><title>Intro to Visual Studio Code | .NET MAUI Minutes</title><link>https://mauiverse.net/community-feed/2024/01/intro-to-visual-studio-code-dotnet-maui-minutes/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/intro-to-visual-studio-code-dotnet-maui-minutes/</guid><description>Maddy Montaquila introduces the .NET MAUI extension for Visual Studio Code and shows what getting started looks like across Windows, Mac, and Linux. It is a concise entry point for developers exploring a lighter-weight MAUI workflow.</description><pubDate>Fri, 05 Jan 2024 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, January 2024</title><link>https://mauiverse.net/community-feed/2024/01/net-maui-community-toolkit-monthly-standup-january-2024/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2024/01/net-maui-community-toolkit-monthly-standup-january-2024/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Fri, 05 Jan 2024 00:00:00 GMT</pubDate></item><item><title>Use gradients in your UI | .NET MAUI Minutes</title><link>https://mauiverse.net/community-feed/2023/12/use-gradients-in-your-ui-dotnet-maui-minutes/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/use-gradients-in-your-ui-dotnet-maui-minutes/</guid><description>Maddy Montaquila gives a quick tour of gradients in .NET MAUI and shows how to build more expressive UI with brushes instead of flat color alone. The episode covers the basics clearly enough to help you start experimenting right away.</description><pubDate>Thu, 28 Dec 2023 00:00:00 GMT</pubDate></item><item><title>MAUI MacCatalyst app - Access folders and sub folders on desktop</title><link>https://mauiverse.net/community-feed/2023/12/maui-access-subfolders-from-mac-desktop/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/maui-access-subfolders-from-mac-desktop/</guid><description>Tony explains why desktop file access can fail in MAUI MacCatalyst apps due to Apple sandbox restrictions. The post walks through a local-development workaround and clarifies the App Store trade-offs you need to consider.</description><pubDate>Wed, 27 Dec 2023 00:00:00 GMT</pubDate></item><item><title>Listen to a playlist with MediaElement</title><link>https://mauiverse.net/community-feed/2023/12/14-skip-next-or-previous-with-mediaelement/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/14-skip-next-or-previous-with-mediaelement/</guid><description>The application is great, but it would be nicer if you could change the song. Well that’s ideal because today we</description><pubDate>Tue, 26 Dec 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Barcode &amp; QR Code Scanning Like a PRO!</title><link>https://mauiverse.net/community-feed/2023/12/netmauibarcodeqrcodescanninglikeapro/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/netmauibarcodeqrcodescanninglikeapro/</guid><description>James Montemagno walks through .NET MAUI Barcode &amp; QR Code Scanning Like a PRO, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Fri, 22 Dec 2023 00:00:00 GMT</pubDate></item><item><title>Reusable styles in your app | .NET MAUI Minutes</title><link>https://mauiverse.net/community-feed/2023/12/reusable-styles-in-your-app-dotnet-maui-minutes/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/reusable-styles-in-your-app-dotnet-maui-minutes/</guid><description>Maddy Montaquila explores reusable styling patterns in .NET MAUI, including explicit styles, implicit styles, and style classes. It is a helpful refresher for keeping app UI consistent without repeating the same XAML everywhere.</description><pubDate>Thu, 21 Dec 2023 00:00:00 GMT</pubDate></item><item><title>Download an audio file in .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/12/13-download-audio-file/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/13-download-audio-file/</guid><description>Today, we will have a look at how to enable the user to download the music that is currently playing. We have been listening to the same song over and over, I</description><pubDate>Tue, 19 Dec 2023 00:00:00 GMT</pubDate></item><item><title>Introducing Route Generator for .NET</title><link>https://mauiverse.net/community-feed/2023/12/introducing-route-generator-for-net/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/introducing-route-generator-for-net/</guid><description>Introducing Route Generator for .NET with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Tue, 19 Dec 2023 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>Episode 121: M365 Admin App: A Customer .NET MAUI Migration Story</title><link>https://mauiverse.net/community-feed/2023/12/episode-121-m365-admin-app-a-customer-net-maui-migration-story/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/episode-121-m365-admin-app-a-customer-net-maui-migration-story/</guid><description>Show Notes The M365 Admin app is used to administer M365 tenants on the go.</description><pubDate>Fri, 15 Dec 2023 00:00:00 GMT</pubDate></item><item><title>Customizing borders &amp; corners | .NET MAUI Minutes</title><link>https://mauiverse.net/community-feed/2023/12/customizing-borders-corners-dotnet-maui-minutes/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/customizing-borders-corners-dotnet-maui-minutes/</guid><description>Maddy Montaquila shows how to customize borders and corners in .NET MAUI, from straightforward rounded edges to more tailored border effects. It is a quick guide for developers who want sharper control over the visual framing of their UI.</description><pubDate>Thu, 14 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>Control the volume with MediaElement</title><link>https://mauiverse.net/community-feed/2023/12/12-control-volume-with-mediaelement/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/12-control-volume-with-mediaelement/</guid><description>Now we are going to implement volume control! As with any good music player, we want our user to be able to turn the volume up or down as desired.</description><pubDate>Sun, 10 Dec 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - .NET MAUI 2023 Wrapped</title><link>https://mauiverse.net/community-feed/2023/12/maui-community-standup-dotnet-maui-2023-wrapped/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/maui-community-standup-dotnet-maui-2023-wrapped/</guid><description>David Ortinau hosts a .NET MAUI Community Standup wrapping up 2023 with a recap of highlights, progress, and community moments.</description><pubDate>Fri, 08 Dec 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit, December 2023</title><link>https://mauiverse.net/community-feed/2023/12/net-maui-community-toolkit-december-2023/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/net-maui-community-toolkit-december-2023/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit! https://github.com/CommunityToolkit/Maui/wiki/Monthly-Standups</description><pubDate>Fri, 08 Dec 2023 00:00:00 GMT</pubDate></item><item><title>XAML tools in Visual Studio | .NET MAUI Minutes</title><link>https://mauiverse.net/community-feed/2023/12/xaml-tools-in-visual-studio-dotnet-maui-minutes/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/xaml-tools-in-visual-studio-dotnet-maui-minutes/</guid><description>Maddy Montaquila highlights XAML productivity tools in Visual Studio that can speed up .NET MAUI UI work and debugging. It is a compact tour of the tooling that helps you see changes faster and inspect your visual tree with less friction.</description><pubDate>Thu, 07 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>Tips and tricks for building your .NET MAUI apps</title><link>https://mauiverse.net/community-feed/2023/12/tips-and-tricks-building-dotnet-maui-maddy-montaquila/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/tips-and-tricks-building-dotnet-maui-maddy-montaquila/</guid><description>Maddy Montaquila shares practical tips and tricks for building .NET MAUI apps, focusing on patterns that improve developer productivity and app quality.</description><pubDate>Sat, 02 Dec 2023 00:00:00 GMT</pubDate></item><item><title>Trip to  NET MAUI</title><link>https://mauiverse.net/community-feed/2023/12/trip-to-net-maui-codrina-merigo/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/trip-to-net-maui-codrina-merigo/</guid><description>Codrina Merigo shares a tour through .NET MAUI—what to learn, what to watch for, and how to approach building apps.</description><pubDate>Sat, 02 Dec 2023 00:00:00 GMT</pubDate></item><item><title>Control the playback position with MediaElement</title><link>https://mauiverse.net/community-feed/2023/12/11-control-playback-position-with-mediaelement/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/12/11-control-playback-position-with-mediaelement/</guid><description>Control the playback position with MediaElement with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Fri, 01 Dec 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI and Visual States</title><link>https://mauiverse.net/community-feed/2023/11/dotnet-maui-visual-states/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/11/dotnet-maui-visual-states/</guid><description>Daniel Hindrikes explains how to use Visual States in .NET MAUI to adapt UI based on state without messy code-behind.</description><pubDate>Thu, 30 Nov 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Version Pinning &amp; Nightly Build Integration</title><link>https://mauiverse.net/community-feed/2023/11/netmauiversionpinningnightlybuildintegration/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/11/netmauiversionpinningnightlybuildintegration/</guid><description>James Montemagno walks through .NET MAUI Version Pinning &amp; Nightly Build Integration, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 30 Nov 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>Keyboard Shortcuts for .NET MAUI Desktop Apps with the NEW Keyboard Accelerator Feature</title><link>https://mauiverse.net/community-feed/2023/11/keyboardshortcutsfornetmauidesktopappswiththenewkeyboardacceleratorfeature/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/11/keyboardshortcutsfornetmauidesktopappswiththenewkeyboardacceleratorfeature/</guid><description>James Montemagno walks through Keyboard Shortcuts for .NET MAUI Desktop Apps with the NEW Keyboard Accelerator Feature, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Tue, 21 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>.NET MAUI Community Toolkit Monthly Standup, November 2023</title><link>https://mauiverse.net/community-feed/2023/11/net-maui-community-toolkit-monthly-standup-november-2023/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/11/net-maui-community-toolkit-monthly-standup-november-2023/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Fri, 03 Nov 2023 00:00:00 GMT</pubDate></item><item><title>Building a .NET MAUI Android pipeline in GitHub Actions</title><link>https://mauiverse.net/community-feed/2023/11/thewissen-building-a-dotnet-maui-android-pipeline-in-github-actions/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/11/thewissen-building-a-dotnet-maui-android-pipeline-in-github-actions/</guid><description>Steven Thewissen details the Android-focused part of a .NET MAUI CI/CD setup in GitHub Actions, including keystore handling, versioning, signing, publishing, and uploading AABs to Google Play.</description><pubDate>Wed, 01 Nov 2023 00:00:00 GMT</pubDate></item><item><title>.NET 8 Performance Improvements in .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/10/dotnet-8-performance-improvements-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/10/dotnet-8-performance-improvements-dotnet-maui/</guid><description>Jonathan Peppers breaks down performance and quality improvements landing in .NET MAUI with .NET 8, including build/inner-loop, runtime, and memory leak work.</description><pubDate>Tue, 31 Oct 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>Platform-specific XAML in .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/10/platform-specific-xaml-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/10/platform-specific-xaml-in-net-maui/</guid><description>Platform-specific XAML in .NET MAUI with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Mon, 23 Oct 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Push Notification Tapped Handling in Foreground and Background</title><link>https://mauiverse.net/community-feed/2023/10/netmauipushnotificationtappedhandlinginforegroundandbackground/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/10/netmauipushnotificationtappedhandlinginforegroundandbackground/</guid><description>.NET MAUI Push Notification Tapped Handling in Foreground and Background walks through a practical way to implement reliable navigation from foreground and background taps in .NET MAUI. You will learn why handling notification taps consistently across app states matters and how to wire the feature from setup to a working result.</description><pubDate>Tue, 10 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>Episode 120: Polaris : A Customer Migration Story</title><link>https://mauiverse.net/community-feed/2023/10/episode-120-polaris-a-customer-migration-story/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/10/episode-120-polaris-a-customer-migration-story/</guid><description>Migrate your Xamarin.iOS Binding Library</description><pubDate>Fri, 06 Oct 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, October 2023</title><link>https://mauiverse.net/community-feed/2023/10/net-maui-community-toolkit-monthly-standup-october-2023/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/10/net-maui-community-toolkit-monthly-standup-october-2023/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Fri, 06 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>Building a .NET MAUI iOS pipeline in GitHub Actions</title><link>https://mauiverse.net/community-feed/2023/10/thewissen-building-a-dotnet-maui-ios-pipeline-in-github-actions/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/10/thewissen-building-a-dotnet-maui-ios-pipeline-in-github-actions/</guid><description>Steven Thewissen covers the iOS-focused portion of a .NET MAUI CI/CD pipeline in GitHub Actions, including certificates, provisioning profiles, archiving, and uploading builds to TestFlight.</description><pubDate>Sun, 01 Oct 2023 00:00:00 GMT</pubDate></item><item><title>NuGet Central Package Management Is AWSOME! .NET Global Packages &amp; Versions Simplified</title><link>https://mauiverse.net/community-feed/2023/09/nugetcentralpackagemanagementisawsomenetglobalpackagesversionssimplified/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/09/nugetcentralpackagemanagementisawsomenetglobalpackagesversionssimplified/</guid><description>James Montemagno walks through NuGet Central Package Management Is AWSOME! .NET Global Packages &amp; Versions Simplified, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 28 Sep 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>.NET MAUI in .NET 8 - Everything you need to know!</title><link>https://mauiverse.net/community-feed/2023/09/netmauiinnet8everythingyouneedtoknow/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/09/netmauiinnet8everythingyouneedtoknow/</guid><description>James Montemagno walks through .NET MAUI in .NET 8 - Everything you need to know, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</description><pubDate>Tue, 19 Sep 2023 00:00:00 GMT</pubDate></item><item><title>Play music in .NET MAUI with MediaElement</title><link>https://mauiverse.net/community-feed/2023/09/10-play-music-with-mediaelement/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/09/10-play-music-with-mediaelement/</guid><description>Play music in .NET MAUI with MediaElement with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Mon, 18 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>.NET MAUI Community Toolkit Monthly Standup, September 2023</title><link>https://mauiverse.net/community-feed/2023/09/net-maui-community-toolkit-monthly-standup-september-2023/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/09/net-maui-community-toolkit-monthly-standup-september-2023/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Fri, 08 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>Gaming with .NET MAUI with Shaun Lawrence</title><link>https://mauiverse.net/community-feed/2023/09/gaming-with-dotnet-maui-with-shaun-lawrence/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/09/gaming-with-dotnet-maui-with-shaun-lawrence/</guid><description>Shaun Lawrence shows how .NET MAUI can be used to build game experiences and discusses practical lessons from his sliding puzzle game series. The video highlights architecture and implementation techniques that help you ship gameplay features while staying productive across platforms.</description><pubDate>Sat, 02 Sep 2023 00:00:00 GMT</pubDate></item><item><title>Building a .NET MAUI CD pipeline in GitHub Actions</title><link>https://mauiverse.net/community-feed/2023/09/thewissen-building-a-dotnet-maui-cd-pipeline-in-github-actions/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/09/thewissen-building-a-dotnet-maui-cd-pipeline-in-github-actions/</guid><description>Steven Thewissen starts a CI/CD series showing how to build a GitHub Actions pipeline for .NET MAUI, using a parent workflow plus nested iOS/Android workflows to share inputs and secrets cleanly.</description><pubDate>Fri, 01 Sep 2023 00:00:00 GMT</pubDate></item><item><title>Visual Studio for Mac will be retired - Get started with VSCode for .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/08/visual-studio-for-mac-retired-vscode-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/08/visual-studio-for-mac-retired-vscode-dotnet-maui/</guid><description>Daniel Hindrikes covers the Visual Studio for Mac retirement and shares a practical VS Code setup path for .NET MAUI development.</description><pubDate>Thu, 31 Aug 2023 00:00:00 GMT</pubDate></item><item><title>Open Source &amp; .NET MAUI with Dan Siegel</title><link>https://mauiverse.net/community-feed/2023/08/open-source-and-dotnet-maui-with-dan-siegel/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/08/open-source-and-dotnet-maui-with-dan-siegel/</guid><description>A conversation with Dan Siegel about open source and .NET MAUI, including community, maintainership, and building in the ecosystem.</description><pubDate>Wed, 30 Aug 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>State of .NET MAUI with Maddy Montaquila</title><link>https://mauiverse.net/community-feed/2023/08/state-of-dotnet-maui-maddy-montaquila/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/08/state-of-dotnet-maui-maddy-montaquila/</guid><description>Maddy Montaquila shares a “state of .NET MAUI” update, covering where MAUI is heading and what to watch for as you build cross-platform apps.</description><pubDate>Mon, 28 Aug 2023 00:00:00 GMT</pubDate></item><item><title>Migrate to .NET MAUI from Xamarin.Forms Faster Than Ever - .NET Upgrade Assistant for Visual Studio</title><link>https://mauiverse.net/community-feed/2023/08/migratetonetmauifromxamarinformsfasterthanevernetupgradeassistantforvisualstudio/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/08/migratetonetmauifromxamarinformsfasterthanevernetupgradeassistantforvisualstudio/</guid><description>James Montemagno walks through Migrate to .NET MAUI from Xamarin.Forms Faster Than Ever - .NET Upgrade Assistant for Visual Studio, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 24 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>Three ways to implement an accordion control</title><link>https://mauiverse.net/community-feed/2023/08/three-ways-to-implement-an-accordion-control/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/08/three-ways-to-implement-an-accordion-control/</guid><description>Three ways to implement an accordion control with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</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>Create a .NET MAUI Menu Bar on Windows and Mac with Ease</title><link>https://mauiverse.net/community-feed/2023/08/createanetmauimenubaronwindowsandmacwithease/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/08/createanetmauimenubaronwindowsandmacwithease/</guid><description>James Montemagno walks through Create a .NET MAUI Menu Bar on Windows and Mac with Ease, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 10 Aug 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI zip and unzip files with AES security and Password</title><link>https://mauiverse.net/community-feed/2023/08/netmauizipandunzipfileswithaessecurityandpassword/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/08/netmauizipandunzipfileswithaessecurityandpassword/</guid><description>.NET MAUI zip and unzip files with AES security and Password walks through a practical way to implement password-protected zip workflows in a MAUI app in .NET MAUI. You will learn why protecting exported files while keeping compression simple matters and how to wire the feature from setup to a working result.</description><pubDate>Thu, 10 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>Building Hybrid Apps with .NET MAUI for iOS, Android, Mac, &amp; Windows | React, Vue.js, Angular &amp; More</title><link>https://mauiverse.net/community-feed/2023/08/buildinghybridappswithnetmauiforiosandroidmacwindowsreactvuejsangularmore/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/08/buildinghybridappswithnetmauiforiosandroidmacwindowsreactvuejsangularmore/</guid><description>James Montemagno walks through Building Hybrid Apps with .NET MAUI for iOS, Android, Mac, &amp; Windows | React, Vue.js, Angular &amp; More, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 03 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>Testing Sign-in with Apple in your local development environment</title><link>https://mauiverse.net/community-feed/2023/08/local-apple-signin/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/08/local-apple-signin/</guid><description>How to test Sign-in with Apple in your local development environment by working around Apple&apos;s localhost restrictions with DNS and host file configurations.</description><pubDate>Tue, 01 Aug 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI OpenCV Face Detection</title><link>https://mauiverse.net/community-feed/2023/08/netmauiopencvfacedetection/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/08/netmauiopencvfacedetection/</guid><description>.NET MAUI OpenCV Face Detection walks through a practical way to implement a working face-detection flow with OpenCV in .NET MAUI. You will learn why bringing computer vision into a MAUI app quickly matters and how to wire the feature from setup to a working result.</description><pubDate>Tue, 01 Aug 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI UI/UX Challenge - Planetanaka - Part 1</title><link>https://mauiverse.net/community-feed/2023/07/net-maui-challenge-planetanaka-part-1/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/net-maui-challenge-planetanaka-part-1/</guid><description>Daniel Monettelli showcases animation techniques in a .NET MAUI UI/UX challenge project focused on planetary exploration screens.</description><pubDate>Mon, 31 Jul 2023 00:00:00 GMT</pubDate></item><item><title>Why Does Writing XAML Have to Be So Slow?</title><link>https://mauiverse.net/community-feed/2023/07/why-does-writing-xaml-have-to-be-so-slow/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/why-does-writing-xaml-have-to-be-so-slow/</guid><description>Matt Lacey examines XAML authoring pain points and introduces tooling ideas that improve UI development speed.</description><pubDate>Sat, 29 Jul 2023 00:00:00 GMT</pubDate></item><item><title>Enable Hot Reload for .NET MAUI C# UI and Markup | Super Productivity Boost</title><link>https://mauiverse.net/community-feed/2023/07/enablehotreloadfornetmauicuiandmarkupsuperproductivityboost/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/enablehotreloadfornetmauicuiandmarkupsuperproductivityboost/</guid><description>James Montemagno walks through Enable Hot Reload for .NET MAUI C# UI and Markup | Super Productivity Boost, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 27 Jul 2023 00:00:00 GMT</pubDate></item><item><title>Responsive Layouts in .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/07/responsive-layouts-for-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/responsive-layouts-for-dotnet-maui/</guid><description>Flavio Gonclaves discusses strategies for building responsive .NET MAUI layouts across different screen sizes.</description><pubDate>Thu, 27 Jul 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>.NET MAUI UI Challenge #7 - Coffe Shop App</title><link>https://mauiverse.net/community-feed/2023/07/net-maui-ui-challenge-7-coffe-shop-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/net-maui-ui-challenge-7-coffe-shop-app/</guid><description>Watch a UI challenge build that recreates a coffee shop app experience with .NET MAUI.</description><pubDate>Mon, 24 Jul 2023 00:00:00 GMT</pubDate></item><item><title>Drawing X-mas controls in .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/07/drawing-x-mas-controls-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/drawing-x-mas-controls-in-net-maui/</guid><description>Build festive custom controls in .NET MAUI using Shapes, brushes, and drag-and-drop interactions.</description><pubDate>Sun, 23 Jul 2023 00:00:00 GMT</pubDate></item><item><title>Building a sliding puzzle game in .NET MAUI - Introduction</title><link>https://mauiverse.net/community-feed/2023/07/building-a-sliding-puzzle-game-in-dotnet-maui-introduction/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/building-a-sliding-puzzle-game-in-dotnet-maui-introduction/</guid><description>An introductory post for a .NET MAUI sliding puzzle series, covering project setup and architecture for puzzle mechanics.</description><pubDate>Thu, 20 Jul 2023 00:00:00 GMT</pubDate></item><item><title>Going Native with Blazor</title><link>https://mauiverse.net/community-feed/2023/07/going-native-with-blazor/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/going-native-with-blazor/</guid><description>Sam Basu shows how Blazor Hybrid in .NET MAUI blends web UI productivity with native platform capabilities.</description><pubDate>Wed, 19 Jul 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI: Let&apos;s Play with CollectionView Layouts</title><link>https://mauiverse.net/community-feed/2023/07/lets-play-with-collectionview-layouts-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/lets-play-with-collectionview-layouts-in-net-maui/</guid><description>Almir Vuk explores CollectionView layout options in .NET MAUI and how they impact data presentation.</description><pubDate>Wed, 19 Jul 2023 00:00:00 GMT</pubDate></item><item><title>Replicating Uber Delivery UI in .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/07/replicating-uber-delivery-ui-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/replicating-uber-delivery-ui-in-dotnet-maui/</guid><description>Leomaris Reyes provides a step-by-step walkthrough for building an Uber Delivery-inspired screen in .NET MAUI.</description><pubDate>Mon, 17 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>[MAUIUIJULY] MAUI Form-factor customizations</title><link>https://mauiverse.net/community-feed/2023/07/maui-form-factor-customizations/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/maui-form-factor-customizations/</guid><description>A MAUI UI July video exploring form-factor customization strategies for .NET MAUI apps.</description><pubDate>Sun, 16 Jul 2023 00:00:00 GMT</pubDate></item><item><title>Uninstall Visual Studio Mac</title><link>https://mauiverse.net/community-feed/2023/07/uninstallvisualstudiomaccorrectway/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/uninstallvisualstudiomaccorrectway/</guid><description>Uninstall Visual Studio Mac walks through a practical way to implement a working baseline you can adapt in your app in .NET MAUI. You will learn why implementing a practical .NET MAUI feature quickly matters and how to wire the feature from setup to a working result.</description><pubDate>Fri, 14 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>MAUI UI July 2023 - Replicating Wolt App</title><link>https://mauiverse.net/community-feed/2023/07/maui-ui-july-2023-replicating-wolt-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/maui-ui-july-2023-replicating-wolt-app/</guid><description>Andreas Nesheim recreates key parts of the Wolt experience in .NET MAUI as part of MAUI UI July 2023.</description><pubDate>Mon, 10 Jul 2023 00:00:00 GMT</pubDate></item><item><title>Create a Credit Card view in .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/07/create-a-credit-card-view-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/create-a-credit-card-view-in-net-maui/</guid><description>Create a custom .NET MAUI credit card view using Font Awesome icons, bindable properties, and simple styling techniques.</description><pubDate>Sat, 08 Jul 2023 00:00:00 GMT</pubDate></item><item><title>Enhancing .NET MAUI Desktop Apps with Context Menus</title><link>https://mauiverse.net/community-feed/2023/07/enhancingnetmauidesktopappswithcontextmenus/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/enhancingnetmauidesktopappswithcontextmenus/</guid><description>James Montemagno walks through Enhancing .NET MAUI Desktop Apps with Context Menus, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Fri, 07 Jul 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, July 2023</title><link>https://mauiverse.net/community-feed/2023/07/net-maui-community-toolkit-monthly-standup-july-2023/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/net-maui-community-toolkit-monthly-standup-july-2023/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Fri, 07 Jul 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Budget Management App Final Year Project</title><link>https://mauiverse.net/community-feed/2023/07/netmauibudgetmanagementappfinalyearproject/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/netmauibudgetmanagementappfinalyearproject/</guid><description>.NET MAUI Budget Management App Final Year Project walks through a practical way to implement a working baseline you can adapt in your app in .NET MAUI. You will learn why implementing a practical .NET MAUI feature quickly matters and how to wire the feature from setup to a working result.</description><pubDate>Tue, 04 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>.NET MAUI SMS OTP Generation using Twilio</title><link>https://mauiverse.net/community-feed/2023/07/netmauismsotpgenerationusingtwilio/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/netmauismsotpgenerationusingtwilio/</guid><description>.NET MAUI SMS OTP Generation using Twilio walks through a practical way to implement an OTP workflow backed by Twilio SMS in .NET MAUI. You will learn why adding secure sign-in verification for real users matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 03 Jul 2023 00:00:00 GMT</pubDate></item><item><title>Where to put your .NET MAUI Handler Mappings</title><link>https://mauiverse.net/community-feed/2023/07/handler-mappings/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/07/handler-mappings/</guid><description>Comprehensive guide to organizing and implementing .NET MAUI handler mappings effectively, with best practices for customizing native platform controls.</description><pubDate>Sat, 01 Jul 2023 00:00:00 GMT</pubDate></item><item><title>Mastering .NET MAUI SwipeView for Enhanced App Experience</title><link>https://mauiverse.net/community-feed/2023/06/masteringnetmauiswipeviewforenhancedappexperience/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/masteringnetmauiswipeviewforenhancedappexperience/</guid><description>James Montemagno walks through Mastering .NET MAUI SwipeView for Enhanced App Experience, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 29 Jun 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Google Maps with Custom Pins</title><link>https://mauiverse.net/community-feed/2023/06/netmauigooglemapswithcustompins/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/netmauigooglemapswithcustompins/</guid><description>.NET MAUI Google Maps with Custom Pins walks through a practical way to implement custom-pin map experiences in MAUI in .NET MAUI. You will learn why making map screens easier to scan and interact with matters and how to wire the feature from setup to a working result.</description><pubDate>Wed, 28 Jun 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>Episode 119: Build and MAUI and Recaps</title><link>https://mauiverse.net/community-feed/2023/06/episode-119-build-and-maui-and-recaps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/episode-119-build-and-maui-and-recaps/</guid><description>Show Notes Microsoft Build just happened - tune in to hear David&apos;s, James&apos;, and Matt&apos;s thoughts!</description><pubDate>Fri, 23 Jun 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI + GitHub Actions + Commas in Certificate Names</title><link>https://mauiverse.net/community-feed/2023/06/dotnet-maui-github-actions-commas-in-certificate-names/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/dotnet-maui-github-actions-commas-in-certificate-names/</guid><description>Mitchel Sellers documents a tricky GitHub Actions issue where commas in Apple certificate names break the dotnet publish command. The fix involves transferring the secret to an environment variable and using proper BASH escaping in the CodesignKey parameter.</description><pubDate>Wed, 21 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>Upgrading Xamarin Forms to .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/06/upgrading-xamarin-forms-to-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/upgrading-xamarin-forms-to-dotnet-maui/</guid><description>Mitchel Sellers shares a practical walkthrough of migrating Xamarin.Forms projects to .NET MAUI, averaging 4-8 hours per project. The post covers using the Upgrade Assistant, manual migration steps, switching to single-project structure, and common gotchas.</description><pubDate>Mon, 19 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>.NET MAUI Google Wallet Passes and Server Integration</title><link>https://mauiverse.net/community-feed/2023/06/netmauigooglewalletpassesandserverintegration/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/netmauigooglewalletpassesandserverintegration/</guid><description>.NET MAUI Google Wallet Passes and Server Integration walks through a practical way to implement Google Wallet pass creation with backend integration in .NET MAUI. You will learn why shipping digital pass experiences beyond static QR screens matters and how to wire the feature from setup to a working result.</description><pubDate>Sun, 11 Jun 2023 00:00:00 GMT</pubDate></item><item><title>Are you using Dependency Injection in your .NET MAUI app yet?</title><link>https://mauiverse.net/community-feed/2023/06/are-you-using-dependency-injection-in-your-net-maui-app-yet/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/are-you-using-dependency-injection-in-your-net-maui-app-yet/</guid><description>Are you using Dependency Injection in your .NET MAUI app yet? with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Fri, 09 Jun 2023 00:00:00 GMT</pubDate></item><item><title>Target multiple environments in .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/06/multi-environments-project-configuration/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/multi-environments-project-configuration/</guid><description>Target multiple environments in .NET MAUI with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Thu, 08 Jun 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI UI July - 2023!</title><link>https://mauiverse.net/community-feed/2023/06/maui-ui-july-23/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/maui-ui-july-23/</guid><description>Announcing .NET MAUI UI July 2023, the second year of this popular community event featuring daily contributions showcasing creative .NET MAUI UI implementations.</description><pubDate>Wed, 07 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>ASP.NET Core Apple Passes Web API</title><link>https://mauiverse.net/community-feed/2023/06/aspnetcoreapplepasseswebapi/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/aspnetcoreapplepasseswebapi/</guid><description>ASP.NET Core Apple Passes Web API walks through a practical way to implement an ASP.NET Core API flow for pass generation in .NET MAUI. You will learn why serving Apple Wallet passes with secure backend logic matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 05 Jun 2023 00:00:00 GMT</pubDate></item><item><title>Deploying Your JS App Anywhere with .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/06/deploying-your-js-app-anywhere-with-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/deploying-your-js-app-anywhere-with-dotnet-maui/</guid><description>Alyssa Nicoll explores deploying JavaScript-powered experiences across platforms with MAUI.</description><pubDate>Mon, 05 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>.NET MAUI Community Toolkit Monthly Standup, June 2023</title><link>https://mauiverse.net/community-feed/2023/06/net-maui-community-toolkit-monthly-standup-june-2023/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/06/net-maui-community-toolkit-monthly-standup-june-2023/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Fri, 02 Jun 2023 00:00:00 GMT</pubDate></item><item><title>Speech Recognition in .NET MAUI with CommunityToolkit</title><link>https://mauiverse.net/community-feed/2023/05/speech-recognition-dotnet-maui-communitytoolkit/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/05/speech-recognition-dotnet-maui-communitytoolkit/</guid><description>Use CommunityToolkit.Maui SpeechToText to turn spoken words into text, including permission handling and practical tips for real apps.</description><pubDate>Wed, 31 May 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>Customizing .NET MAUI Shell</title><link>https://mauiverse.net/community-feed/2023/05/customizing-dotnet-maui-shell/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/05/customizing-dotnet-maui-shell/</guid><description>Customize .NET MAUI Shell appearance by extending ShellRenderer and adjusting navigation components on Android and iOS/MacCatalyst.</description><pubDate>Tue, 23 May 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Apple Wallet Passes</title><link>https://mauiverse.net/community-feed/2023/05/netmauiapplewalletpasses/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/05/netmauiapplewalletpasses/</guid><description>.NET MAUI Apple Wallet Passes walks through a practical way to implement a MAUI integration path for Apple Wallet passes in .NET MAUI. You will learn why adding pass-based loyalty and ticket scenarios on iOS matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 22 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>Building games in .NET MAUI - Shaun Lawrence - NDC London 2023</title><link>https://mauiverse.net/community-feed/2023/05/building-games-in-dotnet-maui-shaun-lawrence-ndc-london-2023/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/05/building-games-in-dotnet-maui-shaun-lawrence-ndc-london-2023/</guid><description>This NDC London talk introduces a practical path to building games in .NET MAUI using Orbit as a cross-platform engine option. Shaun Lawrence explains the core game-building workflow so MAUI developers can move from app UI patterns into interactive gameplay architecture.</description><pubDate>Sat, 20 May 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Media Player</title><link>https://mauiverse.net/community-feed/2023/05/netmauimediaplayer/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/05/netmauimediaplayer/</guid><description>.NET MAUI Media Player walks through a practical way to implement a straightforward media playback setup in .NET MAUI. You will learn why playing media reliably inside MAUI app screens matters and how to wire the feature from setup to a working result.</description><pubDate>Thu, 18 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>.NET MAUI iOS App Linking</title><link>https://mauiverse.net/community-feed/2023/05/netmauiiosapplinking/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/05/netmauiiosapplinking/</guid><description>.NET MAUI iOS App Linking walks through a practical way to implement deep linking you can test across platforms in .NET MAUI. You will learn why routing users from links directly into the right screen matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 15 May 2023 00:00:00 GMT</pubDate></item><item><title>Setting a cursor for .NET MAUI VisualElement</title><link>https://mauiverse.net/community-feed/2023/05/cursor-for-dotnet-maui-visualelement/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/05/cursor-for-dotnet-maui-visualelement/</guid><description>Add custom mouse cursors to .NET MAUI controls with platform-specific implementations and an attached property for XAML-friendly usage.</description><pubDate>Wed, 10 May 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, May 2023</title><link>https://mauiverse.net/community-feed/2023/05/net-maui-community-toolkit-monthly-standup-may-2023/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/05/net-maui-community-toolkit-monthly-standup-may-2023/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Fri, 05 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>MAUI/Xamarin iOS App Store Publishing with one Command</title><link>https://mauiverse.net/community-feed/2023/05/maui-xamarin-ios-app-store-publishing-with-one-command-dea7adbfea8e/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/05/maui-xamarin-ios-app-store-publishing-with-one-command-dea7adbfea8e/</guid><description>Cutting 50 minute iOS Apple TestFlight deployments to 50 seconds for Xamarin &amp; MAUI Continue reading on Medium »</description><pubDate>Tue, 02 May 2023 00:00:00 GMT</pubDate></item><item><title>Xamarin to MAUI Migration - Part Two - Migrating</title><link>https://mauiverse.net/community-feed/2023/05/xamarin-to-maui-migration-part-two-migrating/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/05/xamarin-to-maui-migration-part-two-migrating/</guid><description>A practical migration walkthrough using Upgrade Assistant, new MAUI project structure, and platform-by-platform cleanup.</description><pubDate>Mon, 01 May 2023 00:00:00 GMT</pubDate></item><item><title>Blazor Hybrid (+.NET MAUI) Tutorial for Beginners - Build mobile, desktop, &amp; web apps with C#</title><link>https://mauiverse.net/community-feed/2023/04/blazorhybridnetmauitutorialforbeginnersbuildmobiledesktopwebappswithc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/04/blazorhybridnetmauitutorialforbeginnersbuildmobiledesktopwebappswithc/</guid><description>James Montemagno walks through Blazor Hybrid (+.NET MAUI) Tutorial for Beginners - Build mobile, desktop, &amp; web apps with C#, focusing on practical implementation steps you can apply immediately. You&apos;ll see the setup path, the key workflow decisions, and how to ship the same patterns in your own .NET MAUI projects.</description><pubDate>Fri, 28 Apr 2023 00:00:00 GMT</pubDate></item><item><title>Episode 118: ...and we&apos;re back</title><link>https://mauiverse.net/community-feed/2023/04/episode-118-and-were-back/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/04/episode-118-and-were-back/</guid><description>Show Notes It&apos;s been a little bit...</description><pubDate>Fri, 28 Apr 2023 00:00:00 GMT</pubDate></item><item><title>Drawing Elements on Maps with .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/04/drawing-elements-on-maps-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/04/drawing-elements-on-maps-dotnet-maui/</guid><description>James Montemagno shows how to use the .NET MAUI Map control, add pins, and draw shapes like polylines/polygons/circles.</description><pubDate>Tue, 25 Apr 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>How to create a mobile app with .NET MAUI in 10 easy steps</title><link>https://mauiverse.net/community-feed/2023/04/create-mobile-app-dotnet-maui-10-easy-steps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/04/create-mobile-app-dotnet-maui-10-easy-steps/</guid><description>Aprende cómo crear una aplicación móvil utilizando .NET MAUI en solo 10 pasos sencillos. Aprende sobre las ventajas de usar .NET MAUI.</description><pubDate>Sun, 23 Apr 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Android Deep Linking</title><link>https://mauiverse.net/community-feed/2023/04/netmauiandroiddeeplinkingeasyway/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/04/netmauiandroiddeeplinkingeasyway/</guid><description>.NET MAUI Android Deep Linking walks through a practical way to implement deep linking you can test across platforms in .NET MAUI. You will learn why routing users from links directly into the right screen matters and how to wire the feature from setup to a working result.</description><pubDate>Fri, 21 Apr 2023 00:00:00 GMT</pubDate></item><item><title>Boost .NET MAUI Development Productivity with .NET Meteor for VS Code</title><link>https://mauiverse.net/community-feed/2023/04/boost-dotnet-maui-development-productivity-with-dotnet-meteor-for-vs-code/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/04/boost-dotnet-maui-development-productivity-with-dotnet-meteor-for-vs-code/</guid><description>A feature walkthrough of .NET Meteor for cross-platform MAUI development in VS Code.</description><pubDate>Thu, 20 Apr 2023 00:00:00 GMT</pubDate></item><item><title>How to Do AAD Authentication in MAUI Mac Catalyst</title><link>https://mauiverse.net/community-feed/2023/04/how-to-do-aad-authentication-in-maui-mac-catalyst/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/04/how-to-do-aad-authentication-in-maui-mac-catalyst/</guid><description>Need Azure Active Directory sign-in on Mac Catalyst while MSAL support is limited? This video walks through a practical MAUI workaround so you can ship authentication on macOS today.</description><pubDate>Mon, 17 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>.NET maui Skeleton or Shimmer Effect</title><link>https://mauiverse.net/community-feed/2023/04/netmauiskeletonorshimmereffect/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/04/netmauiskeletonorshimmereffect/</guid><description>.NET maui Skeleton or Shimmer Effect walks through a practical way to implement a working baseline you can adapt in your app in .NET MAUI. You will learn why implementing a practical .NET MAUI feature quickly matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 17 Apr 2023 00:00:00 GMT</pubDate></item><item><title>Real time live tracking using .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/04/real-time-live-tracking-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/04/real-time-live-tracking-dotnet-maui/</guid><description>Implement continuous geolocation tracking in .NET MAUI by extending the built-in APIs and adding Android/iOS/Windows platform implementations.</description><pubDate>Mon, 17 Apr 2023 00:00:00 GMT</pubDate></item><item><title>Customize the Title Bar of a MAUI app with these simple steps</title><link>https://mauiverse.net/community-feed/2023/04/customize-the-title-bar-of-a-maui-app-with-these-simple-steps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/04/customize-the-title-bar-of-a-maui-app-with-these-simple-steps/</guid><description>Customize the Title Bar of a MAUI app with these simple steps with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Thu, 13 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>Create a .NET MAUI App without Shell</title><link>https://mauiverse.net/community-feed/2023/04/maui-app-with-no-shell/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/04/maui-app-with-no-shell/</guid><description>Since the official release of .NET MAUI, it is not possible to create a new project where Visual Studio does not add a default Shell. Fortunately, there is a very simple way to get rid of it!</description><pubDate>Mon, 10 Apr 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - VS Accessibility Checker with Dante Gagne</title><link>https://mauiverse.net/community-feed/2023/04/maui-community-standup-vs-accessibility-checker-with-dante-gagne/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/04/maui-community-standup-vs-accessibility-checker-with-dante-gagne/</guid><description>David Ortinau hosts a .NET MAUI Community Standup with Dante Gagne, focusing on Visual Studio’s Accessibility Checker and building more accessible apps.</description><pubDate>Thu, 06 Apr 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, April 2023</title><link>https://mauiverse.net/community-feed/2023/04/net-maui-community-toolkit-monthly-standup-april-2023/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/04/net-maui-community-toolkit-monthly-standup-april-2023/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Thu, 06 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>.NET MAUI Beautiful Login UI (C#)</title><link>https://mauiverse.net/community-feed/2023/03/netmauibeautifulloginuiusingc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/03/netmauibeautifulloginuiusingc/</guid><description>.NET MAUI Beautiful Login UI (C#) walks through a practical way to implement login/logout screens and behavior patterns ready for extension in .NET MAUI. You will learn why building authentication flows that feel clear to users matters and how to wire the feature from setup to a working result.</description><pubDate>Tue, 28 Mar 2023 00:00:00 GMT</pubDate></item><item><title>How To Sign Your DotNet MAUI packaged App exe</title><link>https://mauiverse.net/community-feed/2023/03/how-to-sign-your-dotnet-maui-packaged-app-exe/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/03/how-to-sign-your-dotnet-maui-packaged-app-exe/</guid><description>Unsigned packaged MAUI executables can trigger trust warnings, especially with elevated execution. This video shows how to code sign the packaged EXE so your Windows deployment feels trusted and professional.</description><pubDate>Mon, 27 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>.NET MAUI Beautiful Login UI for Multipurpose XAML</title><link>https://mauiverse.net/community-feed/2023/03/netmauibeautifulloginuiformultipurposexaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/03/netmauibeautifulloginuiformultipurposexaml/</guid><description>.NET MAUI Beautiful Login UI for Multipurpose XAML walks through a practical way to implement login/logout screens and behavior patterns ready for extension in .NET MAUI. You will learn why building authentication flows that feel clear to users matters and how to wire the feature from setup to a working result.</description><pubDate>Tue, 21 Mar 2023 00:00:00 GMT</pubDate></item><item><title>Music player display</title><link>https://mauiverse.net/community-feed/2023/03/9-music-player-display-volume/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/03/9-music-player-display-volume/</guid><description>Music player display with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Mon, 20 Mar 2023 00:00:00 GMT</pubDate></item><item><title>Drag and Drop any content to a .NET MAUI application</title><link>https://mauiverse.net/community-feed/2023/03/drag-and-drop-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/03/drag-and-drop-dotnet-maui/</guid><description>Enable drag-and-drop in a .NET MAUI app with Windows and MacCatalyst implementations, including filtering dropped files by type and reading contents.</description><pubDate>Sun, 19 Mar 2023 00:00:00 GMT</pubDate></item><item><title>Why is .NET MAUI the best tool for cross</title><link>https://mauiverse.net/community-feed/2023/03/dotnet-maui-best-tool-for-mobile-development/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/03/dotnet-maui-best-tool-for-mobile-development/</guid><description>Discover the advantages of .NET MAUI compared to other cross-platform mobile development tools. Learn how .NET MAUI offers faster development,</description><pubDate>Sat, 18 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>How to Make NET MAUI App Run As Administrator</title><link>https://mauiverse.net/community-feed/2023/03/how-to-make-net-maui-app-run-as-administrator/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/03/how-to-make-net-maui-app-run-as-administrator/</guid><description>Some desktop scenarios need elevated privileges every time the app starts. This video shows how to configure a .NET MAUI Windows app to request administrator rights on launch.</description><pubDate>Mon, 13 Mar 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Simple Login Logout with User Already logged Feature</title><link>https://mauiverse.net/community-feed/2023/03/netmauisimpleloginlogoutwithuseralreadyloggedfeature/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/03/netmauisimpleloginlogoutwithuseralreadyloggedfeature/</guid><description>.NET MAUI Simple Login Logout with User Already logged Feature walks through a practical way to implement login/logout screens and behavior patterns ready for extension in .NET MAUI. You will learn why building authentication flows that feel clear to users matters and how to wire the feature from setup to a working result.</description><pubDate>Thu, 09 Mar 2023 00:00:00 GMT</pubDate></item><item><title>Three thousand .NET MAUI Developers can&apos;t be wrong!</title><link>https://mauiverse.net/community-feed/2023/03/three-thousand-net-maui-developers-cant-be-wrong-matt-lacey/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/03/three-thousand-net-maui-developers-cant-be-wrong-matt-lacey/</guid><description>Matt Lacey celebrates a milestone for the MAUI App Accelerator Visual Studio extension and points to an update fixing a bug around app names with spaces.</description><pubDate>Tue, 07 Mar 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Expander Static and Dynamic (C#)</title><link>https://mauiverse.net/community-feed/2023/03/netmauiexpanderstaticanddynamicinc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/03/netmauiexpanderstaticanddynamicinc/</guid><description>.NET MAUI Expander Static and Dynamic (C#) walks through a practical way to implement static and dynamic expander patterns for MAUI in .NET MAUI. You will learn why showing dense content without overwhelming a screen matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 06 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>.NET MAUI Static and Dynamic Expanders (XAML)</title><link>https://mauiverse.net/community-feed/2023/03/netmauistaticanddynamicexpandersinxaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/03/netmauistaticanddynamicexpandersinxaml/</guid><description>.NET MAUI Static and Dynamic Expanders (XAML) walks through a practical way to implement static and dynamic expander patterns for MAUI in .NET MAUI. You will learn why showing dense content without overwhelming a screen matters and how to wire the feature from setup to a working result.</description><pubDate>Fri, 03 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>Music player display</title><link>https://mauiverse.net/community-feed/2023/02/8-music-player-display-media-playback/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/8-music-player-display-media-playback/</guid><description>More and more buttons! In this chapter, we will integrate the controls for manipulating the media.</description><pubDate>Mon, 27 Feb 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI App Icon</title><link>https://mauiverse.net/community-feed/2023/02/netmauiappiconcorrectway/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/netmauiappiconcorrectway/</guid><description>.NET MAUI App Icon walks through a practical way to implement font icon usage in MAUI with clean setup in .NET MAUI. You will learn why shipping scalable, consistent icons across devices matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 27 Feb 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Change Model Property during Runtime</title><link>https://mauiverse.net/community-feed/2023/02/netmauichangemodelpropertyduringruntime/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/netmauichangemodelpropertyduringruntime/</guid><description>.NET MAUI Change Model Property during Runtime walks through a practical way to implement a working baseline you can adapt in your app in .NET MAUI. You will learn why implementing a practical .NET MAUI feature quickly matters and how to wire the feature from setup to a working result.</description><pubDate>Sun, 26 Feb 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Hide Cell in CollectionView (C#)</title><link>https://mauiverse.net/community-feed/2023/02/netmauihidecellincollectionviewinc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/netmauihidecellincollectionviewinc/</guid><description>.NET MAUI Hide Cell in CollectionView (C#) walks through a practical way to implement practical CollectionView patterns for real app screens in .NET MAUI. You will learn why building scalable list experiences without brittle UI logic matters and how to wire the feature from setup to a working result.</description><pubDate>Sat, 25 Feb 2023 00:00:00 GMT</pubDate></item><item><title>Visual Studio 2022 &amp; .NET MAUI - the Ultimate Cross-Platform Developer Experience</title><link>https://mauiverse.net/community-feed/2023/02/visual-studio-2022-dotnet-maui-ultimate-dev-experience-maddy-montaquila/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/visual-studio-2022-dotnet-maui-ultimate-dev-experience-maddy-montaquila/</guid><description>Maddy Montaquila walks through Visual Studio 2022 and .NET MAUI as a cross-platform developer experience (Dotnet Frontend Day talk).</description><pubDate>Fri, 24 Feb 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Grouping (C#)</title><link>https://mauiverse.net/community-feed/2023/02/netmauigroupinginceasyway/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/netmauigroupinginceasyway/</guid><description>.NET MAUI Grouping (C#) walks through a practical way to implement a working baseline you can adapt in your app in .NET MAUI. You will learn why implementing a practical .NET MAUI feature quickly matters and how to wire the feature from setup to a working result.</description><pubDate>Thu, 23 Feb 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Hide Cell in CollectionView (XAML)</title><link>https://mauiverse.net/community-feed/2023/02/netmauihidecellincollectionviewusingxaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/netmauihidecellincollectionviewusingxaml/</guid><description>.NET MAUI Hide Cell in CollectionView (XAML) walks through a practical way to implement practical CollectionView patterns for real app screens in .NET MAUI. You will learn why building scalable list experiences without brittle UI logic matters and how to wire the feature from setup to a working result.</description><pubDate>Thu, 23 Feb 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Grouping (XAML)</title><link>https://mauiverse.net/community-feed/2023/02/netmauigroupinginxamleasyway/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/netmauigroupinginxamleasyway/</guid><description>.NET MAUI Grouping (XAML) walks through a practical way to implement a working baseline you can adapt in your app in .NET MAUI. You will learn why implementing a practical .NET MAUI feature quickly matters and how to wire the feature from setup to a working result.</description><pubDate>Wed, 22 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>.NET MAUI Visibility Converter (C#)</title><link>https://mauiverse.net/community-feed/2023/02/netmauivisibilityconverterinc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/netmauivisibilityconverterinc/</guid><description>.NET MAUI Visibility Converter (C#) walks through a practical way to implement converter patterns that keep views simple in .NET MAUI. You will learn why translating raw model values into clean UI states matters and how to wire the feature from setup to a working result.</description><pubDate>Tue, 21 Feb 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Visibility Converter (XAML)</title><link>https://mauiverse.net/community-feed/2023/02/netmauivisibilityconverterinxaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/netmauivisibilityconverterinxaml/</guid><description>.NET MAUI Visibility Converter (XAML) walks through a practical way to implement converter patterns that keep views simple in .NET MAUI. You will learn why translating raw model values into clean UI states matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 20 Feb 2023 00:00:00 GMT</pubDate></item><item><title>Integrating captcha into a .NET MAUI application</title><link>https://mauiverse.net/community-feed/2023/02/captcha-dotnet-maui-recaptcha-webview/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/captcha-dotnet-maui-recaptcha-webview/</guid><description>Two ways to add captcha to a .NET MAUI app—native Android SafetyNet reCAPTCHA and a cross-platform WebView-based approach.</description><pubDate>Sun, 19 Feb 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Text Available Converter (C#)</title><link>https://mauiverse.net/community-feed/2023/02/netmauitextavailableconverterinc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/netmauitextavailableconverterinc/</guid><description>.NET MAUI Text Available Converter (C#) walks through a practical way to implement converter patterns that keep views simple in .NET MAUI. You will learn why translating raw model values into clean UI states matters and how to wire the feature from setup to a working result.</description><pubDate>Sun, 19 Feb 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Text Available Converter (XAML)</title><link>https://mauiverse.net/community-feed/2023/02/netmauitextavailableconverterinxaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/netmauitextavailableconverterinxaml/</guid><description>.NET MAUI Text Available Converter (XAML) walks through a practical way to implement converter patterns that keep views simple in .NET MAUI. You will learn why translating raw model values into clean UI states matters and how to wire the feature from setup to a working result.</description><pubDate>Sat, 18 Feb 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI CollectionView Button Click Command (C#)</title><link>https://mauiverse.net/community-feed/2023/02/netmauicollectionviewbuttonclickcommandinc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/netmauicollectionviewbuttonclickcommandinc/</guid><description>.NET MAUI CollectionView Button Click Command (C#) walks through a practical way to implement practical CollectionView patterns for real app screens in .NET MAUI. You will learn why building scalable list experiences without brittle UI logic matters and how to wire the feature from setup to a working result.</description><pubDate>Fri, 17 Feb 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI CollectionView Button Clicks (XAML)</title><link>https://mauiverse.net/community-feed/2023/02/netmauicollectionviewbuttonclicksinxaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/netmauicollectionviewbuttonclicksinxaml/</guid><description>.NET MAUI CollectionView Button Clicks (XAML) walks through a practical way to implement practical CollectionView patterns for real app screens in .NET MAUI. You will learn why building scalable list experiences without brittle UI logic matters and how to wire the feature from setup to a working result.</description><pubDate>Thu, 16 Feb 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI CollectionView Item Selection and Navigation (C#)</title><link>https://mauiverse.net/community-feed/2023/02/netmauicollectionviewitemselectionandnavigationinc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/netmauicollectionviewitemselectionandnavigationinc/</guid><description>.NET MAUI CollectionView Item Selection and Navigation (C#) walks through a practical way to implement practical CollectionView patterns for real app screens in .NET MAUI. You will learn why building scalable list experiences without brittle UI logic matters and how to wire the feature from setup to a working result.</description><pubDate>Wed, 15 Feb 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI CollectionView Item Selection and Navigation to Pages (XAML)</title><link>https://mauiverse.net/community-feed/2023/02/netmauicollectionviewitemselectionandnavigationtopagesinxaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/netmauicollectionviewitemselectionandnavigationtopagesinxaml/</guid><description>.NET MAUI CollectionView Item Selection and Navigation to Pages (XAML) walks through a practical way to implement practical CollectionView patterns for real app screens in .NET MAUI. You will learn why building scalable list experiences without brittle UI logic matters and how to wire the feature from setup to a working result.</description><pubDate>Tue, 14 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>.NET MAUI CollectionView Filtering (C#)</title><link>https://mauiverse.net/community-feed/2023/02/netmauicollectionviewfilteringinc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/netmauicollectionviewfilteringinc/</guid><description>.NET MAUI CollectionView Filtering (C#) walks through a practical way to implement practical CollectionView patterns for real app screens in .NET MAUI. You will learn why building scalable list experiences without brittle UI logic matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 13 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>Music player display</title><link>https://mauiverse.net/community-feed/2023/02/7-music-player-display-time-tracker/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/7-music-player-display-time-tracker/</guid><description>Now that the foundations of the main page are ready, we can start laying out all the controls. Let</description><pubDate>Mon, 06 Feb 2023 00:00:00 GMT</pubDate></item><item><title>#04 Awesome .NET MAUI - MAUI App Accelerator</title><link>https://mauiverse.net/community-feed/2023/02/awesome-dotnet-maui-04-maui-app-accelerator/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/awesome-dotnet-maui-04-maui-app-accelerator/</guid><description>Javier Suárez showcases MAUI App Accelerator and how it helps bootstrap .NET MAUI apps with reusable structure and patterns.</description><pubDate>Mon, 06 Feb 2023 00:00:00 GMT</pubDate></item><item><title>MAUI Day Cologne 2023</title><link>https://mauiverse.net/community-feed/maui-day/cologne-2023/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/maui-day/cologne-2023/</guid><description>MAUI Day Cologne had in depth sessions from the .NET MAUI team and community speakers.</description><pubDate>Mon, 06 Feb 2023 00:00:00 GMT</pubDate></item><item><title>Deploying your .NET MAUI apps to production - Part 3: Windows</title><link>https://mauiverse.net/community-feed/2023/02/maui-app-deploy-3/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/maui-app-deploy-3/</guid><description>Part 3 of the .NET MAUI deployment series, providing a comprehensive guide for deploying Windows apps to the Microsoft Store with packaging and submission details.</description><pubDate>Sun, 05 Feb 2023 00:00:00 GMT</pubDate></item><item><title>Episode 117: James and David Pick on Matt</title><link>https://mauiverse.net/community-feed/2023/02/episode-117-james-and-david-pick-on-matt/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/episode-117-james-and-david-pick-on-matt/</guid><description>Show Notes In addition to some good natured ribbing - James, Matt &amp; David talk about the latest and greatest in .NET MAUI development.</description><pubDate>Sat, 04 Feb 2023 00:00:00 GMT</pubDate></item><item><title>Dynamic configuration in .NET MAUI application</title><link>https://mauiverse.net/community-feed/2023/02/dynamic-configuration-dotnet-maui-configcat/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/dynamic-configuration-dotnet-maui-configcat/</guid><description>Add feature flags and remote configuration to .NET MAUI with ConfigCat, including initialization patterns, polling options, and per-user targeting.</description><pubDate>Thu, 02 Feb 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, February 2023</title><link>https://mauiverse.net/community-feed/2023/02/net-maui-community-toolkit-monthly-standup-february-2023/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/02/net-maui-community-toolkit-monthly-standup-february-2023/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Thu, 02 Feb 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI CollectionView Search Feature (XAML)</title><link>https://mauiverse.net/community-feed/2023/01/netmauicollectionviewsearchfeatureinxaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/netmauicollectionviewsearchfeatureinxaml/</guid><description>.NET MAUI CollectionView Search Feature (XAML) walks through a practical way to implement practical CollectionView patterns for real app screens in .NET MAUI. You will learn why building scalable list experiences without brittle UI logic matters and how to wire the feature from setup to a working result.</description><pubDate>Tue, 31 Jan 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>Arrange elements on a .NET MAUI page</title><link>https://mauiverse.net/community-feed/2023/01/6-arrange-elements-on-a-page/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/6-arrange-elements-on-a-page/</guid><description>Before developing a new page, it is best to think about the layout of the various elements. And you</description><pubDate>Mon, 30 Jan 2023 00:00:00 GMT</pubDate></item><item><title>My experience with migrating my app from Xamarin.Forms to .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/01/my-experience-with-migrating-my-app-from-xamarin-forms-to-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/my-experience-with-migrating-my-app-from-xamarin-forms-to-net-maui/</guid><description>I’ve been eager to rewrite some of my personal apps from Xamarin.Forms to .NET MAUI, but since all of them…</description><pubDate>Mon, 30 Jan 2023 00:00:00 GMT</pubDate></item><item><title>Distribution certificates, .p12 files, and provisioning profiles with iOS</title><link>https://mauiverse.net/community-feed/2023/01/distribution-certificates-p12-files-provisioning-profiles/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/distribution-certificates-p12-files-provisioning-profiles/</guid><description>Distribution certificates, .p12 files, and provisioning profiles with iOS with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Sun, 29 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>MAUI Snack - Get ANY Resource Dictionary Value in Code Behind!</title><link>https://mauiverse.net/community-feed/2023/01/maui-snack-get-any-resource-dictionary-value-in-code-behind/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/maui-snack-get-any-resource-dictionary-value-in-code-behind/</guid><description>Johan Svensson shows how to reliably resolve .NET MAUI resource values from code-behind, even when resources are nested through `OnPlatform`, `OnIdiom`, dynamic references, and merged dictionaries. The article focuses on handling tricky runtime resource resolution patterns that basic key lookups can miss.</description><pubDate>Fri, 27 Jan 2023 00:00:00 GMT</pubDate></item><item><title>Build iOS Apps with or WITHOUT a Mac? Visual Studio, C#, &amp; .NET MAUI with Hot Restart</title><link>https://mauiverse.net/community-feed/2023/01/buildiosappswithorwithoutamacvisualstudiocnetmauiwithhotrestart/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/buildiosappswithorwithoutamacvisualstudiocnetmauiwithhotrestart/</guid><description>James Montemagno walks through Build iOS Apps with or WITHOUT a Mac? Visual Studio, C#, &amp; .NET MAUI with Hot Restart, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 26 Jan 2023 00:00:00 GMT</pubDate></item><item><title>Navigate to a new page in .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/01/5-navigate-to-a-new-page/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/5-navigate-to-a-new-page/</guid><description>We are now starting to create the main page of the application. But new page also means, enable the user going to that page! So let</description><pubDate>Mon, 23 Jan 2023 00:00:00 GMT</pubDate></item><item><title>.NET maui CollectionView Basic (C#)</title><link>https://mauiverse.net/community-feed/2023/01/netmauicollectionviewbasicinc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/netmauicollectionviewbasicinc/</guid><description>.NET maui CollectionView Basic (C#) walks through a practical way to implement practical CollectionView patterns for real app screens in .NET MAUI. You will learn why building scalable list experiences without brittle UI logic matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 23 Jan 2023 00:00:00 GMT</pubDate></item><item><title>Deploying your .NET MAUI apps to production - Part 2: iOS</title><link>https://mauiverse.net/community-feed/2023/01/maui-app-deploy-2/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/maui-app-deploy-2/</guid><description>Part 2 of the .NET MAUI deployment series, covering the complete process for deploying iOS apps to the Apple App Store with signing and distribution guidance.</description><pubDate>Sun, 22 Jan 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI - Working with images</title><link>https://mauiverse.net/community-feed/2023/01/working-with-images-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/working-with-images-dotnet-maui/</guid><description>Daniel Hindrikes walks through practical image handling in .NET MAUI, covering common patterns and pitfalls.</description><pubDate>Wed, 18 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>.NET MAUI CollectionView (XAML)</title><link>https://mauiverse.net/community-feed/2023/01/netmauicollectionviewinxaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/netmauicollectionviewinxaml/</guid><description>.NET MAUI CollectionView (XAML) walks through a practical way to implement practical CollectionView patterns for real app screens in .NET MAUI. You will learn why building scalable list experiences without brittle UI logic matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 16 Jan 2023 00:00:00 GMT</pubDate></item><item><title>Deploying your .NET MAUI apps to production - Part 1: Android</title><link>https://mauiverse.net/community-feed/2023/01/maui-app-deploy/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/maui-app-deploy/</guid><description>Complete guide to deploying .NET MAUI apps to production on Android, covering the Google Play Store submission process with practical tips and hard-won insights.</description><pubDate>Sat, 14 Jan 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI MVVM (C#)</title><link>https://mauiverse.net/community-feed/2023/01/netmauimvvminc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/netmauimvvminc/</guid><description>.NET MAUI MVVM (C#) walks through a practical way to implement an MVVM setup that is clear and reusable in .NET MAUI. You will learn why keeping UI code manageable as app complexity grows matters and how to wire the feature from setup to a working result.</description><pubDate>Fri, 13 Jan 2023 00:00:00 GMT</pubDate></item><item><title>MVVM, for a successful application</title><link>https://mauiverse.net/community-feed/2023/01/4-mvvm-for-successful-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/4-mvvm-for-successful-apps/</guid><description>In this chapter, we will discover a major design pattern for mobile application development, the Model-View-ViewModel (MVVM)!</description><pubDate>Thu, 12 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>Xamarin to MAUI Migration - Part One - Why and How to Prepare</title><link>https://mauiverse.net/community-feed/2023/01/xamarin-to-maui-migration-part-one-why-and-how-to-prepare/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/xamarin-to-maui-migration-part-one-why-and-how-to-prepare/</guid><description>Why migration matters and how to prepare your team, tooling, dependencies, and DevOps before starting.</description><pubDate>Thu, 12 Jan 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI MVVM (XAML)</title><link>https://mauiverse.net/community-feed/2023/01/netmauimvvminxaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/netmauimvvminxaml/</guid><description>.NET MAUI MVVM (XAML) walks through a practical way to implement an MVVM setup that is clear and reusable in .NET MAUI. You will learn why keeping UI code manageable as app complexity grows matters and how to wire the feature from setup to a working result.</description><pubDate>Wed, 11 Jan 2023 00:00:00 GMT</pubDate></item><item><title>MVVM Source Generators: Advanced Scenarios</title><link>https://mauiverse.net/community-feed/2023/01/mvvm-source-generators-advanced-scenarios/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/mvvm-source-generators-advanced-scenarios/</guid><description>MVVM Source Generators: Advanced Scenarios with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Mon, 09 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>Creating Markdown control with .NET MAUI Graphics</title><link>https://mauiverse.net/community-feed/2023/01/markdown-control-dotnet-maui-graphics/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/markdown-control-dotnet-maui-graphics/</guid><description>Build a lightweight Markdown renderer for .NET MAUI using GraphicsView and custom drawables, with hooks for custom block rendering.</description><pubDate>Sun, 08 Jan 2023 00:00:00 GMT</pubDate></item><item><title>Learn .NET MAUI: Beginner&apos;s Guide</title><link>https://mauiverse.net/community-feed/2023/01/learn-net-maui-beginners-guide/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/learn-net-maui-beginners-guide/</guid><description>Learn .NET MAUI (Multi-platform App UI), a cross-platform desktop and mobile application framework native to C# and XAML that enables</description><pubDate>Sat, 07 Jan 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - 2022 Recap and Getting Started with MAUI!</title><link>https://mauiverse.net/community-feed/2023/01/maui-community-standup-2022-recap-getting-started/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/maui-community-standup-2022-recap-getting-started/</guid><description>David Ortinau hosts a MAUI Community Standup recapping 2022 and sharing guidance for getting started with .NET MAUI.</description><pubDate>Thu, 05 Jan 2023 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Gradient (C#)</title><link>https://mauiverse.net/community-feed/2023/01/netmauigradientinc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/netmauigradientinc/</guid><description>.NET MAUI Gradient (C#) walks through a practical way to implement gradient UI styling with native MAUI controls in .NET MAUI. You will learn why creating polished visuals without custom renderers matters and how to wire the feature from setup to a working result.</description><pubDate>Wed, 04 Jan 2023 00:00:00 GMT</pubDate></item><item><title>My very first app with .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/01/1-introduction/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/1-introduction/</guid><description>My very first app with .NET MAUI with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Mon, 02 Jan 2023 00:00:00 GMT</pubDate></item><item><title>Setup the project .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/01/2-setup-the-project/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/2-setup-the-project/</guid><description>Setup the project .NET MAUI with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Mon, 02 Jan 2023 00:00:00 GMT</pubDate></item><item><title>First run of the app .NET MAUI</title><link>https://mauiverse.net/community-feed/2023/01/3-first-run-of-the-project/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/3-first-run-of-the-project/</guid><description>First run of the app .NET MAUI with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Mon, 02 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>.NET MAUI GradientBasics (XAML)</title><link>https://mauiverse.net/community-feed/2023/01/netmauigradientbasicunderstandinginxaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/netmauigradientbasicunderstandinginxaml/</guid><description>.NET MAUI GradientBasics (XAML) walks through a practical way to implement gradient UI styling with native MAUI controls in .NET MAUI. You will learn why creating polished visuals without custom renderers matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 02 Jan 2023 00:00:00 GMT</pubDate></item><item><title>Photo capturing options for your .NET MAUI app</title><link>https://mauiverse.net/community-feed/2023/01/photo-capturing-options-for-your-net-maui-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2023/01/photo-capturing-options-for-your-net-maui-app/</guid><description>If you want to implement photo capturing for your .NET MAUI app, you can use the built-in Media picker to…</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>MAUI Lib - LocalizationResourceManager for MAUI!</title><link>https://mauiverse.net/community-feed/2022/12/maui-lib-localizationresourcemanager-for-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/12/maui-lib-localizationresourcemanager-for-maui/</guid><description>Johan Svensson presents `LocalizationResourceManager.Maui`, a .NET MAUI localization library inspired by Xamarin Community Toolkit patterns and adapted for MAUI-first usage. He covers its DI-friendly setup, multi-resource support, and runtime culture persistence features while official toolkit direction continues to evolve.</description><pubDate>Tue, 27 Dec 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI What/How and Why - NDC Oslo 2022</title><link>https://mauiverse.net/community-feed/2022/12/dotnet-maui-what-how-and-why-ndc-oslo/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/12/dotnet-maui-what-how-and-why-ndc-oslo/</guid><description>Clifford Agius shares practical guidance on what .NET MAUI is, why it matters, and how to approach adoption.</description><pubDate>Wed, 21 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>Introduction to MVVM Source Generators for C# .NET</title><link>https://mauiverse.net/community-feed/2022/12/introduction-to-mvvm-source-generators-for-dotnet/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/12/introduction-to-mvvm-source-generators-for-dotnet/</guid><description>Introduction to MVVM Source Generators for C# .NET with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Mon, 19 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>Episode 116: .NET Conf Recap</title><link>https://mauiverse.net/community-feed/2022/12/episode-116-net-conf-recap/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/12/episode-116-net-conf-recap/</guid><description>Show Notes .NET Conf happened, it was amazing, and David, James and Matt will bring you up to date!</description><pubDate>Fri, 09 Dec 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI - Working with styles</title><link>https://mauiverse.net/community-feed/2022/12/working-with-styles-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/12/working-with-styles-dotnet-maui/</guid><description>Daniel Hindrikes explains how to use styles in .NET MAUI to keep UI consistent and reduce repeated markup across pages.</description><pubDate>Fri, 09 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>.NET MAUI Fonts and Icon Fonts (C#)</title><link>https://mauiverse.net/community-feed/2022/12/netmauifontsiconsfontsinc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/12/netmauifontsiconsfontsinc/</guid><description>.NET MAUI Fonts and Icon Fonts (C#) walks through a practical way to implement font icon usage in MAUI with clean setup in .NET MAUI. You will learn why shipping scalable, consistent icons across devices matters and how to wire the feature from setup to a working result.</description><pubDate>Thu, 08 Dec 2022 00:00:00 GMT</pubDate></item><item><title>MAUI Snack - Add WeakEventManager to MVVM Toolkit!</title><link>https://mauiverse.net/community-feed/2022/12/maui-snack-add-weakeventmanager-to-mvvm-toolkit/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/12/maui-snack-add-weakeventmanager-to-mvvm-toolkit/</guid><description>Johan Svensson explores extending CommunityToolkit.Mvvm’s `ObservableObject` with MAUI’s `WeakEventManager` to improve event handling safety. The post shows how to reduce memory-leak risk while keeping the productivity benefits of MVVM Toolkit source generators.</description><pubDate>Tue, 06 Dec 2022 00:00:00 GMT</pubDate></item><item><title>Playing audio in a .NET MAUI app</title><link>https://mauiverse.net/community-feed/2022/12/playing-audio-in-a-net-maui-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/12/playing-audio-in-a-net-maui-app/</guid><description>The MAUI plugin for playing audio just got a stable release (v1.1.0), and with it you can play sounds and…</description><pubDate>Mon, 05 Dec 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Icon Fonts: Fonts XAML Implementation</title><link>https://mauiverse.net/community-feed/2022/12/netmauiiconfontsfontsxamlimplementation/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/12/netmauiiconfontsfontsxamlimplementation/</guid><description>.NET MAUI Icon Fonts: Fonts XAML Implementation walks through a practical way to implement font icon usage in MAUI with clean setup in .NET MAUI. You will learn why shipping scalable, consistent icons across devices matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 05 Dec 2022 00:00:00 GMT</pubDate></item><item><title>AppIcon Badge with .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/12/appicon-badge-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/12/appicon-badge-dotnet-maui/</guid><description>Implement app icon badge counts across Android, iOS/MacCatalyst, Windows, and Tizen, with platform notes on permissions and launcher behavior.</description><pubDate>Thu, 01 Dec 2022 00:00:00 GMT</pubDate></item><item><title>Even More MVVM Source Generator Awesomeness for .NET Developers</title><link>https://mauiverse.net/community-feed/2022/12/evenmoremvvmsourcegeneratorawesomenessfornetdevelopers/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/12/evenmoremvvmsourcegeneratorawesomenessfornetdevelopers/</guid><description>James Montemagno walks through Even More MVVM Source Generator Awesomeness for .NET Developers, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 01 Dec 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - Polished UI for .NET MAUI with Telerik</title><link>https://mauiverse.net/community-feed/2022/12/maui-community-standup-polished-ui-telerik/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/12/maui-community-standup-polished-ui-telerik/</guid><description>David Ortinau hosts a MAUI Community Standup on building polished MAUI UI with Telerik.</description><pubDate>Thu, 01 Dec 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, December 2022</title><link>https://mauiverse.net/community-feed/2022/12/net-maui-community-toolkit-monthly-standup-december-2022/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/12/net-maui-community-toolkit-monthly-standup-december-2022/</guid><description>Join us for our monthly team standup as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Thu, 01 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>How to write a Custom Control for .NET MAUI using SkiaSharp</title><link>https://mauiverse.net/community-feed/2022/11/how-to-write-a-custom-control-for-net-maui-using-skiasharp/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/11/how-to-write-a-custom-control-for-net-maui-using-skiasharp/</guid><description>How to write a Custom Control for .NET MAUI using SkiaSharp with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Tue, 29 Nov 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Borders (C#)</title><link>https://mauiverse.net/community-feed/2022/11/netmauibordersinc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/11/netmauibordersinc/</guid><description>.NET MAUI Borders (C#) walks through a practical way to implement border effects including dashed styling patterns in .NET MAUI. You will learn why getting modern card and container styling in MAUI matters and how to wire the feature from setup to a working result.</description><pubDate>Sat, 26 Nov 2022 00:00:00 GMT</pubDate></item><item><title>Solution1: Free Trip to MAUI with Michael Stonis</title><link>https://mauiverse.net/community-feed/2022/11/free-trip-to-maui-with-michael-stonis/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/11/free-trip-to-maui-with-michael-stonis/</guid><description>Michael Stonis gives a guided introduction to .NET MAUI and what makes the framework compelling for cross-platform apps. You’ll get a clear tour of the fundamentals, framed around practical app-building decisions.</description><pubDate>Fri, 18 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>Solution1: MauiReactor: An alternative approach to building MAUI apps with Adolfo Marinucci</title><link>https://mauiverse.net/community-feed/2022/11/mauireactor-an-alternative-approach-to-building-maui-apps/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/11/mauireactor-an-alternative-approach-to-building-maui-apps/</guid><description>Adolfo Marinucci presents MauiReactor as a different way to build .NET MAUI apps with a component-driven approach. The session highlights why teams might choose this model and where it changes day-to-day UI development.</description><pubDate>Fri, 18 Nov 2022 00:00:00 GMT</pubDate></item><item><title>Multi-Targeting in .NET MAUI - Part 2</title><link>https://mauiverse.net/community-feed/2022/11/multi-targeting-in-net-maui-part-2/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/11/multi-targeting-in-net-maui-part-2/</guid><description>Multi-Targeting in .NET MAUI - Part 2 with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Wed, 16 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>Creating dynamic floating action button</title><link>https://mauiverse.net/community-feed/2022/11/dynamic-floating-action-button-expander/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/11/dynamic-floating-action-button-expander/</guid><description>Build a dynamic floating action button in .NET MAUI using the CommunityToolkit Expander to reveal secondary actions with an “expand up” layout.</description><pubDate>Wed, 09 Nov 2022 00:00:00 GMT</pubDate></item><item><title>Multi-Targeting in .NET MAUI - Part 1</title><link>https://mauiverse.net/community-feed/2022/11/multi-targeting-in-net-maui-part-1/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/11/multi-targeting-in-net-maui-part-1/</guid><description>Multi-Targeting in .NET MAUI - Part 1 with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Tue, 08 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>Let&apos;s customize the Splash Screen of a MAUI app</title><link>https://mauiverse.net/community-feed/2022/11/lets-customize-the-splash-screen-of-a-maui-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/11/lets-customize-the-splash-screen-of-a-maui-app/</guid><description>Let&apos;s customize the Splash Screen of a MAUI app with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Fri, 04 Nov 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Borders: Dashed Borders (XAML)</title><link>https://mauiverse.net/community-feed/2022/11/netmauibordersdashedbordersinxaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/11/netmauibordersdashedbordersinxaml/</guid><description>.NET MAUI Borders: Dashed Borders (XAML) walks through a practical way to implement border effects including dashed styling patterns in .NET MAUI. You will learn why getting modern card and container styling in MAUI matters and how to wire the feature from setup to a working result.</description><pubDate>Fri, 04 Nov 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - Customize .NET Hot Reload with Michael!</title><link>https://mauiverse.net/community-feed/2022/11/maui-community-standup-customize-dotnet-hot-reload-michael/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/11/maui-community-standup-customize-dotnet-hot-reload-michael/</guid><description>David Ortinau hosts a MAUI Community Standup on customizing .NET Hot Reload, featuring Michael.</description><pubDate>Thu, 03 Nov 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup, November 2022</title><link>https://mauiverse.net/community-feed/2022/11/net-maui-community-toolkit-monthly-standup-november-2022/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/11/net-maui-community-toolkit-monthly-standup-november-2022/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Thu, 03 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>Learn C# with CSharpFritz - Introduction to .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/10/learn-csharp-with-csharpfritz-introduction-to-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/10/learn-csharp-with-csharpfritz-introduction-to-dotnet-maui/</guid><description>Jeff Fritz opens a beginner-friendly series on .NET MAUI with a broad introduction to the framework and where it fits in modern .NET app development. It is a solid starting point for anyone who wants context before diving into specific controls or patterns.</description><pubDate>Mon, 31 Oct 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Code &amp; Control Sharing Strategies</title><link>https://mauiverse.net/community-feed/2022/10/netmauicodecontrolsharingstrategies/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/10/netmauicodecontrolsharingstrategies/</guid><description>James Montemagno walks through .NET MAUI Code &amp; Control Sharing Strategies, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Sun, 30 Oct 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Shadow (C#)</title><link>https://mauiverse.net/community-feed/2022/10/netmauishadowinc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/10/netmauishadowinc/</guid><description>.NET MAUI Shadow (C#) walks through a practical way to implement shadow styling that improves readability and focus in .NET MAUI. You will learn why adding depth without overcomplicating layout code matters and how to wire the feature from setup to a working result.</description><pubDate>Fri, 28 Oct 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>Using App Center Distribution with .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/10/using-app-center-distribution-with-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/10/using-app-center-distribution-with-net-maui/</guid><description>In my previous post, I showed you how to use App Center Diagnostics &amp; Analytics in your .NET MAUI app.…</description><pubDate>Tue, 25 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>A simple way to implement Dark Mode in .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/10/implement-dark-mode-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/10/implement-dark-mode-in-net-maui/</guid><description>A simple way to implement Dark Mode in .NET MAUI with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Fri, 21 Oct 2022 00:00:00 GMT</pubDate></item><item><title>It&apos;s the season of release candidates (take 2)</title><link>https://mauiverse.net/community-feed/2022/10/its-the-season-of-release-candidates-take-2/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/10/its-the-season-of-release-candidates-take-2/</guid><description>Show Notes With .NET 7 around the corner, we&apos;re putting the finishing touches on everything in preparation - tune in to find out more!</description><pubDate>Fri, 21 Oct 2022 00:00:00 GMT</pubDate></item><item><title>A trip to MAUI on .NET</title><link>https://mauiverse.net/community-feed/2022/10/a-trip-to-maui-on-dotnet/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/10/a-trip-to-maui-on-dotnet/</guid><description>Aneesh Gopalakrishnan walks through a practical tour of .NET MAUI in this Edmonton .NET User Group session. You’ll get a guided look at key concepts and implementation patterns that help teams move from idea to cross-platform app.</description><pubDate>Wed, 19 Oct 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Shadow View (XAML)</title><link>https://mauiverse.net/community-feed/2022/10/netmauishadowviewinxaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/10/netmauishadowviewinxaml/</guid><description>.NET MAUI Shadow View (XAML) walks through a practical way to implement shadow styling that improves readability and focus in .NET MAUI. You will learn why adding depth without overcomplicating layout code matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 17 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>Accessing Native Platform APIs in .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/10/accessingnativeplatformapisinnetmaui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/10/accessingnativeplatformapisinnetmaui/</guid><description>James Montemagno walks through Accessing Native Platform APIs in .NET MAUI, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 13 Oct 2022 00:00:00 GMT</pubDate></item><item><title>[What’s New in .NET 7] Using Tooltips in .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/10/whats-new-dotnet-7-tooltips-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/10/whats-new-dotnet-7-tooltips-dotnet-maui/</guid><description>Javier Suárez demonstrates adding tooltips in .NET MAUI and what’s new around tooltip support in the .NET 7 era.</description><pubDate>Tue, 11 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>Using App Center Diagnostics &amp; Analytics with .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/10/using-app-center-diagnostics-analytics-with-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/10/using-app-center-diagnostics-analytics-with-net-maui/</guid><description>Note: Microsoft has announced that they will be retiring App Center. I suggest you look at other alternatives for diagnostics…</description><pubDate>Mon, 10 Oct 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - Learn about GrialKit with the UXDivers team!</title><link>https://mauiverse.net/community-feed/2022/10/maui-community-standup-grialkit-uxdivers/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/10/maui-community-standup-grialkit-uxdivers/</guid><description>David Ortinau hosts a MAUI Community Standup with the UXDivers team to learn about GrialKit and building polished MAUI UI.</description><pubDate>Thu, 06 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>How to Support Multiple Languages in .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/10/how-to-support-multiple-languages-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/10/how-to-support-multiple-languages-in-dotnet-maui/</guid><description>Localization is essential when your MAUI app needs to feel native across regions. This video shows how to add multilingual support and automatically align UI text with device language.</description><pubDate>Mon, 03 Oct 2022 00:00:00 GMT</pubDate></item><item><title>Check and Request Permissions in .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/09/checkandrequestpermissionsinnetmaui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/checkandrequestpermissionsinnetmaui/</guid><description>James Montemagno walks through Check and Request Permissions in .NET MAUI, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 29 Sep 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>Creating outlined map polygons in .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/09/creating-outlined-map-polygons-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/creating-outlined-map-polygons-in-net-maui/</guid><description>I was playing around with porting my Xamarin.Forms app over to .NET MAUI with the release of .NET 7 RC…</description><pubDate>Mon, 26 Sep 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Frames, Buttons, and Circle Frames with Text</title><link>https://mauiverse.net/community-feed/2022/09/netmauiframesbuttonscircleframeswithtextxaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/netmauiframesbuttonscircleframeswithtextxaml/</guid><description>.NET MAUI Frames, Buttons, and Circle Frames with Text walks through a practical way to implement circle image and frame UI patterns you can reuse in .NET MAUI. You will learn why combining framed visuals and interactions cleanly matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 26 Sep 2022 00:00:00 GMT</pubDate></item><item><title>Episode 114: .NET MAUI in .NET 7 RC 1 - Wha?!?</title><link>https://mauiverse.net/community-feed/2022/09/episode-114-net-maui-in-net-7-rc-1-wha/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/episode-114-net-maui-in-net-7-rc-1-wha/</guid><description>Show Notes Can you believe it?</description><pubDate>Fri, 23 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>How to Build and Package MAUI App for Windows</title><link>https://mauiverse.net/community-feed/2022/09/how-to-build-and-package-maui-app-for-windows/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/how-to-build-and-package-maui-app-for-windows/</guid><description>Shipping to Windows means more than just pressing run in Visual Studio. This video shows the end-to-end build, package, and deploy flow for a .NET MAUI Windows app.</description><pubDate>Mon, 19 Sep 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Image Circle C# Tapped Events Clicks (C#)</title><link>https://mauiverse.net/community-feed/2022/09/netmauiimagecirclectappedeventsclicksinc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/netmauiimagecirclectappedeventsclicksinc/</guid><description>.NET MAUI Image Circle C# Tapped Events Clicks (C#) walks through a practical way to implement a working baseline you can adapt in your app in .NET MAUI. You will learn why implementing a practical .NET MAUI feature quickly matters and how to wire the feature from setup to a working result.</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>.NET MAUI CardViews &amp; Circle Images with Borders, Shapes, and Shadows</title><link>https://mauiverse.net/community-feed/2022/09/netmauicardviewscircleimageswithbordersshapesandshadows/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/netmauicardviewscircleimageswithbordersshapesandshadows/</guid><description>James Montemagno walks through .NET MAUI CardViews &amp; Circle Images with Borders, Shapes, and Shadows, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</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>.NET MAUI Circle Image with Frame: Frame Buttons XAML</title><link>https://mauiverse.net/community-feed/2022/09/netmauicircleimagewithframeframebuttonsxamltutorial60/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/netmauicircleimagewithframeframebuttonsxamltutorial60/</guid><description>.NET MAUI Circle Image with Frame: Frame Buttons XAML walks through a practical way to implement circle image and frame UI patterns you can reuse in .NET MAUI. You will learn why combining framed visuals and interactions cleanly matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 12 Sep 2022 00:00:00 GMT</pubDate></item><item><title>Push notifications in .NET MAUI with Firebase</title><link>https://mauiverse.net/community-feed/2022/09/push-notifications-in-net-maui-with-firebase/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/push-notifications-in-net-maui-with-firebase/</guid><description>Firebase from Google offers a variety of mobile services. In a previous post, I demonstrated how to use Firebase for…</description><pubDate>Mon, 12 Sep 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Tutorial for Beginners - Build iOS, Android, macOS, &amp; Windows Apps with C# &amp; Visual Studio</title><link>https://mauiverse.net/community-feed/2022/09/netmauitutorialforbeginnersbuildiosandroidmacoswindowsappswithcvisualstudio/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/netmauitutorialforbeginnersbuildiosandroidmacoswindowsappswithcvisualstudio/</guid><description>James Montemagno walks through .NET MAUI Tutorial for Beginners - Build iOS, Android, macOS, &amp; Windows Apps with C# &amp; Visual Studio, focusing on practical implementation steps you can apply immediately. You&apos;ll see the setup path, the key workflow decisions, and how to ship the same patterns in your own .NET MAUI projects.</description><pubDate>Thu, 08 Sep 2022 00:00:00 GMT</pubDate></item><item><title>Creating a Spinner Popup for .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/09/creating-a-spinner-popup-for-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/creating-a-spinner-popup-for-net-maui/</guid><description>While I was porting one of my Xamarin.Forms apps over to .NET MAUI, I realized one of the packages I…</description><pubDate>Mon, 05 Sep 2022 00:00:00 GMT</pubDate></item><item><title>How to Build and Package MAUI App for Android</title><link>https://mauiverse.net/community-feed/2022/09/how-to-build-and-package-maui-app-for-android/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/how-to-build-and-package-maui-app-for-android/</guid><description>Android distribution requires the right build mode, package output, and deployment path. This video covers the practical MAUI steps to build, package, and deploy to Android devices.</description><pubDate>Mon, 05 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 Community Standup - .NET 7 Sneak Peek with Shane!</title><link>https://mauiverse.net/community-feed/2022/09/maui-community-standup-dotnet-7-sneak-peek-shane-neuville/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/maui-community-standup-dotnet-7-sneak-peek-shane-neuville/</guid><description>David Ortinau hosts a MAUI Community Standup featuring Shane Neuville for a .NET 7 sneak peek and MAUI updates.</description><pubDate>Thu, 01 Sep 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup (September 2022)</title><link>https://mauiverse.net/community-feed/2022/09/net-maui-community-toolkit-monthly-standup-september-2022/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/09/net-maui-community-toolkit-monthly-standup-september-2022/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Thu, 01 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>Episode 113: The Season of .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/08/episode-113-the-season-of-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/08/episode-113-the-season-of-net-maui/</guid><description>Show Notes Whether it&apos;s summer or winter where you live, one thing is for certain - it&apos;s the season of .NET MAUI!</description><pubDate>Fri, 26 Aug 2022 00:00:00 GMT</pubDate></item><item><title>Controlling your Sonos speaker with .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/08/controlling-your-sonos-speaker-with-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/08/controlling-your-sonos-speaker-with-net-maui/</guid><description>In this post I’ll be showing you how you can control your local Sonos speakers using a .NET MAUI application.…</description><pubDate>Mon, 22 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>Improving MAUI &amp; Xamarin Code Quality with Pre Git Commit Linting</title><link>https://mauiverse.net/community-feed/2022/08/improving-maui-xamarin-code-quality-with-pre-git-commit-linting-e3e24ce585d9/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/08/improving-maui-xamarin-code-quality-with-pre-git-commit-linting-e3e24ce585d9/</guid><description>Improving MAUI &amp; Xamarin Code Quality with Pre Git Commit Linting with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</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>How to add Localization to Blazor and Automatically Match Browser Language</title><link>https://mauiverse.net/community-feed/2022/08/how-to-add-localization-to-blazor-and-automatically-match-browser-language/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/08/how-to-add-localization-to-blazor-and-automatically-match-browser-language/</guid><description>Localized web UI is a fast win for usability and global reach. This video shows how to add Blazor localization and auto-match the browser language with .NET localizer.</description><pubDate>Mon, 15 Aug 2022 00:00:00 GMT</pubDate></item><item><title>A Better Pub/Sub Messenger for .NET Applications with WeakReferenceMessenger</title><link>https://mauiverse.net/community-feed/2022/08/abetterpubsubmessengerfornetapplicationswithweakreferencemessenger/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/08/abetterpubsubmessengerfornetapplicationswithweakreferencemessenger/</guid><description>James Montemagno walks through A Better Pub/Sub Messenger for .NET Applications with WeakReferenceMessenger, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 11 Aug 2022 00:00:00 GMT</pubDate></item><item><title>UI Design for .NET MAUI | .NET Conf: Focus on MAUI</title><link>https://mauiverse.net/community-feed/2022/08/ui-design-dotnet-maui-dotnet-conf-focus-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/08/ui-design-dotnet-maui-dotnet-conf-focus-maui/</guid><description>Leomaris Reyes shares UI design guidance for .NET MAUI apps, focusing on practical design decisions that improve usability and polish.</description><pubDate>Thu, 11 Aug 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI BoxView (C#)</title><link>https://mauiverse.net/community-feed/2022/08/netmauiboxviewinc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/08/netmauiboxviewinc/</guid><description>.NET MAUI BoxView (C#) walks through a practical way to implement BoxView patterns that keep UI lightweight in .NET MAUI. You will learn why using simple primitives for layout and separators matters and how to wire the feature from setup to a working result.</description><pubDate>Wed, 10 Aug 2022 00:00:00 GMT</pubDate></item><item><title>Customizing your controls with Platform Behavior | .NET Conf: Focus on MAUI</title><link>https://mauiverse.net/community-feed/2022/08/customizing-controls-platform-behavior-dotnet-conf-focus-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/08/customizing-controls-platform-behavior-dotnet-conf-focus-maui/</guid><description>Pedro Jesus explains using Platform Behavior to customize .NET MAUI controls in a safe, platform-aware way.</description><pubDate>Tue, 09 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>Crashlytics for .NET MAUI with Sentry</title><link>https://mauiverse.net/community-feed/2022/08/crashlytics-for-net-maui-with-sentry/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/08/crashlytics-for-net-maui-with-sentry/</guid><description>As .NET MAUI has been officially released, a lot of people are still holding off on using it until their…</description><pubDate>Mon, 08 Aug 2022 00:00:00 GMT</pubDate></item><item><title>Never write C# #if preprocessor directives again! Use the Conditional attribute!</title><link>https://mauiverse.net/community-feed/2022/08/neverwritecifpreprocessordirectivesagainusetheconditionalattribute/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/08/neverwritecifpreprocessordirectivesagainusetheconditionalattribute/</guid><description>James Montemagno walks through Never write C# #if preprocessor directives again! Use the Conditional attribute, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 04 Aug 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup (August 2022)</title><link>https://mauiverse.net/community-feed/2022/08/net-maui-community-toolkit-monthly-standup-august-2022/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/08/net-maui-community-toolkit-monthly-standup-august-2022/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Thu, 04 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>Distribute your .NET MAUI apps with Firebase</title><link>https://mauiverse.net/community-feed/2022/08/distribute-your-net-maui-apps-with-firebase/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/08/distribute-your-net-maui-apps-with-firebase/</guid><description>Before you ship your mobile app to production, it’s important to put it in the hands of testers to make…</description><pubDate>Mon, 01 Aug 2022 00:00:00 GMT</pubDate></item><item><title>NET MAUI How to Add Title in the Top Menu</title><link>https://mauiverse.net/community-feed/2022/08/net-maui-how-to-add-title-in-the-top-menu/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/08/net-maui-how-to-add-title-in-the-top-menu/</guid><description>Small desktop polish can make a MAUI app feel far more complete. This short video shows how to set the Windows top menu title in a .NET MAUI app.</description><pubDate>Mon, 01 Aug 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit</title><link>https://mauiverse.net/community-feed/2022/07/net-maui-community-toolkit/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/net-maui-community-toolkit/</guid><description>Liam Elliott highlights useful capabilities in the .NET MAUI Community Toolkit and why it matters for app development.</description><pubDate>Sat, 30 Jul 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI BoxView Control XAML</title><link>https://mauiverse.net/community-feed/2022/07/netmauiboxviewcontrolxamltutorial5/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/netmauiboxviewcontrolxamltutorial5/</guid><description>.NET MAUI BoxView Control XAML walks through a practical way to implement BoxView patterns that keep UI lightweight in .NET MAUI. You will learn why using simple primitives for layout and separators matters and how to wire the feature from setup to a working result.</description><pubDate>Thu, 28 Jul 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Blazor Template - Build Your UI Once</title><link>https://mauiverse.net/community-feed/2022/07/maui-blazor-template-build-your-ui-once/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/maui-blazor-template-build-your-ui-once/</guid><description>Brady Stroud shares a .NET MAUI Blazor template that streamlines shared UI architecture across web and mobile.</description><pubDate>Wed, 27 Jul 2022 00:00:00 GMT</pubDate></item><item><title>MetroLog.Maui: Logging Tailor-Made for MAUI</title><link>https://mauiverse.net/community-feed/2022/07/metrolog-maui-logging-tailor-made-for-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/metrolog-maui-logging-tailor-made-for-maui/</guid><description>Jean-Marie Alfonsi introduces MetroLog.Maui, a performance-focused logging solution adapted for .NET MAUI.</description><pubDate>Wed, 27 Jul 2022 00:00:00 GMT</pubDate></item><item><title>Using Maui.Graphics to build charts</title><link>https://mauiverse.net/community-feed/2022/07/using-maui-graphics-to-build-charts/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/using-maui-graphics-to-build-charts/</guid><description>Build radial bar charts in .NET MAUI using GraphicsView and custom drawables with Maui.Graphics.</description><pubDate>Wed, 27 Jul 2022 00:00:00 GMT</pubDate></item><item><title>Creating a countdown button for .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/07/creating-a-countdown-button-for-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/creating-a-countdown-button-for-net-maui/</guid><description>Create a circular countdown button in .NET MAUI using GraphicsView, custom drawing, and timed UI updates.</description><pubDate>Tue, 26 Jul 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>.NET MAUI: Create a simple rating control</title><link>https://mauiverse.net/community-feed/2022/07/net-maui-create-a-simple-rating-control/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/net-maui-create-a-simple-rating-control/</guid><description>Build a lightweight star rating control in .NET MAUI using icon fonts, custom logic for fractional values, and reusable layout code.</description><pubDate>Mon, 25 Jul 2022 00:00:00 GMT</pubDate></item><item><title>Setting up CI for your .NET MAUI Windows app with GitHub Actions</title><link>https://mauiverse.net/community-feed/2022/07/setting-up-ci-for-your-net-maui-windows-app-with-github-actions/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/setting-up-ci-for-your-net-maui-windows-app-with-github-actions/</guid><description>In my previous post I talked about how to set up CI for your .NET MAUI Windows app in Azure…</description><pubDate>Mon, 25 Jul 2022 00:00:00 GMT</pubDate></item><item><title>Shake Boxes with MAUI and Xamarin.Forms</title><link>https://mauiverse.net/community-feed/2022/07/shake-boxes-with-maui-and-xamarin-forms/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/shake-boxes-with-maui-and-xamarin-forms/</guid><description>Damian Suess shows a lightweight MVVM pattern for adding shake-style validation feedback in Xamarin.Forms and .NET MAUI. The post is a quick practical reference when you want more expressive login-form UX with minimal code.</description><pubDate>Mon, 25 Jul 2022 00:00:00 GMT</pubDate></item><item><title>ClassFly UI - XAML vs Blazor - Part 1 - XAML</title><link>https://mauiverse.net/community-feed/2022/07/classfly-ui-xaml-vs-blazor-part-1-xaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/classfly-ui-xaml-vs-blazor-part-1-xaml/</guid><description>Kym Phillpotts starts a practical XAML vs Blazor comparison by implementing the same .NET MAUI UI in XAML first. You’ll see how the layout is broken down step-by-step so you can evaluate each approach with concrete examples.</description><pubDate>Sat, 23 Jul 2022 00:00:00 GMT</pubDate></item><item><title>Episode 112: We&apos;re Back From Vacation!</title><link>https://mauiverse.net/community-feed/2022/07/episode-112-were-back-from-vacation/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/episode-112-were-back-from-vacation/</guid><description>Show Notes We may have missed a month out on vacation - but we&apos;re back better than ever with the latest installment of the .NET MAUI podcast!</description><pubDate>Fri, 22 Jul 2022 00:00:00 GMT</pubDate></item><item><title>What is a Scoped .NET Dependency, and Why You Should Use Them</title><link>https://mauiverse.net/community-feed/2022/07/whatisascopednetdependencyandwhyyoushouldusethem/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/whatisascopednetdependencyandwhyyoushouldusethem/</guid><description>James Montemagno walks through What is a Scoped .NET Dependency, and Why You Should Use Them, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 21 Jul 2022 00:00:00 GMT</pubDate></item><item><title>Building a Draw Something clone in .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/07/building-a-draw-something-clone-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/building-a-draw-something-clone-in-dotnet-maui/</guid><description>Learn how to create a Draw Something style app in .NET MAUI with drawing surfaces, input handling, and playful UX ideas.</description><pubDate>Wed, 20 Jul 2022 00:00:00 GMT</pubDate></item><item><title>Making a Time Zone Picker Control for .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/07/making-a-time-zone-picker-control-for-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/making-a-time-zone-picker-control-for-dotnet-maui/</guid><description>Matt Johnson-Pint builds a reusable time zone picker control for .NET MAUI applications.</description><pubDate>Tue, 19 Jul 2022 00:00:00 GMT</pubDate></item><item><title>NET MAUI How to Add Tray Icon on Windows</title><link>https://mauiverse.net/community-feed/2022/07/net-maui-how-to-add-tray-icon-on-windows/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/net-maui-how-to-add-tray-icon-on-windows/</guid><description>If your app should stay accessible while minimized, a system tray icon is a great pattern. This video walks through adding Windows tray icon support to a .NET MAUI app.</description><pubDate>Mon, 18 Jul 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI HTTP, HTTPS, GIF, and Cached Image Control</title><link>https://mauiverse.net/community-feed/2022/07/netmauihttphttpsgifcachedimagecontroltutorial4/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/netmauihttphttpsgifcachedimagecontroltutorial4/</guid><description>.NET MAUI HTTP, HTTPS, GIF, and Cached Image Control walks through a practical way to implement a working baseline you can adapt in your app in .NET MAUI. You will learn why implementing a practical .NET MAUI feature quickly matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 18 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>Building a game engine with .NET MAUI with Shaun Lawrence (2022-07)</title><link>https://mauiverse.net/community-feed/2022/07/building-a-game-engine-with-dotnet-maui-with-shaun-lawrence/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/building-a-game-engine-with-dotnet-maui-with-shaun-lawrence/</guid><description>Shaun Lawrence shares how he approached building a game engine in .NET MAUI and where MAUI fits in game-oriented architecture decisions. The session blends platform fundamentals with practical implementation guidance so you can move from experimentation to a working game foundation.</description><pubDate>Sat, 16 Jul 2022 00:00:00 GMT</pubDate></item><item><title>Catering to Desktop and Mobile with .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/07/catering-to-desktop-and-mobile-with-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/catering-to-desktop-and-mobile-with-dotnet-maui/</guid><description>Sam Basu explores how .NET MAUI supports both desktop and mobile form factors while adapting UX for each device class.</description><pubDate>Sat, 16 Jul 2022 00:00:00 GMT</pubDate></item><item><title>Customizing Controls in .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/07/customizing-controls-dotnet-maui-pedro-jesus/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/customizing-controls-dotnet-maui-pedro-jesus/</guid><description>Pedro Jesus explains several ways to customize .NET MAUI controls, from extending controls to attached properties/mappers and platform behaviors.</description><pubDate>Thu, 14 Jul 2022 00:00:00 GMT</pubDate></item><item><title>Singleton vs Transient - What&apos;s the Difference in .NET Dependency Injection?</title><link>https://mauiverse.net/community-feed/2022/07/singletonvstransientwhatsthedifferenceinnetdependencyinjection/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/singletonvstransientwhatsthedifferenceinnetdependencyinjection/</guid><description>James Montemagno walks through Singleton vs Transient - What&apos;s the Difference in .NET Dependency Injection, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 14 Jul 2022 00:00:00 GMT</pubDate></item><item><title>Lottie Animations, Gestures, and Scrolling</title><link>https://mauiverse.net/community-feed/2022/07/lottie-animations-gestures-and-scrolling/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/lottie-animations-gestures-and-scrolling/</guid><description>Flavio Gonclaves combines Lottie animations with gesture and scrolling interactions in .NET MAUI.</description><pubDate>Wed, 13 Jul 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Image Button C#</title><link>https://mauiverse.net/community-feed/2022/07/netmauiimagebuttonctutorial31/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/netmauiimagebuttonctutorial31/</guid><description>.NET MAUI Image Button C# walks through a practical way to implement button patterns for reusable MAUI UI in .NET MAUI. You will learn why building predictable user interactions in core screens matters and how to wire the feature from setup to a working result.</description><pubDate>Wed, 13 Jul 2022 00:00:00 GMT</pubDate></item><item><title>Binding Lottie (or Any Other Swift Framework with UI) in MAUI</title><link>https://mauiverse.net/community-feed/2022/07/binding-lottie-or-any-other-swift-framework-with-ui-in-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/binding-lottie-or-any-other-swift-framework-with-ui-in-maui/</guid><description>Csaba Huszár explains how to bind Swift UI frameworks like Lottie for use in .NET MAUI iOS projects.</description><pubDate>Tue, 12 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>Setting up CI for your .NET MAUI Windows app in Azure DevOps</title><link>https://mauiverse.net/community-feed/2022/07/setting-up-ci-for-your-net-maui-windows-app-in-azure-devops/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/setting-up-ci-for-your-net-maui-windows-app-in-azure-devops/</guid><description>In this post I will show you how you can set up continuous integration (CI) for your .NET MAUI Windows…</description><pubDate>Mon, 11 Jul 2022 00:00:00 GMT</pubDate></item><item><title>MVVMS... A Better MVVM? Model-View-ViewModel-Services Explained</title><link>https://mauiverse.net/community-feed/2022/07/mvvmsabettermvvmmodelviewviewmodelservicesexplained/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/mvvmsabettermvvmmodelviewviewmodelservicesexplained/</guid><description>James Montemagno walks through MVVMS... A Better MVVM? Model-View-ViewModel-Services Explained, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 07 Jul 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - Check your Window&apos;s app&apos;s accessibility</title><link>https://mauiverse.net/community-feed/2022/07/maui-community-standup-windows-app-accessibility/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/maui-community-standup-windows-app-accessibility/</guid><description>David Ortinau hosts a MAUI Community Standup focused on Windows app accessibility considerations for MAUI apps.</description><pubDate>Thu, 07 Jul 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup (July 2022)</title><link>https://mauiverse.net/community-feed/2022/07/net-maui-community-toolkit-monthly-standup-july-2022/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/net-maui-community-toolkit-monthly-standup-july-2022/</guid><description>Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!</description><pubDate>Thu, 07 Jul 2022 00:00:00 GMT</pubDate></item><item><title>Replicating Pet Adoption UI in .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/07/replicating-pet-adoption-ui-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/replicating-pet-adoption-ui-in-dotnet-maui/</guid><description>Leomaris Reyes demonstrates how to replicate a Pet Adoption design in .NET MAUI with a block-by-block approach.</description><pubDate>Wed, 06 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>Set-up Azure DevOps for MAUI</title><link>https://mauiverse.net/community-feed/2022/07/set-up-azure-devops-for-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/set-up-azure-devops-for-maui/</guid><description>A detailed CI/CD guide for building and publishing .NET MAUI apps with Azure DevOps pipelines.</description><pubDate>Tue, 05 Jul 2022 00:00:00 GMT</pubDate></item><item><title>How to Get Started with NET MAUI on MAC</title><link>https://mauiverse.net/community-feed/2022/07/how-to-get-started-with-net-maui-on-mac/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/how-to-get-started-with-net-maui-on-mac/</guid><description>Starting MAUI on macOS can feel different if you are used to Windows-first tooling. This video shows a practical setup path with JetBrains Rider so you can start building right away.</description><pubDate>Mon, 04 Jul 2022 00:00:00 GMT</pubDate></item><item><title>MAUI UI July - Replicating F1TV App</title><link>https://mauiverse.net/community-feed/2022/07/maui-ui-july-replicating-f1tv-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/maui-ui-july-replicating-f1tv-app/</guid><description>Andreas Nesheim recreates the F1TV app interface in .NET MAUI and shares implementation details.</description><pubDate>Mon, 04 Jul 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI UI July: Outlook Clone</title><link>https://mauiverse.net/community-feed/2022/07/outlook-clone/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/07/outlook-clone/</guid><description>Step-by-step tutorial for recreating the Microsoft Outlook mobile app UI using .NET MAUI layouts and controls, demonstrating practical UI building techniques.</description><pubDate>Fri, 01 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>What is the MVVM pattern, What benefits does MVVM have?</title><link>https://mauiverse.net/community-feed/2022/06/whatisthemvvmpatternwhatbenefitsdoesmvvmhave/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/whatisthemvvmpatternwhatbenefitsdoesmvvmhave/</guid><description>James Montemagno walks through What is the MVVM pattern, What benefits does MVVM have, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</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>.NET MAUI Image Button XAML</title><link>https://mauiverse.net/community-feed/2022/06/netmauiimagebuttonxamltutorial3/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/netmauiimagebuttonxamltutorial3/</guid><description>.NET MAUI Image Button XAML walks through a practical way to implement button patterns for reusable MAUI UI in .NET MAUI. You will learn why building predictable user interactions in core screens matters and how to wire the feature from setup to a working result.</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>4 Steps To Improve HTTP Request Performance in Dotnet MAUI / Xamarin</title><link>https://mauiverse.net/community-feed/2022/06/improve-http-request-performance-in-dotnet-maui-xamarin/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/improve-http-request-performance-in-dotnet-maui-xamarin/</guid><description>This articles shows how to improve HTTP Request Performance in Dotnet MAUI / Xamarin Make your mobile app consume less resources.</description><pubDate>Wed, 22 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>.NET MAUI Button Control C#</title><link>https://mauiverse.net/community-feed/2022/06/netmauibuttoncontrolctutorial21/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/netmauibuttoncontrolctutorial21/</guid><description>.NET MAUI Button Control C# walks through a practical way to implement button patterns for reusable MAUI UI in .NET MAUI. You will learn why building predictable user interactions in core screens matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 20 Jun 2022 00:00:00 GMT</pubDate></item><item><title>Discord UI in .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/06/discord-ui-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/discord-ui-in-net-maui/</guid><description>Tylah Kapa recreates a Discord-inspired chat interface in .NET MAUI and explains key layout pieces.</description><pubDate>Fri, 17 Jun 2022 00:00:00 GMT</pubDate></item><item><title>[MauiFest] Updating to Prism for .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/06/mauifest-updating-to-prism-for-dotnet-maui-dan-siegel/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/mauifest-updating-to-prism-for-dotnet-maui-dan-siegel/</guid><description>Dan Siegel walks through what it takes to update apps to Prism for .NET MAUI, covering key changes and practical migration considerations.</description><pubDate>Fri, 17 Jun 2022 00:00:00 GMT</pubDate></item><item><title>[MauiFest] The various ways to customize your .NET MAUI controls</title><link>https://mauiverse.net/community-feed/2022/06/mauifest-customize-dotnet-maui-controls-pedro-jesus/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/mauifest-customize-dotnet-maui-controls-pedro-jesus/</guid><description>Pedro Jesus presents a MauiFest session on the different approaches to customizing .NET MAUI controls.</description><pubDate>Tue, 14 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>.NET MAUI Buttons: Button Images XAML</title><link>https://mauiverse.net/community-feed/2022/06/netmauibuttonsbuttonimagesxamltutorial2/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/netmauibuttonsbuttonimagesxamltutorial2/</guid><description>.NET MAUI Buttons: Button Images XAML walks through a practical way to implement button patterns for reusable MAUI UI in .NET MAUI. You will learn why building predictable user interactions in core screens matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 13 Jun 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Label Control C#</title><link>https://mauiverse.net/community-feed/2022/06/netmauilabelcontrolctutorial11/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/netmauilabelcontrolctutorial11/</guid><description>.NET MAUI Label Control C# walks through a practical way to implement label usage patterns that scale with your UI in .NET MAUI. You will learn why presenting text clearly across screen sizes and themes matters and how to wire the feature from setup to a working result.</description><pubDate>Thu, 09 Jun 2022 00:00:00 GMT</pubDate></item><item><title>How to Get Started with NET MAUI and Blazor</title><link>https://mauiverse.net/community-feed/2022/06/how-to-get-started-with-net-maui-and-blazor/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/how-to-get-started-with-net-maui-and-blazor/</guid><description>Blazor Hybrid is one of the fastest ways to reuse web UI skills in native apps. This video helps you get started with .NET MAUI plus Blazor using a hands-on sample project.</description><pubDate>Mon, 06 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>.NET MAUI Roadmap</title><link>https://mauiverse.net/community-feed/2022/06/net-maui-roadmap/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/net-maui-roadmap/</guid><description>.NET MAUI Roadmap. It is good to remember that this guide can be considered as a compliment, it can not be taken as the final guide.</description><pubDate>Sun, 05 Jun 2022 00:00:00 GMT</pubDate></item><item><title>Prism for .NET MAUI - Public Beta</title><link>https://mauiverse.net/community-feed/2022/06/prism-for-net-maui-public-beta-dan-siegel/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/prism-for-net-maui-public-beta-dan-siegel/</guid><description>Dan Siegel announces the public beta for Prism on .NET MAUI and walks through the new app startup pipeline, service registration options, and navigation improvements.</description><pubDate>Thu, 02 Jun 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - .NET MAUI LAUNCH PARTY!!!!</title><link>https://mauiverse.net/community-feed/2022/06/maui-community-standup-launch-party/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/maui-community-standup-launch-party/</guid><description>David Ortinau hosts the .NET MAUI Community Standup launch party celebrating MAUI’s release and community momentum.</description><pubDate>Thu, 02 Jun 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup (June 2022)</title><link>https://mauiverse.net/community-feed/2022/06/net-maui-community-toolkit-monthly-standup-june-2022/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/net-maui-community-toolkit-monthly-standup-june-2022/</guid><description>Join us as we review recent updates and upcoming changes to the .NET MAUI Community Toolkit!</description><pubDate>Thu, 02 Jun 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Label Control</title><link>https://mauiverse.net/community-feed/2022/06/netmauilabelcontroltutorial1/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/06/netmauilabelcontroltutorial1/</guid><description>.NET MAUI Label Control walks through a practical way to implement label usage patterns that scale with your UI in .NET MAUI. You will learn why presenting text clearly across screen sizes and themes matters and how to wire the feature from setup to a working result.</description><pubDate>Wed, 01 Jun 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Full Installation on Windows Home &amp; Pro</title><link>https://mauiverse.net/community-feed/2022/05/netmauifullinstallationonwindowshomepro/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/netmauifullinstallationonwindowshomepro/</guid><description>.NET MAUI Full Installation on Windows Home &amp; Pro walks through a practical way to implement a repeatable setup path for your development machine in .NET MAUI. You will learn why getting the MAUI tooling stack installed without missed steps matters and how to wire the feature from setup to a working result.</description><pubDate>Fri, 27 May 2022 00:00:00 GMT</pubDate></item><item><title>Episode 111: Aloha .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/05/episode-111-aloha-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/episode-111-aloha-net-maui/</guid><description>Show Notes It&apos;s out - it&apos;s GA - move all your apps now.</description><pubDate>Tue, 24 May 2022 00:00:00 GMT</pubDate></item><item><title>Learn .NET MAUI - Full Course for Beginners | Build cross-platform apps in C#</title><link>https://mauiverse.net/community-feed/2022/05/learnnetmauifullcourseforbeginnersbuildcrossplatformappsinc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/learnnetmauifullcourseforbeginnersbuildcrossplatformappsinc/</guid><description>James Montemagno walks through Learn .NET MAUI - Full Course for Beginners | Build cross-platform apps in C#, focusing on practical implementation steps you can apply immediately. You&apos;ll see the setup path, the key workflow decisions, and how to ship the same patterns in your own .NET MAUI projects.</description><pubDate>Mon, 23 May 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>Introducing .NET MAUI UI July</title><link>https://mauiverse.net/community-feed/2022/05/maui-ui-july/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/maui-ui-july/</guid><description>Announcing the first .NET MAUI UI July event, a month-long community-driven initiative featuring daily blog posts and videos showcasing .NET MAUI UI techniques.</description><pubDate>Thu, 19 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>DevTalk 81: Building Mobile Games with .NET MAUI (Shaun Lawrence)</title><link>https://mauiverse.net/community-feed/2022/05/devtalk-81-building-mobile-games-with-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/devtalk-81-building-mobile-games-with-dotnet-maui/</guid><description>Shaun Lawrence joins DevTalk to discuss building mobile games with modern .NET tooling.</description><pubDate>Mon, 16 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>Getting Offline Country Data in Dotnet MAUI or Xamarin.Forms</title><link>https://mauiverse.net/community-feed/2022/05/getting-offline-country-data-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/getting-offline-country-data-in-dotnet-maui/</guid><description>If you have a scenario involving chosing a country, in this article we will be getting Offline Country Data in Dotnet MAUI.</description><pubDate>Sat, 14 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>.NET MAUI&apos;s Navigation for Beginners - Push, Pop, &amp; Pass Objects</title><link>https://mauiverse.net/community-feed/2022/05/netmauisnavigationforbeginnerspushpoppassobjects/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/netmauisnavigationforbeginnerspushpoppassobjects/</guid><description>James Montemagno walks through .NET MAUI&apos;s Navigation for Beginners - Push, Pop, &amp; Pass Objects, focusing on practical implementation steps you can apply immediately. You&apos;ll see the setup path, the key workflow decisions, and how to ship the same patterns in your own .NET MAUI projects.</description><pubDate>Thu, 12 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>Single Project Architecture in .NET MAUI with Leomaris Reyes</title><link>https://mauiverse.net/community-feed/2022/05/single-project-architecture-in-dotnet-maui-with-leomaris-reyes/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/single-project-architecture-in-dotnet-maui-with-leomaris-reyes/</guid><description>Leomaris Reyes joins the Snorkeling in MAUI show to explain single project architecture in .NET MAUI, covering shared assets and platform-specific flexibility. A great introduction to how MAUI&apos;s project structure gives developers the best of both worlds.</description><pubDate>Fri, 06 May 2022 00:00:00 GMT</pubDate></item><item><title>Dependency Injection with .NET MAUI Explained! Full Beginner&apos;s Guide</title><link>https://mauiverse.net/community-feed/2022/05/dependencyinjectionwithnetmauiexplainedfullbeginnersguide/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/dependencyinjectionwithnetmauiexplainedfullbeginnersguide/</guid><description>James Montemagno walks through Dependency Injection with .NET MAUI Explained! Full Beginner&apos;s Guide, focusing on practical implementation steps you can apply immediately. You&apos;ll see the setup path, the key workflow decisions, and how to ship the same patterns in your own .NET MAUI projects.</description><pubDate>Thu, 05 May 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup (May 2022)</title><link>https://mauiverse.net/community-feed/2022/05/net-maui-community-toolkit-monthly-standup-may-2022/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/05/net-maui-community-toolkit-monthly-standup-may-2022/</guid><description>Join us as we review recent updates and upcoming changes to the .NET MAUI Community Toolkit!</description><pubDate>Thu, 05 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>.NET MAUI Explained: What is it, How does it work, and What about Blazor?</title><link>https://mauiverse.net/community-feed/2022/04/netmauiexplainedwhatisithowdoesitworkandwhataboutblazor/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/04/netmauiexplainedwhatisithowdoesitworkandwhataboutblazor/</guid><description>James Montemagno walks through .NET MAUI Explained: What is it, How does it work, and What about Blazor, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 28 Apr 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 Candidates! Multi-platform iOS, Android, macOS, &amp; Windows in C#</title><link>https://mauiverse.net/community-feed/2022/04/netmauireleasecandidatesmultiplatformiosandroidmacoswindowsinc/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/04/netmauireleasecandidatesmultiplatformiosandroidmacoswindowsinc/</guid><description>James Montemagno walks through .NET MAUI Release Candidates! Multi-platform iOS, Android, macOS, &amp; Windows in C#, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 21 Apr 2022 00:00:00 GMT</pubDate></item><item><title>DevTalk 80: Best Practices for XAML (Leomaris Reyes)</title><link>https://mauiverse.net/community-feed/2022/04/devtalk-80-best-practices-for-xaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/04/devtalk-80-best-practices-for-xaml/</guid><description>Leomaris Reyes shares practical XAML practices for Xamarin.Forms and .NET MAUI teams.</description><pubDate>Mon, 18 Apr 2022 00:00:00 GMT</pubDate></item><item><title>Porting to .NET MAUI your Xamarin.Forms library</title><link>https://mauiverse.net/community-feed/2022/04/porting-to-net-maui-xamarin-forms-library/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/04/porting-to-net-maui-xamarin-forms-library/</guid><description>Porting to .NET MAUI your Xamarin.Forms library with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Sun, 17 Apr 2022 00:00:00 GMT</pubDate></item><item><title>Episode 110: RELEASE CANDIDATE!</title><link>https://mauiverse.net/community-feed/2022/04/episode-110-release-candidate/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/04/episode-110-release-candidate/</guid><description>Show Notes .NET MAUI RC is here.</description><pubDate>Fri, 15 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>Validation Rules for .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/04/validation-rules-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/04/validation-rules-dotnet-maui/</guid><description>Improve the quality of your application data using validation rules for .NET MAUI now it&apos;s available for your projects.</description><pubDate>Mon, 11 Apr 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup (April 2022)</title><link>https://mauiverse.net/community-feed/2022/04/net-maui-community-toolkit-monthly-standup-april-2022/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/04/net-maui-community-toolkit-monthly-standup-april-2022/</guid><description>Join us as we review recent updates and upcoming changes to the .NET MAUI Community Toolkit!</description><pubDate>Thu, 07 Apr 2022 00:00:00 GMT</pubDate></item><item><title>Getting started: Xamarin.Native vs Xamarin.Forms/MAUI for iOS &amp; Android</title><link>https://mauiverse.net/community-feed/2022/03/getting-started-xamarin-native-vs-xamarin-forms-maui-for-ios-android-d07139737722/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/03/getting-started-xamarin-native-vs-xamarin-forms-maui-for-ios-android-d07139737722/</guid><description>Getting started: Xamarin.Native vs Xamarin.Forms/MAUI for iOS &amp; Android with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Thu, 31 Mar 2022 00:00:00 GMT</pubDate></item><item><title>How to Package and Deploy NET MAUI App for Windows</title><link>https://mauiverse.net/community-feed/2022/03/how-to-package-and-deploy-net-maui-app-for-windows/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/03/how-to-package-and-deploy-net-maui-app-for-windows/</guid><description>Deployment is where many first MAUI desktop projects stall out. This video focuses on packaging and shipping a .NET MAUI app for Windows from build to install.</description><pubDate>Mon, 28 Mar 2022 00:00:00 GMT</pubDate></item><item><title>Interactive Quick Tour in Xamarin Forms/MAUI</title><link>https://mauiverse.net/community-feed/2022/03/interactive-quick-tour-in-xamarin-forms-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/03/interactive-quick-tour-in-xamarin-forms-maui/</guid><description>A quick tour flow allows you to understand what’s an application about and how it works before using it. The most common way is by creating an Onboarding screen (Which is an independent screen that shows some instructive</description><pubDate>Mon, 28 Mar 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>MAUI Deep Dive Part 3</title><link>https://mauiverse.net/community-feed/2022/03/maui-deep-dive-part-3/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/03/maui-deep-dive-part-3/</guid><description>Styling, Shell navigation, and device capability access in a practical .NET MAUI app walkthrough.</description><pubDate>Mon, 21 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>Episode 109: .NET MAUI (preview 14) is Released!</title><link>https://mauiverse.net/community-feed/2022/03/episode-109-net-maui-preview-14-is-released/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/03/episode-109-net-maui-preview-14-is-released/</guid><description>Show Notes Another month, another step closer to the .NET MAUI GA!</description><pubDate>Fri, 18 Mar 2022 00:00:00 GMT</pubDate></item><item><title>Hello, .NET MAUI Preview 14 with Essential Interfaces and Desktop MenuBars!</title><link>https://mauiverse.net/community-feed/2022/03/hellonetmauipreview14withessentialinterfacesanddesktopmenubars/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/03/hellonetmauipreview14withessentialinterfacesanddesktopmenubars/</guid><description>James Montemagno walks through Hello, .NET MAUI Preview 14 with Essential Interfaces and Desktop MenuBars, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</description><pubDate>Thu, 17 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>How to Build a .NET MAUI iOS App form Window</title><link>https://mauiverse.net/community-feed/2022/03/how-to-build-a-dotnet-maui-ios-app-form-window/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/03/how-to-build-a-dotnet-maui-ios-app-form-window/</guid><description>You can build iOS from Windows, but only when the Mac pairing setup is correct. This video shows how to connect to a Mac and build/debug a .NET MAUI iOS app remotely.</description><pubDate>Mon, 14 Mar 2022 00:00:00 GMT</pubDate></item><item><title>Playing With New .NET MAUI Views: Border, Shadow &amp; GraphicsView</title><link>https://mauiverse.net/community-feed/2022/03/playing-with-new-net-maui-views-border-shadow-graphicsview/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/03/playing-with-new-net-maui-views-border-shadow-graphicsview/</guid><description>Shadow, Border &amp; GraphicsView Want to see what these .NET MAUI Views have as functionalites ? Check out this post.</description><pubDate>Sun, 13 Mar 2022 00:00:00 GMT</pubDate></item><item><title>Episode 108: Buddy App</title><link>https://mauiverse.net/community-feed/2022/03/episode-108-buddy-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/03/episode-108-buddy-app/</guid><description>Another customer success story - this time a Xamarin app that helps those in the construction industry with mental health.</description><pubDate>Fri, 11 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>How To Add Windows Tray Icon To .NET MAUI (New Version in the Description)</title><link>https://mauiverse.net/community-feed/2022/02/how-to-add-windows-tray-icon-to-dotnet-maui-new-version-in-the-description/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/02/how-to-add-windows-tray-icon-to-dotnet-maui-new-version-in-the-description/</guid><description>Tray icon support can make desktop MAUI apps much more usable for background tasks. This video walks through an early implementation approach and points to a newer version for updated steps.</description><pubDate>Mon, 28 Feb 2022 00:00:00 GMT</pubDate></item><item><title>StateLayout with Collections in Xamarin Forms/MAUI</title><link>https://mauiverse.net/community-feed/2022/02/statelayout-with-collections-in-xamarin-forms-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/02/statelayout-with-collections-in-xamarin-forms-maui/</guid><description>A time ago Steven Thewissen created a great plugin called StateSquid which allowed displaying a specific view when a page is in a specific state. It has evolved and now it’s part of the Xamarin Community Toolkit. In this</description><pubDate>Mon, 28 Feb 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 13 - All Things MauiProgram, Essentials, &amp; Extensions</title><link>https://mauiverse.net/community-feed/2022/02/netmauipreview13allthingsmauiprogramessentialsextensions/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/02/netmauipreview13allthingsmauiprogramessentialsextensions/</guid><description>James Montemagno walks through .NET MAUI Preview 13 - All Things MauiProgram, Essentials, &amp; Extensions, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</description><pubDate>Thu, 24 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>Episode 107: .NET MAUI Preview ... Number 13!</title><link>https://mauiverse.net/community-feed/2022/02/episode-107-net-maui-preview-number-13/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/02/episode-107-net-maui-preview-number-13/</guid><description>Show Notes Can you believe we&apos;re on .NET MAUI Preview 13?</description><pubDate>Fri, 18 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>XAML Data Binding and MVVM Basics (.NET MAUI, WPF, UWP, Xamarin.Forms)</title><link>https://mauiverse.net/community-feed/2022/02/xamldatabindingandmvvmbasicsnetmauiwpfuwpxamarinforms/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/02/xamldatabindingandmvvmbasicsnetmauiwpfuwpxamarinforms/</guid><description>James Montemagno walks through XAML Data Binding and MVVM Basics (.NET MAUI, WPF, UWP, Xamarin.Forms), focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 10 Feb 2022 00:00:00 GMT</pubDate></item><item><title>MAUI Deep Dive Part 2</title><link>https://mauiverse.net/community-feed/2022/02/maui-deep-dive-part-2/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/02/maui-deep-dive-part-2/</guid><description>Building app navigation, views, models, and data flow in an end-to-end .NET MAUI sample.</description><pubDate>Tue, 08 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>Episode 106: Customer Success Stories: ONNX</title><link>https://mauiverse.net/community-feed/2022/02/episode-106-customer-success-stories-onnx/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/02/episode-106-customer-success-stories-onnx/</guid><description>We&apos;re back at it again with a customer success story.</description><pubDate>Fri, 04 Feb 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit - Monthly Standup (February 2022)</title><link>https://mauiverse.net/community-feed/2022/02/net-maui-community-toolkit-monthly-standup-february-2022/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/02/net-maui-community-toolkit-monthly-standup-february-2022/</guid><description>Join us for our monthly standup for the .NET MAUI Community Toolkit!</description><pubDate>Thu, 03 Feb 2022 00:00:00 GMT</pubDate></item><item><title>Updates in .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/01/updates-net-maui-summary-2021/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/01/updates-net-maui-summary-2021/</guid><description>If you’re wondering what were the last changes/updates made in .NET MAUI, you’ve landed in the right place.</description><pubDate>Sun, 30 Jan 2022 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 12 - Constructor &amp; Dependency Injection Everywhere!</title><link>https://mauiverse.net/community-feed/2022/01/netmauipreview12constructordependencyinjectioneverywhere/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/01/netmauipreview12constructordependencyinjectioneverywhere/</guid><description>James Montemagno walks through .NET MAUI Preview 12 - Constructor &amp; Dependency Injection Everywhere, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</description><pubDate>Tue, 25 Jan 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>The .NET Docs Show - .NET MAUI (MVVM): How to declutter your ViewModels</title><link>https://mauiverse.net/community-feed/2022/01/the-net-docs-show-dotnet-maui-mvvm-how-to-declutter-your-viewmodels/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/01/the-net-docs-show-dotnet-maui-mvvm-how-to-declutter-your-viewmodels/</guid><description>Jesus Angulo joins The .NET Docs Show to share practical advice for keeping MVVM ViewModels in .NET MAUI easier to manage. The episode is especially useful for developers trying to cut complexity before their app logic turns brittle.</description><pubDate>Mon, 24 Jan 2022 00:00:00 GMT</pubDate></item><item><title>Organize your .NET MAUI MauiProgram / Startup file</title><link>https://mauiverse.net/community-feed/2022/01/organize-your-net-maui-mauiprogram-startup-file/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/01/organize-your-net-maui-mauiprogram-startup-file/</guid><description>Organize your .NET MAUI MauiProgram / Startup file with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Sun, 23 Jan 2022 00:00:00 GMT</pubDate></item><item><title>Episode 105: Not One But Two .NET MAUI Previews!</title><link>https://mauiverse.net/community-feed/2022/01/episode-105-not-one-but-two-net-maui-previews/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/01/episode-105-not-one-but-two-net-maui-previews/</guid><description>Show Notes Can you believe there were 2 .NET MAUI previews since our last episode?</description><pubDate>Fri, 21 Jan 2022 00:00:00 GMT</pubDate></item><item><title>Animating Controls in .NET MAUI &amp; Xamarin.Forms</title><link>https://mauiverse.net/community-feed/2022/01/animatingcontrolsinnetmauixamarinforms/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/01/animatingcontrolsinnetmauixamarinforms/</guid><description>James Montemagno walks through Animating Controls in .NET MAUI &amp; Xamarin.Forms, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 20 Jan 2022 00:00:00 GMT</pubDate></item><item><title>Deep Introduction to .NET MAUI Handlers Architecture</title><link>https://mauiverse.net/community-feed/2022/01/introduction-to-net-maui-handlers/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/01/introduction-to-net-maui-handlers/</guid><description>One of the greatest improvements MAUI brings is to replace renderers by handlers. Here is an introduction to .NET MAUI handlers</description><pubDate>Wed, 19 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>Episode 104: ScreenMedia</title><link>https://mauiverse.net/community-feed/2022/01/episode-104-screenmedia/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/01/episode-104-screenmedia/</guid><description>Another customer success story!</description><pubDate>Fri, 14 Jan 2022 00:00:00 GMT</pubDate></item><item><title>Shell for .NET MAUI &amp; Xamarin.Forms - What, why, and how?!?!</title><link>https://mauiverse.net/community-feed/2022/01/shellfornetmauixamarinformswhatwhyandhow/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/01/shellfornetmauixamarinformswhatwhyandhow/</guid><description>James Montemagno walks through Shell for .NET MAUI &amp; Xamarin.Forms - What, why, and how, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 13 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>.NET MAUI Community Toolkit - Monthly Standup (January 2022)</title><link>https://mauiverse.net/community-feed/2022/01/net-maui-community-toolkit-monthly-standup-january-2022/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/01/net-maui-community-toolkit-monthly-standup-january-2022/</guid><description>The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, Effects, and Behaviors to help make your life as a .NET MAUI developer easier. Join us for our live Monthly Standup!</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>The new handlers infrastructure in .NET MAUI</title><link>https://mauiverse.net/community-feed/2022/01/thewissen-the-new-handlers-infrastructure-in-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2022/01/thewissen-the-new-handlers-infrastructure-in-dotnet-maui/</guid><description>Steven Thewissen explains why .NET MAUI replaces Xamarin.Forms renderers with handlers, covering performance/extensibility motivations, property mappers, and what changes for custom control customization.</description><pubDate>Sat, 01 Jan 2022 00:00:00 GMT</pubDate></item><item><title>20,000 Sub Thank You!!! | New Merch &amp; New Membership</title><link>https://mauiverse.net/community-feed/2021/12/20000subthankyounewmerchnewmembership/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/12/20000subthankyounewmerchnewmembership/</guid><description>James Montemagno walks through 20,000 Sub Thank You!!! | New Merch &amp; New Membership, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Tue, 28 Dec 2021 00:00:00 GMT</pubDate></item><item><title>MAUI Deep Dive Part 1</title><link>https://mauiverse.net/community-feed/2021/12/maui-deep-dive-part-1/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/12/maui-deep-dive-part-1/</guid><description>A beginner-friendly deep dive into tooling, project structure, and first-run workflows for .NET MAUI.</description><pubDate>Tue, 28 Dec 2021 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>DevTalk 76: .NET MAUI Blazor (Daniel Hindrikes)</title><link>https://mauiverse.net/community-feed/2021/12/devtalk-76-dotnet-maui-blazor/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/12/devtalk-76-dotnet-maui-blazor/</guid><description>Daniel Hindrikes discusses MAUI Blazor and hybrid development opportunities on DevTalk.</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>.NET MAUI Preview 11 - Multi-window support, new templates, &amp; Fluent UI</title><link>https://mauiverse.net/community-feed/2021/12/netmauipreview11multiwindowsupportnewtemplatesfluentui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/12/netmauipreview11multiwindowsupportnewtemplatesfluentui/</guid><description>James Montemagno walks through .NET MAUI Preview 11 - Multi-window support, new templates, &amp; Fluent UI, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</description><pubDate>Tue, 21 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>Episode 103: 2021 - It Was a Good One</title><link>https://mauiverse.net/community-feed/2021/12/episode-103-2021-it-was-a-good-one/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/12/episode-103-2021-it-was-a-good-one/</guid><description>Show Notes Join Matt &amp; James as they review the new .NET MAUI features, how to author Visual Studio extensions and the latest Azure news.</description><pubDate>Fri, 17 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Controlling Image Caching in Xamarin.Forms &amp; .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/12/controllingimagecachinginxamarinformsnetmaui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/12/controllingimagecachinginxamarinformsnetmaui/</guid><description>James Montemagno walks through Controlling Image Caching in Xamarin.Forms &amp; .NET MAUI, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 16 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>Introduction to .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/12/introduction-to-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/12/introduction-to-dotnet-maui/</guid><description>Damian Antonowicz introduces .NET MAUI fundamentals and explains the framework&apos;s role as Xamarin.Forms successor.</description><pubDate>Sat, 11 Dec 2021 00:00:00 GMT</pubDate></item><item><title>Episode 102: M365 Admin App</title><link>https://mauiverse.net/community-feed/2021/12/episode-102-m365-admin-app/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/12/episode-102-m365-admin-app/</guid><description>It&apos;s another customer success story!</description><pubDate>Fri, 03 Dec 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - .NET Conf Recap and .NET MAUI Updates</title><link>https://mauiverse.net/community-feed/2021/12/maui-community-standup-dotnet-conf-recap-maui-updates/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/12/maui-community-standup-dotnet-conf-recap-maui-updates/</guid><description>David Ortinau hosts a MAUI Community Standup recapping .NET Conf and sharing MAUI updates and next steps.</description><pubDate>Thu, 02 Dec 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit, Monthly Standup (December)</title><link>https://mauiverse.net/community-feed/2021/12/net-maui-community-toolkit-monthly-standup-december/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/12/net-maui-community-toolkit-monthly-standup-december/</guid><description>Join the maintainers of the .NET MAUI Community Toolkit as we review the updates from last month! The .NET MAUI Community Toolkit is a collection of common elements for development with .NET MAUI that developers tend to replicate across multiple apps.</description><pubDate>Thu, 02 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>Building a middleware pipeline with MauiApp</title><link>https://mauiverse.net/community-feed/2021/11/mauiapp-middleware-pipeline/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/11/mauiapp-middleware-pipeline/</guid><description>In this post, we look at a bit of the code behind MauiApp and focus on how the middleware and endpoints are configured.</description><pubDate>Sun, 28 Nov 2021 00:00:00 GMT</pubDate></item><item><title>What is Blazor AOT</title><link>https://mauiverse.net/community-feed/2021/11/what-is-blazor-aot/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/11/what-is-blazor-aot/</guid><description>Ahead-of-time compilation can change startup and runtime behavior for Blazor apps. This video explains what Blazor AOT is and where it can help in real-world performance tuning.</description><pubDate>Mon, 22 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Episode 101: .NET 6 Is On The Loose</title><link>https://mauiverse.net/community-feed/2021/11/episode-101-net-6-is-on-the-loose/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/11/episode-101-net-6-is-on-the-loose/</guid><description>Show Notes James, David, and Matt go over .NET 6 and .NET Conf and all the goodness!</description><pubDate>Fri, 19 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>What is .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/11/what-is-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/11/what-is-dotnet-maui/</guid><description>A clear overview of MAUI&apos;s goals, architecture changes, and evolution from Xamarin.Forms.</description><pubDate>Tue, 16 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Exploring the code behind MauiAppBuilder</title><link>https://mauiverse.net/community-feed/2021/11/code-behind-mauiappbuilder/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/11/code-behind-mauiappbuilder/</guid><description>.NET MAUI introduced the MauiAppBuilder which is a completely new way to “boot” our cross-platform applications. Instead of using App.xaml.cs</description><pubDate>Mon, 15 Nov 2021 00:00:00 GMT</pubDate></item><item><title>How To Create a NET MAUI App From Blazor Site</title><link>https://mauiverse.net/community-feed/2021/11/how-to-create-a-net-maui-app-from-blazor-site/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/11/how-to-create-a-net-maui-app-from-blazor-site/</guid><description>Reusing existing Blazor components is a fast path into native app delivery. This video shows how to turn a Blazor site into a .NET MAUI app with practical component reuse.</description><pubDate>Mon, 15 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>Create Your First .NET MAUI App with Microsoft MVP Codrina Merigo</title><link>https://mauiverse.net/community-feed/2021/11/create-first-dotnet-maui-app-codrina-merigo/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/11/create-first-dotnet-maui-app-codrina-merigo/</guid><description>Codrina Merigo walks through creating your first .NET MAUI app—tooling setup, project creation, and initial UI.</description><pubDate>Thu, 11 Nov 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 10 - Build native and hybrid apps with C# and Visual Studio 2022</title><link>https://mauiverse.net/community-feed/2021/11/netmauipreview10buildnativeandhybridappswithcandvisualstudio2022/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/11/netmauipreview10buildnativeandhybridappswithcandvisualstudio2022/</guid><description>James Montemagno walks through .NET MAUI Preview 10 - Build native and hybrid apps with C# and Visual Studio 2022, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</description><pubDate>Thu, 11 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Build cross-platform native apps with .NET MAUI and Blazor</title><link>https://mauiverse.net/community-feed/2021/11/build-cross-platform-native-apps-with-dotnet-maui-and-blazor/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/11/build-cross-platform-native-apps-with-dotnet-maui-and-blazor/</guid><description>Eilon Lipton walks through how Blazor components can power native apps with .NET MAUI across desktop and mobile. This session helps you understand where hybrid UI architecture can speed up delivery while keeping platform reach broad.</description><pubDate>Wed, 10 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Why should I build cross-platform native apps with .NET MAUI? | One Dev Question</title><link>https://mauiverse.net/community-feed/2021/11/why-build-cross-platform-native-apps-with-dotnet-maui-one-dev-question/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/11/why-build-cross-platform-native-apps-with-dotnet-maui-one-dev-question/</guid><description>David Ortinau answers a focused question on why .NET MAUI is a strong choice for cross-platform native app development. In just a short format, the video highlights the practical advantages you should weigh before picking your stack.</description><pubDate>Fri, 05 Nov 2021 00:00:00 GMT</pubDate></item><item><title>Reusable Controls and Data Template Selectors in Xamarin.Forms &amp; .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/11/reusablecontrolsanddatatemplateselectorsinxamarinformsnetmaui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/11/reusablecontrolsanddatatemplateselectorsinxamarinformsnetmaui/</guid><description>James Montemagno walks through Reusable Controls and Data Template Selectors in Xamarin.Forms &amp; .NET MAUI, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 04 Nov 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit, Monthly Standup</title><link>https://mauiverse.net/community-feed/2021/11/net-maui-community-toolkit-monthly-standup/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/11/net-maui-community-toolkit-monthly-standup/</guid><description>https://github.com/CommunityToolkit/Maui The .NET MAUI Community Toolkit is a collection of common elements for development with .NET MAUI that developers tend to replicate across multiple apps. It simplifies and demonstrates common developer tasks when building apps with .NET MAUI.</description><pubDate>Thu, 04 Nov 2021 00:00:00 GMT</pubDate></item><item><title>A quick introduction to .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/11/thewissen-a-quick-introduction-to-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/11/thewissen-a-quick-introduction-to-dotnet-maui/</guid><description>Steven Thewissen provides a concise overview of what .NET MAUI is, how it evolves from Xamarin.Forms, and the architectural layers that enable cross-platform UI on iOS, Android, macOS, and Windows.</description><pubDate>Mon, 01 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>Looking inside MauiAppBuilder in .NET 6</title><link>https://mauiverse.net/community-feed/2021/10/maui-app-builder-net-6/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/maui-app-builder-net-6/</guid><description>Looking inside MauiAppBuilder in .NET 6 with practical guidance, key concepts, and implementation tips for .NET MAUI developers.</description><pubDate>Sun, 24 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Series: Exploring MAUI APP Builder in .NET 6</title><link>https://mauiverse.net/community-feed/2021/10/exploring-maui-app-builder-net-6/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/exploring-maui-app-builder-net-6/</guid><description>This is a series focused on the new FEATURES of the MAUI APP Builder that come in .NET 6 for .NET MAUI. A lot of content has already been</description><pubDate>Sat, 23 Oct 2021 00:00:00 GMT</pubDate></item><item><title>Discover .NET MAUI - Codrina Merigo</title><link>https://mauiverse.net/community-feed/2021/10/discover-dotnet-maui-codrina-merigo/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/discover-dotnet-maui-codrina-merigo/</guid><description>Codrina Merigo introduces .NET MAUI and why it matters for building cross-platform apps with .NET.</description><pubDate>Fri, 22 Oct 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 9 - Borders, Corners, and Shadows Oh my!</title><link>https://mauiverse.net/community-feed/2021/10/netmauipreview9borderscornersandshadowsohmy/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/netmauipreview9borderscornersandshadowsohmy/</guid><description>James Montemagno walks through .NET MAUI Preview 9 - Borders, Corners, and Shadows Oh my, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</description><pubDate>Fri, 22 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>Episode 100: Preview-Mania</title><link>https://mauiverse.net/community-feed/2021/10/episode-100-preview-mania/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/episode-100-preview-mania/</guid><description>Show Notes All the previews and release candidates you could ever want.</description><pubDate>Fri, 15 Oct 2021 00:00:00 GMT</pubDate></item><item><title>All Things Tabs! Top Tabs, Bottom Tabs, Tab Sandwich - Xamarin.Forms &amp; .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/10/allthingstabstoptabsbottomtabstabsandwichxamarinformsnetmaui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/allthingstabstoptabsbottomtabstabsandwichxamarinformsnetmaui/</guid><description>James Montemagno walks through All Things Tabs! Top Tabs, Bottom Tabs, Tab Sandwich - Xamarin.Forms &amp; .NET MAUI, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 14 Oct 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - Dmitry Lyalin warms us up to .NET Hot Reload. Plus: Sweeky!</title><link>https://mauiverse.net/community-feed/2021/10/maui-community-standup-hot-reload-dmitry-lyalin/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/maui-community-standup-hot-reload-dmitry-lyalin/</guid><description>David Ortinau hosts a MAUI Community Standup on .NET Hot Reload with Dmitry Lyalin, plus updates with Sweeky.</description><pubDate>Thu, 07 Oct 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit - Monthly Standup (October 2021)</title><link>https://mauiverse.net/community-feed/2021/10/net-maui-community-toolkit-monthly-standup-october-2021/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/net-maui-community-toolkit-monthly-standup-october-2021/</guid><description>The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, Effects, and Behaviors.</description><pubDate>Thu, 07 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>Comparing MauiAppBuilder to the WebApplicationBuilder</title><link>https://mauiverse.net/community-feed/2021/10/mauiappbuilder-vs-webapplicationbuilder/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/10/mauiappbuilder-vs-webapplicationbuilder/</guid><description>With the new MauiAppBuilder comes a new way to create applications in .NET, using MauiApp.CreateBuilder(). In this post I compare this</description><pubDate>Fri, 01 Oct 2021 00:00:00 GMT</pubDate></item><item><title>How to Start Using .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/09/how-to-start-using-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/09/how-to-start-using-dotnet-maui/</guid><description>If you are new to MAUI, setup friction is the first hurdle. This video walks through installing tooling in Visual Studio 2022 and building a first Windows MAUI app.</description><pubDate>Mon, 27 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Episode 99: Azure IoT</title><link>https://mauiverse.net/community-feed/2021/09/episode-99-azure-iot/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/09/episode-99-azure-iot/</guid><description>We have a special show today where we&apos;re going to learn all about Azure IoT and a Xamarin app that helps you explore it.</description><pubDate>Fri, 24 Sep 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 8 - Tips &amp; Tricks | Windows Setup, MVVM Hot Reload, and Dependency Injection</title><link>https://mauiverse.net/community-feed/2021/09/netmauipreview8tipstrickswindowssetupmvvmhotreloadanddependencyinjection/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/09/netmauipreview8tipstrickswindowssetupmvvmhotreloadanddependencyinjection/</guid><description>James Montemagno walks through .NET MAUI Preview 8 - Tips &amp; Tricks | Windows Setup, MVVM Hot Reload, and Dependency Injection, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</description><pubDate>Thu, 23 Sep 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 8 Hands-on - True Single Project, Hot Reload Everywhere, &amp; 1 Click Install</title><link>https://mauiverse.net/community-feed/2021/09/netmauipreview8handsontruesingleprojecthotreloadeverywhere1clickinstall/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/09/netmauipreview8handsontruesingleprojecthotreloadeverywhere1clickinstall/</guid><description>James Montemagno walks through .NET MAUI Preview 8 Hands-on - True Single Project, Hot Reload Everywhere, &amp; 1 Click Install, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</description><pubDate>Tue, 21 Sep 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>Episode 98: The Ultimate .NET MAUI Update</title><link>https://mauiverse.net/community-feed/2021/09/episode-98-the-ultimate-net-maui-update/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/09/episode-98-the-ultimate-net-maui-update/</guid><description>Show Notes .NET 6 release candidate is out ...</description><pubDate>Fri, 17 Sep 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Standup - Accessibility with Rachel Kang</title><link>https://mauiverse.net/community-feed/2021/09/maui-community-standup-accessibility-rachel-kang/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/09/maui-community-standup-accessibility-rachel-kang/</guid><description>David Ortinau hosts a MAUI Community Standup focused on accessibility, featuring Rachel Kang.</description><pubDate>Thu, 02 Sep 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit Monthly Standup - September 2021</title><link>https://mauiverse.net/community-feed/2021/09/net-maui-community-toolkit-monthly-standup-september-2021/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/09/net-maui-community-toolkit-monthly-standup-september-2021/</guid><description>Watch &quot;.NET MAUI Community Toolkit Monthly Standup - September 2021&quot; on YouTube.</description><pubDate>Thu, 02 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>Which C# UI Desktop Technology to Pick? | .NET MAUI, WinUI 3, WPF, Avalonia, Uno</title><link>https://mauiverse.net/community-feed/2021/08/whichcuidesktoptechnologytopicknetmauiwinui3wpfavaloniauno/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/08/whichcuidesktoptechnologytopicknetmauiwinui3wpfavaloniauno/</guid><description>James Montemagno walks through Which C# UI Desktop Technology to Pick? | .NET MAUI, WinUI 3, WPF, Avalonia, Uno, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</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>Episode 97: The New .NET MAUI Podcast</title><link>https://mauiverse.net/community-feed/2021/08/episode-97-the-new-net-maui-podcast/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/08/episode-97-the-new-net-maui-podcast/</guid><description>Show Notes Can you believe it - the Xamarin Podcast is now the .NET MAUI Podcast?!?</description><pubDate>Fri, 20 Aug 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 7 Installation On VS 2022 Preview 3.1</title><link>https://mauiverse.net/community-feed/2021/08/netmauipreview7installationonvs2022preview31/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/08/netmauipreview7installationonvs2022preview31/</guid><description>.NET MAUI Preview 7 Installation On VS 2022 Preview 3.1 walks through a practical way to implement a repeatable setup path for your development machine in .NET MAUI. You will learn why getting the MAUI tooling stack installed without missed steps matters and how to wire the feature from setup to a working result.</description><pubDate>Tue, 17 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>.NET MAUI Preview 7 - Full Windows &amp; Mac Setup with CLI, VS Code, &amp; Visual Studio 2022</title><link>https://mauiverse.net/community-feed/2021/08/netmauipreview7fullwindowsmacsetupwithclivscodevisualstudio2022/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/08/netmauipreview7fullwindowsmacsetupwithclivscodevisualstudio2022/</guid><description>James Montemagno walks through .NET MAUI Preview 7 - Full Windows &amp; Mac Setup with CLI, VS Code, &amp; Visual Studio 2022, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</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>.NET MAUI Community Standup - Get to MAUI with the .NET Upgrade Assistant feat. Sweeky!</title><link>https://mauiverse.net/community-feed/2021/08/maui-community-standup-upgrade-assistant-sweeky/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/08/maui-community-standup-upgrade-assistant-sweeky/</guid><description>David Ortinau hosts a MAUI Community Standup on using the .NET Upgrade Assistant to move projects toward MAUI, featuring Sweeky.</description><pubDate>Thu, 05 Aug 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Community Toolkit - Monthly Standup</title><link>https://mauiverse.net/community-feed/2021/08/net-maui-community-toolkit-monthly-standup/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/08/net-maui-community-toolkit-monthly-standup/</guid><description>Welcome to the first monthly livestream of. the .NET MAUI Community Toolkit Standup!</description><pubDate>Thu, 05 Aug 2021 00:00:00 GMT</pubDate></item><item><title>How to Use Browser Dev Tools in Net MAUI</title><link>https://mauiverse.net/community-feed/2021/08/how-to-use-browser-dev-tools-in-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/08/how-to-use-browser-dev-tools-in-net-maui/</guid><description>Debugging hybrid UI is faster when you can inspect it with familiar browser tooling. This video shows how to use browser developer tools with .NET MAUI web-based UI surfaces.</description><pubDate>Mon, 02 Aug 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 6 Fresh Installation</title><link>https://mauiverse.net/community-feed/2021/08/netmauipreview6freshinstallation/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/08/netmauipreview6freshinstallation/</guid><description>.NET MAUI Preview 6 Fresh Installation walks through a practical way to implement a repeatable setup path for your development machine in .NET MAUI. You will learn why getting the MAUI tooling stack installed without missed steps matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 02 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>Benefits of .NET MAUI over Xamarin/Xamarin.Forms</title><link>https://mauiverse.net/community-feed/2021/07/benefitsofnetmauioverxamarinxamarinforms/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/07/benefitsofnetmauioverxamarinxamarinforms/</guid><description>James Montemagno walks through Benefits of .NET MAUI over Xamarin/Xamarin.Forms, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Tue, 27 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Live Stream: Get started contributing to .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/07/livestreamgetstartedcontributingtonetmaui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/07/livestreamgetstartedcontributingtonetmaui/</guid><description>James Montemagno walks through Live Stream: Get started contributing to .NET MAUI, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 22 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 - What You Need To Know</title><link>https://mauiverse.net/community-feed/2021/07/netmauipreview6whatyouneedtoknow/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/07/netmauipreview6whatyouneedtoknow/</guid><description>James Montemagno walks through .NET MAUI Preview 6 - What You Need To Know, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</description><pubDate>Tue, 20 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>Faster &amp; Safer XAML with Compiled Bindings in Xamarin.Forms &amp; .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/07/fastersaferxamlwithcompiledbindingsinxamarinformsnetmaui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/07/fastersaferxamlwithcompiledbindingsinxamarinformsnetmaui/</guid><description>James Montemagno walks through Faster &amp; Safer XAML with Compiled Bindings in Xamarin.Forms &amp; .NET MAUI, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 08 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Xamarin and MAUI Sql Server (SSMS) Connection</title><link>https://mauiverse.net/community-feed/2021/07/xamarinandmauisqlserverssmsconnection/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/07/xamarinandmauisqlserverssmsconnection/</guid><description>Xamarin and MAUI Sql Server (SSMS) Connection walks through a practical way to implement a working server-connection baseline to build on in .NET MAUI. You will learn why connecting app workflows to SQL Server during development matters and how to wire the feature from setup to a working result.</description><pubDate>Mon, 05 Jul 2021 00:00:00 GMT</pubDate></item><item><title>Getting Started with .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/06/getting-started-with-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/06/getting-started-with-dotnet-maui/</guid><description>A setup-focused walkthrough for creating and running your first MAUI app, including preview-era troubleshooting tips.</description><pubDate>Mon, 28 Jun 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 5 - Animations, Shell, Brushes, &amp; More!</title><link>https://mauiverse.net/community-feed/2021/06/netmauipreview5animationsshellbrushesmore/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/06/netmauipreview5animationsshellbrushesmore/</guid><description>James Montemagno walks through .NET MAUI Preview 5 - Animations, Shell, Brushes, &amp; More, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</description><pubDate>Fri, 25 Jun 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 5 installation</title><link>https://mauiverse.net/community-feed/2021/06/netmauipreview5installation/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/06/netmauipreview5installation/</guid><description>.NET MAUI Preview 5 installation walks through a practical way to implement a repeatable setup path for your development machine in .NET MAUI. You will learn why getting the MAUI tooling stack installed without missed steps matters and how to wire the feature from setup to a working result.</description><pubDate>Wed, 23 Jun 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>How to NOT Getting Started with .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/06/how-to-not-getting-started-with-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/06/how-to-not-getting-started-with-dotnet-maui/</guid><description>Tobias Hoppenthaler shares early preview setup pitfalls and quick fixes for MAUI newcomers.</description><pubDate>Fri, 18 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Page Resolver and Navigation Extension for MAUI</title><link>https://mauiverse.net/community-feed/2021/06/maui-page-resolver/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/06/maui-page-resolver/</guid><description>Introducing the MAUI Page Resolver library, providing dependency injection and navigation extensions for .NET MAUI apps with fully resolved dependencies.</description><pubDate>Thu, 17 Jun 2021 00:00:00 GMT</pubDate></item><item><title>What is NET MAUI with Blazor Bindings for Native Applications</title><link>https://mauiverse.net/community-feed/2021/06/what-is-net-maui-with-blazor-bindings-for-native-applications/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/06/what-is-net-maui-with-blazor-bindings-for-native-applications/</guid><description>Choosing between native UI and Blazor Hybrid starts with understanding the model clearly. This video explains .NET MAUI with Blazor bindings and where it fits for native app development.</description><pubDate>Mon, 14 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Aloha! Welcome to .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/06/aloha-welcome-to-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/06/aloha-welcome-to-dotnet-maui/</guid><description>Melissa Houghton introduces MAUI concepts, goals, and key differences from Xamarin.Forms.</description><pubDate>Sun, 13 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Episode 94: MORE .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/06/episode-94-more-net-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/06/episode-94-more-net-maui/</guid><description>Build has come and gone and there&apos;s so much goodness to talk about with .NET MAUI - and David Ortinau is back to fill us all in.</description><pubDate>Fri, 11 Jun 2021 00:00:00 GMT</pubDate></item><item><title>Getting Started with Dependency Injection in Xamarin.Forms</title><link>https://mauiverse.net/community-feed/2021/06/gettingstartedwithdependencyinjectioninxamarinforms/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/06/gettingstartedwithdependencyinjectioninxamarinforms/</guid><description>James Montemagno walks through Getting Started with Dependency Injection in Xamarin.Forms, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 10 Jun 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 4 Getting Started VS Code and Visual Studio Fresh Install</title><link>https://mauiverse.net/community-feed/2021/06/netmauipreview4gettingstartedvscodeandvisualstudiofreshinstall/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/06/netmauipreview4gettingstartedvscodeandvisualstudiofreshinstall/</guid><description>.NET MAUI Preview 4 Getting Started VS Code and Visual Studio Fresh Install walks through a practical way to implement a repeatable setup path for your development machine in .NET MAUI. You will learn why getting the MAUI tooling stack installed without missed steps matters and how to wire the feature from setup to a working result.</description><pubDate>Thu, 10 Jun 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 4 - 100% More Visual Studio &amp; Blazor!</title><link>https://mauiverse.net/community-feed/2021/06/netmauipreview4100morevisualstudioblazor/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/06/netmauipreview4100morevisualstudioblazor/</guid><description>James Montemagno walks through .NET MAUI Preview 4 - 100% More Visual Studio &amp; Blazor, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</description><pubDate>Tue, 01 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>Building Your Next App with .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/05/building-your-next-app-with-dotnet-maui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/05/building-your-next-app-with-dotnet-maui/</guid><description>David Ortinau presents how MAUI enables modern cross-platform app development across mobile and desktop.</description><pubDate>Fri, 14 May 2021 00:00:00 GMT</pubDate></item><item><title>Codrina Merigo. Cross-platform development with Xamarin.Forms and the new .NET MAUI</title><link>https://mauiverse.net/community-feed/2021/04/xamarinforms-cross-platform-and-dotnet-maui-codrina-merigo/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/04/xamarinforms-cross-platform-and-dotnet-maui-codrina-merigo/</guid><description>Codrina Merigo compares Xamarin.Forms cross-platform development with the direction and goals of the new .NET MAUI.</description><pubDate>Wed, 28 Apr 2021 00:00:00 GMT</pubDate></item><item><title>.NET MAUI Preview 3 Hands-on: iOS, Android, macOS, and now Windows with WinUI 3!</title><link>https://mauiverse.net/community-feed/2021/04/netmauipreview3handsoniosandroidmacosandnowwindowswithwinui3/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/04/netmauipreview3handsoniosandroidmacosandnowwindowswithwinui3/</guid><description>James Montemagno walks through .NET MAUI Preview 3 Hands-on: iOS, Android, macOS, and now Windows with WinUI 3, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</description><pubDate>Thu, 15 Apr 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>Episode 90: .NET MAUI Q&amp;A</title><link>https://mauiverse.net/community-feed/2021/04/episode-90-net-maui-q-a/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/04/episode-90-net-maui-q-a/</guid><description>David Ortinau sites down with us to answer a TON of listener questions on .NET MAUI. Plus we got some cloud news &amp; of course the Pick of the Pod!! Show Notes Latest news Great looking settings screens for Xamarin.Forms Cloud news Microservice March w/ Let&apos;s Learn Microservices Cloud Learning Resources for .NET Devs Azure service of the month! Azure Health Bot Pick of the pod! Visual Studio XAML Code Generation Comet Extension for VS Code Learn Live Follow Us: James: Twitter, Blog, GitHub, Merge Conflict Podcast Matt: Twitter, Blog, GitHub Special Guest: David Ortinau.</description><pubDate>Fri, 09 Apr 2021 00:00:00 GMT</pubDate></item><item><title>Xamarin.Forms &amp; .NET MAUI Shell Navigation for Beginners</title><link>https://mauiverse.net/community-feed/2021/04/xamarinformsnetmauishellnavigationforbeginners/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/04/xamarinformsnetmauishellnavigationforbeginners/</guid><description>James Montemagno walks through Xamarin.Forms &amp; .NET MAUI Shell Navigation for Beginners, focusing on practical implementation steps you can apply immediately. You&apos;ll see the setup path, the key workflow decisions, and how to ship the same patterns in your own .NET MAUI projects.</description><pubDate>Thu, 08 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>REST Web Requests with Data Caching with ASP.NET Core Web API | Xamarin &amp; .NET MAUI 101</title><link>https://mauiverse.net/community-feed/2021/03/restwebrequestswithdatacachingwithaspnetcorewebapixamarinnetmaui101/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/03/restwebrequestswithdatacachingwithaspnetcorewebapixamarinnetmaui101/</guid><description>James Montemagno walks through REST Web Requests with Data Caching with ASP.NET Core Web API | Xamarin &amp; .NET MAUI 101, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 18 Mar 2021 00:00:00 GMT</pubDate></item><item><title>First .NET MAUI Preview - Installing &amp; Exploring .NET 6 Preview 2 (CLI, VS 2019, &amp; VS Code)</title><link>https://mauiverse.net/community-feed/2021/03/firstnetmauipreviewinstallingexploringnet6preview2clivs2019vscode/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/03/firstnetmauipreviewinstallingexploringnet6preview2clivs2019vscode/</guid><description>James Montemagno walks through First .NET MAUI Preview - Installing &amp; Exploring .NET 6 Preview 2 (CLI, VS 2019, &amp; VS Code), focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</description><pubDate>Tue, 16 Mar 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>Episode 88: .NET MAUI Special Update</title><link>https://mauiverse.net/community-feed/2021/03/episode-88-net-maui-special-update/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/03/episode-88-net-maui-special-update/</guid><description>Matt and James are joined by David Ortinau for a special update on .NET MAUI. Plus a whole lot of other updates on new releases of Visual Studio for Mac and Windows.</description><pubDate>Fri, 12 Mar 2021 00:00:00 GMT</pubDate></item><item><title>Learn Xamarin Today or Wait for .NET MAUI?</title><link>https://mauiverse.net/community-feed/2021/03/learnxamarintodayorwaitfornetmaui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/03/learnxamarintodayorwaitfornetmaui/</guid><description>James Montemagno walks through Learn Xamarin Today or Wait for .NET MAUI, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 11 Mar 2021 00:00:00 GMT</pubDate></item><item><title>How to Add a Database to Xamarin &amp; .NET MAUI apps with SQLite-net</title><link>https://mauiverse.net/community-feed/2021/03/howtoaddadatabasetoxamarinnetmauiappswithsqlitenet/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/03/howtoaddadatabasetoxamarinnetmauiappswithsqlitenet/</guid><description>James Montemagno walks through How to Add a Database to Xamarin &amp; .NET MAUI apps with SQLite-net, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.</description><pubDate>Thu, 04 Mar 2021 00:00:00 GMT</pubDate></item><item><title>Xamarin.Forms ListView - Everything you need to know (&amp; .NET MAUI)</title><link>https://mauiverse.net/community-feed/2021/02/xamarinformslistvieweverythingyouneedtoknownetmaui/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/02/xamarinformslistvieweverythingyouneedtoknownetmaui/</guid><description>James Montemagno walks through Xamarin.Forms ListView - Everything you need to know (&amp; .NET MAUI), focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.</description><pubDate>Thu, 04 Feb 2021 00:00:00 GMT</pubDate></item><item><title>MVVM for Beginners: Model-View-ViewModel Architecture for Xamarin.Forms, .NET MAUI, WPF, UWP, &amp; More</title><link>https://mauiverse.net/community-feed/2021/01/mvvmforbeginnersmodelviewviewmodelarchitectureforxamarinformsnetmauiwpfuwpmore/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2021/01/mvvmforbeginnersmodelviewviewmodelarchitectureforxamarinformsnetmauiwpfuwpmore/</guid><description>James Montemagno walks through MVVM for Beginners: Model-View-ViewModel Architecture for Xamarin.Forms, .NET MAUI, WPF, UWP, &amp; More, focusing on practical implementation steps you can apply immediately. You&apos;ll see the setup path, the key workflow decisions, and how to ship the same patterns in your own .NET MAUI projects.</description><pubDate>Thu, 07 Jan 2021 00:00:00 GMT</pubDate></item><item><title>XAML for Beginners - Xamarin.Forms &amp; .NET MAUI XAML</title><link>https://mauiverse.net/community-feed/2020/12/xamlforbeginnersxamarinformsnetmauixaml/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2020/12/xamlforbeginnersxamarinformsnetmauixaml/</guid><description>James Montemagno walks through XAML for Beginners - Xamarin.Forms &amp; .NET MAUI XAML, focusing on practical implementation steps you can apply immediately. You&apos;ll see the setup path, the key workflow decisions, and how to ship the same patterns in your own .NET MAUI projects.</description><pubDate>Thu, 31 Dec 2020 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><item><title>Xamarin Tutorial for Beginners - Build iOS &amp; Android Apps with C#, Visual Studio, and Xamarin.Forms</title><link>https://mauiverse.net/community-feed/2020/11/xamarintutorialforbeginnersbuildiosandroidappswithcvisualstudioandxamarinforms/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2020/11/xamarintutorialforbeginnersbuildiosandroidappswithcvisualstudioandxamarinforms/</guid><description>James Montemagno walks through Xamarin Tutorial for Beginners - Build iOS &amp; Android Apps with C#, Visual Studio, and Xamarin.Forms, focusing on practical implementation steps you can apply immediately. You&apos;ll see the setup path, the key workflow decisions, and how to ship the same patterns in your own .NET MAUI projects.</description><pubDate>Thu, 19 Nov 2020 00:00:00 GMT</pubDate></item><item><title>James Clancey - .NET MAUI MVU - XamExpertDay 2020</title><link>https://mauiverse.net/community-feed/2020/10/james-clancey-net-maui-mvu-xamexpertday-2020/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2020/10/james-clancey-net-maui-mvu-xamexpertday-2020/</guid><description>James Clancey - .NET MAUI MVU - XamExpertDay 2020 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, 03 Oct 2020 00:00:00 GMT</pubDate></item><item><title>David Ortinau - Introducing .NET MAUI - XamExpertDay 2020</title><link>https://mauiverse.net/community-feed/2020/10/david-ortinau-introducing-net-maui-xamexpertday-2020/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2020/10/david-ortinau-introducing-net-maui-xamexpertday-2020/</guid><description>David Ortinau - Introducing .NET MAUI - XamExpertDay 2020 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, 03 Oct 2020 00:00:00 GMT</pubDate></item><item><title>DevTalk 46: Moving to .NET MAUI (Jon Dick)</title><link>https://mauiverse.net/community-feed/2020/09/devtalk-46-moving-to-dotnet-maui-with-jon-dick/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2020/09/devtalk-46-moving-to-dotnet-maui-with-jon-dick/</guid><description>Jon Dick discusses what was coming next for MAUI and the transition path from Xamarin.</description><pubDate>Mon, 21 Sep 2020 00:00:00 GMT</pubDate></item><item><title>RxUI Conf</title><link>https://mauiverse.net/community-feed/2020/09/rxui-conf/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2020/09/rxui-conf/</guid><description>Shane Neuville joins RxUI Conf with sessions spanning ReactiveUI patterns, ecosystem integrations, and community Q&amp;A.</description><pubDate>Sat, 19 Sep 2020 00:00:00 GMT</pubDate></item><item><title>DevTalk 39: .NET MAUI and the Future of Xamarin (David Ortinau)</title><link>https://mauiverse.net/community-feed/2020/06/devtalk-39-dotnet-maui-and-the-future-of-xamarin/</link><guid isPermaLink="true">https://mauiverse.net/community-feed/2020/06/devtalk-39-dotnet-maui-and-the-future-of-xamarin/</guid><description>David Ortinau joins DevTalk to discuss the future of Xamarin and the new MAUI direction.</description><pubDate>Tue, 16 Jun 2020 00:00:00 GMT</pubDate></item></channel></rss>