Microsoft support for Xamarin ended on May 1, 2024 for all Xamarin SDKs including Xamarin.Forms. Upgrade your Xamarin & Xamarin.Forms projects to .NET 8 and .NET MAUI with our migration guides.
Xamarin Blog
Support for Xamarin has ended, upgrade to .NET MAUI today
Latest posts
Xamarin.Forms 5 Preview: Advanced UI Controls for Beautiful Apps
Xamarin.Forms 5 brings to stable release features that you have seen in preview over the latest several 4.x releases. This includes solid and gradient , , drag-and-drop, , , and . These new features inject new creative potential for your application designs to create beautiful, interactive experiences. Let's look at those highlights, and then a quick checklist of what you should review as you get started with the Xamarin.Forms 5 pre-release. Beautiful Design with Brushes, Shapes, and Paths With brushes you can now easily paint gradients anywhere you need them. Shapes and paths allow you to draw all the rounded...
Customer Showcase: The Academy of Motion Picture Arts and Sciences
The Academy of Motion Picture Arts and Sciences is known for it’s many areas of involvement in the movie industry, but it is most famous for the annual awards show, The Oscar’s ®. See how the Academy migrated their infrastructure to Azure and leveraged Xamarin to deliver a rich, responsive experience to its members across a range of devices.
Build Xamarin.iOS apps using iOS 14 and Xcode 12
Support for iOS 14 and Xcode 12 to accompany Apple’s Xcode 12 GM release was just announced! Now, build your Xamarin.iOS (and Xamarin.Forms for iOS) apps with Xcode 12 GM and submit your iOS 14, tvOS 14 or watchOS 7 apps to the Apple App Store.
Fabulous: Functional App Development
Learn how to get started with functional programming with Xamarin, F#, and Fabulous to create amazing native mobile apps. Guest blogger and Fabulous maintainer Timothé Larivière walks you through what Fabulous is, how to get started, and how to build real world functional native mobile apps.
Xamarin.Forms Shell Quick Tip – Modal Navigation
Control exactly how your pages are displayed when navigating leveraging the PresentationMode built into Xamarin.Forms Shell to display modal dialogs animated or not!
.NET Virtual Events in September
Virtually tune-in to any event around the world through amazing online events, streams, and recordings this September. Stay active with your developer communities through upcoming MeetUps. Get lots of content from the teams at Microsoft and the global community. And learn how to get started with .NET and Xamarin!
Xamarin Podcast: Drawing, Visual Studio 2019, Virtual Meetups & More!
In this month's podcast episode, James and Matt explore drawing with Xamarin.Forms, discuss latest new releases of Visual Studio 2019 and Visual Studio for Mac, as well as how to get your virtual meetup rolling with the .NET Foundation.
App First Run Detection with Xamarin.Essentials
Several great approaches to check if and when your app is launching. For the very first run or for a specific version, all using Xamarin.Essentials! Easily detect the first time your user has run your application or for a specific version to easily integrate prompts.
Profiling Xamarin.Android Startup
Measure, optimize, and fine-tune the performance of your Android apps build with Xamarin and Xamarin.Forms with these tips and tricks using great tools.