
Free Daily Podcast Summary
by Microsoft
Get key takeaways, quotes, and insights from The .NET MAUI Podcast in a 5-minute read. Delivered straight to your inbox.
The most recent episodes — sign up to get AI-powered summaries of each one.
.NET 9 is officially here! We talk a little bit .NET Conf and the major announcements, .NET Aspire, AI, Holiday Hacks, and GitHub Copilot Free! Links: .NET Conf: https://www.youtube.com/playlist?list=PLdo4fOcmZ0oXeSG8BgCVru3zQtw_K4ANY .NET Aspire: https://learn.microsoft.com/dotnet/aspire/get-started/aspire-overview Microsoft Extensions AI: https://devblogs.microsoft.com/dotnet/introducing-microsoft-extensions-ai-preview/ GitHub Copilot Free: https://github.blog/news-insights/product-news/github-copilot-in-vscode-free/ Visual Studio - Copilot Blog: https://code.visualstudio.com/blogs/2024/12/18/free-github-copilot Visual Studio Code - Copilot Blog: https://devblogs.microsoft.com/visualstudio/github-copilot-free-is-here-in-visual-studio/ Follow Us: * James: Twitter (https://twitter.com/jamesmontemagno), Blog (https://montemagno.com), GitHub (http://github.com/jamesmontemagno), Merge Conflict Podcast (http://mergeconflict.fm) * Matt: Twitter (https://twitter.com/codemillmatt), Blog (https://codemilltech.com), GitHub (https://github.com/codemillmatt) * David: Twitter (https://twitter.com/davidortinau), Github (https://github.com/davidortinau)
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. We discuss Xcode 16 and iOS 18 support for both .NET 8 and .NET 9 and what to expect when upgrading your apps. Links: What's new: https://learn.microsoft.com/dotnet/maui/whats-new/dotnet-9 Follow Us: * James: Twitter (https://twitter.com/jamesmontemagno), Blog (https://montemagno.com), GitHub (http://github.com/jamesmontemagno), Merge Conflict Podcast (http://mergeconflict.fm) * Matt: Twitter (https://twitter.com/codemillmatt), Blog (https://codemilltech.com), GitHub (https://github.com/codemillmatt) * David: Twitter (https://twitter.com/davidortinau), Github (https://github.com/davidortinau)
It's time for another .NET MAUI Podcast with James, David, and Matt! This podcast we talk all about VS Code for .NET MAUI and some setup recommendations, new AI enhancements, and goodies coming to .NET MAUI in .NET 9 Preview 7 that you can try today! Links: - James VS Code Setup Guide: https://www.youtube.com/watch?v=1t2zzoW4D98 - James Deploy to iOS Guide: https://www.youtube.com/watch?v=B-kZ-AgEeO8 - .NET 9 Preview 7: https://devblogs.microsoft.com/dotnet/dotnet-9-preview-7/ - OpenAI SDK: https://devblogs.microsoft.com/dotnet/?p=52138 - Inference SDK: https://devblogs.microsoft.com/dotnet/azure-ai-model-catalog-dotnet-inference-sdk/ Follow Us: * James: X (https://twitter.com/jamesmontemagno), Blog (https://montemagno.com), GitHub (http://github.com/jamesmontemagno), Merge Conflict Podcast (http://mergeconflict.fm) * Matt: X (https://twitter.com/codemillmatt), Blog (https://codemilltech.com), GitHub (https://github.com/codemillmatt) * David: X (https://twitter.com/davidortinau), Github (https://github.com/davidortinau)
Show Notes Rachel Kang, .NET MAUI Program Manager, joins the podcast to talk about all things accessibility for .NET MAUI developers. Why is accessibility important, how do you test it, what features are available, and so much more! Links Docs: https://learn.microsoft.com/dotnet/maui/fundamentals/accessibility Blogs: * Keyboard accessibility - https://devblogs.microsoft.com/dotnet/the-journey-to-accessible-apps-keyboard-accessible/ * Screen Readers: https://devblogs.microsoft.com/xamarin/the-journey-to-accessible-apps-screen-readers/ * Making Visual Text Accessible: https://devblogs.microsoft.com/xamarin/the-journey-to-accessible-apps-making-visual-text-accessible/ * Content Ordering: https://devblogs.microsoft.com/xamarin/the-journey-to-accessible-apps-meaningful-content-ordering/ Special Guest: Rachel Kang.
Show Notes C# Azure Search Sample with MAUI! (https://github.com/Azure-Samples/azure-search-openai-demo-csharp) .NET AI Documentation (https://learn.microsoft.com/dotnet/ai) Follow Us: * James: Twitter (https://twitter.com/jamesmontemagno), Blog (https://montemagno.com), GitHub (http://github.com/jamesmontemagno), Merge Conflict Podcast (http://mergeconflict.fm) * Matt: Twitter (https://twitter.com/codemillmatt), Blog (https://codemilltech.com), GitHub (https://github.com/codemillmatt) * David: Twitter (https://twitter.com/davidortinau), Github (https://github.com/davidortinau)
Show Notes The M365 Admin app is used to administer M365 tenants on the go. It's a complex app written in Xamarin.Forms ... or it was. Find out how the team behind the M365 admin app migration from Xamarin.Forms to .NET MAUI. .NET MAUI API Browser (https://learn.microsoft.com/en-us/dotnet/api/?view=net-maui-7.0) Reuse Effects in .NET MAUI (https://learn.microsoft.com/en-us/dotnet/maui/migration/effects?view=net-maui-7.0) Upgrade a Xamarin.Forms app to a .NET MAUI app with the .NET Upgrade Assistant (https://learn.microsoft.com/en-us/dotnet/maui/migration/upgrade-assistant?tabs=vswin) Migrate a Xamarin.Forms custom renderer to a .NET MAUI handler (https://learn.microsoft.com/en-us/dotnet/maui/migration/renderer-to-handler) Namespace changes (https://learn.microsoft.com/dotnet/maui/migration/multi-project-to-multi-project?view=net-maui-8.0#namespace-changes) API changes (https://learn.microsoft.com/dotnet/maui/migration/multi-project-to-multi-project?view=net-maui-8.0#api-changes) Update app dependencies (https://learn.microsoft.com/dotnet/maui/migration/multi-project-to-multi-project?view=net-maui-8.0#update-app-dependencies) Migration troubleshooting tips (https://learn.microsoft.com/dotnet/maui/migration/multi-project-to-multi-project?view=net-maui-8.0#compile-and-troubleshoot) Upgrade from .NET 7 to .NET 8 (https://learn.microsoft.com/en-us/dotnet/maui/whats-new/dotnet-8?view=net-maui-8.0#upgrade-from-net-7-to-net-8) What's new in .NET MAUI for .NET 8 (https://learn.microsoft.com/dotnet/maui/whats-new/dotnet-8?view=net-maui-8.0) Cross-platform resource files with single project (https://learn.microsoft.com/dotnet/maui/fundamentals/single-project?view=net-maui-8.0#resource-files) Build accessible apps with semantic properties (https://learn.microsoft.com/dotnet/maui/fundamentals/accessibility?view=net-maui-8.0) Mono interpreter on iOS and Mac Catalyst (https://learn.microsoft.com/dotnet/maui/macios/interpreter?view=net-maui-8.0) Microsoft Intune App SDK for .NET MAUI (Android | iOS) (https://github.com/msintuneappsdk) Add authentication to your .NET MAUI app using MSAL.NET (https://learn.microsoft.com/azure/developer/mobile-apps/azure-mobile-apps/quickstarts/maui/authentication?pivots=vs2022-mac) A .NET MAUI sample using MSAL.NET to authenticate users with Azure AD (https://learn.microsoft.com/samples/azure-samples/ms-identity-ciam-dotnet-tutorial/ms-identity-ciam-dotnet-tutorial-2-sign-in-maui/) Follow Us: * James: Twitter (https://twitter.com/jamesmontemagno), Blog (https://montemagno.com), GitHub (http://github.com/jamesmontemagno), Merge Conflict Podcast (http://mergeconflict.fm) * Matt: Twitter (https://twitter.com/codemillmatt), Blog (https://codemilltech.com), GitHub (https://github.com/codemillmatt) * David: Twitter (https://twitter.com/davidortinau), Github (https://github.com/davidortinau)
Show Notes Migrate your Xamarin.iOS Binding Library (https://learn.microsoft.com/en-us/dotnet/maui/migration/ios-binding-projects) Migrate your Xamarin.Android Binding Library (https://learn.microsoft.com/en-us/dotnet/maui/migration/android-binding-projects) Auth0 Documentation for .NET MAUI (https://auth0.com/blog/add-authentication-to-dotnet-maui-apps-with-auth0/) Mapbox .NET MAUI Support (https://github.com/tuyen-vuduc/mapbox-maui) Minnesota Enterprise Mobile UG: Party On with 3rd Party Binding Libraries in .NET MAUI (https://www.youtube.com/watch?v=XJMoaH2Tzn0) .NET MAUI API Browser (https://learn.microsoft.com/en-us/dotnet/api/?view=net-maui-7.0) Reuse Effects in .NET MAUI (https://learn.microsoft.com/en-us/dotnet/maui/migration/effects?view=net-maui-7.0) Upgrade a Xamarin.Forms app to a .NET MAUI app with the .NET Upgrade Assistant (https://learn.microsoft.com/en-us/dotnet/maui/migration/upgrade-assistant?tabs=vswin) Migrate a Xamarin.Forms custom renderer to a .NET MAUI handler (https://learn.microsoft.com/en-us/dotnet/maui/migration/renderer-to-handler) Follow Us: * James: Twitter (https://twitter.com/jamesmontemagno), Blog (https://montemagno.com), GitHub (http://github.com/jamesmontemagno), Merge Conflict Podcast (http://mergeconflict.fm) * Matt: Twitter (https://twitter.com/codemillmatt), Blog (https://codemilltech.com), GitHub (https://github.com/codemillmatt) * David: Twitter (https://twitter.com/davidortinau), Github (https://github.com/davidortinau)
Show Notes Microsoft Build just happened - tune in to hear David's, James', and Matt's thoughts! Latest Releases Latest on .NET MAUI (https://devblogs.microsoft.com/dotnet/announcing-dotnet-maui-in-dotnet-8-preview-5/?WT.mc_id=dotnet-99866-masoucou) .NET upgrade assistant w/ support for MAUI (https://devblogs.microsoft.com/dotnet/upgrade-assistant-general-availability/?WT.mc_id=dotnet-99866-masoucou) NET 8 preview 4 & 5 and Visual Studio Previews Visual Studio 17.7 Preview 1 (https://devblogs.microsoft.com/visualstudio/visual-studio-2022-17-7-preview-1-is-here/?WT.mc_id=dotnet-99866-masoucou) Visual Studio 17.7 Preview 2 (https://devblogs.microsoft.com/visualstudio/visual-studio-2022-17-7-preview-2-is-here/?WT.mc_id=dotnet-99866-masoucou) .NET 8 Preview 4 (https://devblogs.microsoft.com/dotnet/announcing-dotnet-8-preview-4/?WT.mc_id=dotnet-99866-masoucou) .NET 8 Preview 5 (https://devblogs.microsoft.com/dotnet/announcing-dotnet-8-preview-5/?WT.mc_id=dotnet-99866-masoucou) Speech recognition in .NET MAUI w/ community toolkit (https://devblogs.microsoft.com/dotnet/speech-recognition-in-dotnet-maui-with-community-toolkit/?WT.mc_id=dotnet-99866-masoucou) C# Dev Kit for VS Code (https://devblogs.microsoft.com/visualstudio/announcing-csharp-dev-kit-for-visual-studio-code/?WT.mc_id=dotnet-99866-masoucou) Latest News Visual Studio UI Refresh (https://devblogs.microsoft.com/visualstudio/visual-studio-ui-refresh/?WT.mc_id=dotnet-99866-masoucou) Create a PR in Visual Studio (https://devblogs.microsoft.com/visualstudio/create-a-pull-request-in-visual-studio/?WT.mc_id=dotnet-99866-masoucou) Surround selection (https://devblogs.microsoft.com/visualstudio/surround-selection-experiment/?WT.mc_id=dotnet-99866-masoucou) Azure News QnA assist in MS Learn (https://techcommunity.microsoft.com/t5/microsoft-learn-blog/microsoft-learn-announces-microsoft-q-amp-a-assist-and-new/ba-p/3614012?WT.mc_id=dotnet-99866-masoucou) Azure Service of the Month Azure Deployment Environments Build Session (https://build.microsoft.com/sessions/e102bb71-f8ef-4538-9a59-158ec6f442b6?wt.mc_ID=Build2023_comms_corp_OT_oo_bon_bon&WT.mc_id=dotnet-99866-masoucou) Azure Deployment Environments Azure Friday (https://www.youtube.com/watch?v=_rRiVELgdf4) Follow Us: * James: Twitter (https://twitter.com/jamesmontemagno), Blog (https://montemagno.com), GitHub (http://github.com/jamesmontemagno), Merge Conflict Podcast (http://mergeconflict.fm) * Matt: Twitter (https://twitter.com/codemillmatt), Blog (https://codemilltech.com), GitHub (https://github.com/codemillmatt) * David: Twitter (https://twitter.com/davidortinau), Github (https://github.com/davidortinau)
Free AI-powered daily recaps. Key takeaways, quotes, and mentions — in a 5-minute read.
Get Free Summaries →Free forever for up to 3 podcasts. No credit card required.
Listeners also like.
Keep up with the latest news in the world of mobile & desktop development with the official .NET MAUI podcast! Join your hosts Matt Soucoup and James Montemagno as they discuss the latest and greatest in native cross-platform mobile and desktop cloud development in .NET MAUI, Visual Studio, C#, F#, .NET, App Center, and Azure.
AI-powered recaps with compact key takeaways, quotes, and insights.
Get key takeaways from The .NET MAUI Podcast in a 5-minute read.
Stay current on your favorite podcasts without falling behind.
It's a free AI-powered email that summarizes new episodes of The .NET MAUI Podcast as soon as they're published. You get the key takeaways, notable quotes, and links & mentions — all in a quick read.
When a new episode drops, our AI transcribes and analyzes it, then generates a personalized summary tailored to your interests and profession. It's delivered to your inbox every morning.
No. Podzilla is an independent service that summarizes publicly available podcast content. We're not affiliated with or endorsed by Microsoft.
Absolutely! The free plan covers up to 3 podcasts. Upgrade to Pro for 15, or Premium for 50. Browse our full catalog at /podcasts.
The .NET MAUI Podcast publishes occasional. Our AI generates a summary within hours of each new episode.
The .NET MAUI Podcast covers topics including News, Technology, Education, How To. Our AI identifies the specific themes in each episode and highlights what matters most to you.
Free forever for up to 3 podcasts. No credit card required.
Free forever for up to 3 podcasts. No credit card required.