Xamarin Blog

Support for Xamarin has ended, upgrade to .NET MAUI today

Latest posts

Shrinking Your Android App Size
Apr 22, 2019
1
0

Shrinking Your Android App Size

Jon Douglas
Jon Douglas

When it comes to application size, bigger is not better. In fact, it’s one of the key factors a user takes into mind when considering installing or uninstalling your application. Imagine if a user ran out of space on their device and your app was one of the biggest offenders for used space. It would be quite a shame for your application to be one of the first to be uninstalled, purely for how large it is...

Xamarin.Forms 4.0 CollectionView Challenge 
Apr 19, 2019
2
0

Xamarin.Forms 4.0 CollectionView Challenge 

Paul DiPietro
Paul DiPietro

We’ve just published a new pre-release of Xamarin.Forms 4.0 which includes the very latest features and improvements for both CollectionView and Shell. Update today via your NuGet package manager. Try out this new CollectionView Challenge that focuses on the upcoming CollectionView in Xamarin.Forms 4.0!

The New & Improved Xamarin Developers YouTube Channel!
Apr 18, 2019
0
0

The New & Improved Xamarin Developers YouTube Channel!

James Montemagno
James Montemagno

We are excited to re-launch our Xamarin Developers YouTube channel where you will find fresh content on building amazing mobile apps directly from the Xamarin team at Microsoft. We have teamed up with our community and built a video to show off this channel.

Getting Ready for macOS’s Hardened Runtime and Notary
Apr 15, 2019
6
0

Getting Ready for macOS’s Hardened Runtime and Notary

David Ortinau
David Ortinau

With macOS Mojave, Apple introduced support for Hardened Runtime and Notary service. These two services are designed to improve application security on macOS. Recently Apple has stated: “Beginning in macOS 10.14.5, all new or updated kernel extensions and all software from developers new to distributing with Developer ID must be notarized in order to run. In a future version of macOS, notarization will be required by default for all software.”

Xamarin Podcast: Visual Studio 2019 is released!
Apr 12, 2019
0
0

Xamarin Podcast: Visual Studio 2019 is released!

Matt Soucoup
Matt Soucoup

Keeping up with the latest in .NET, C#, Xamarin, and Azure is easier than ever. Cohosts Matt Soucoup and James Montemagno cover a range of topics relevant to Xamarin developers from designing mobile apps to identity management. Be sure to subscribe to the Xamarin Podcast on iTunes, Google Play Music, Stitcher, or your favorite podcast app.

Sharing Files & Email Attachments with Xamarin.Essentials Preview Features
Apr 10, 2019
4
0

Sharing Files & Email Attachments with Xamarin.Essentials Preview Features

James Montemagno
James Montemagno

In the recent release of Xamarin.Essentials (1.1.0) we introduced several new stable features including detect shake, browser customization, and a plethora of platform helpers. The team also added the top requested features: file sharing! It is extremely easy to get started using these new preview features with just a few lines of code.

Getting Started With WorkManager
Apr 8, 2019
13
0

Getting Started With WorkManager

Jon Douglas
Jon Douglas

Give a warm welcome to WorkManager. WorkManager is a library that makes it easy to schedule deferrable, asynchronous tasks even if the app exits or the device restarts. It was designed to be backwards compatible to API 14 and does so by wrapping JobScheduler, AlarmManager, and BroadcastReceivers all in one.

Visual Challenge Conquered!
Apr 3, 2019
2
0

Visual Challenge Conquered!

David Ortinau
David Ortinau

Last week we issued a challenge to the Xamarin community to use the new Material Design controls with Visual by reproducing an existing screen. The view should look and behave mostly the same on both Android and iOS. The goal for us was to learn if the new Visual...

What’s New for Xamarin Developers in Visual Studio 2019
Apr 2, 2019
3
0

What’s New for Xamarin Developers in Visual Studio 2019

Pierce Boggan
Pierce Boggan

Visual Studio 2019 is the next major version of Visual Studio which is now generally available (GA)! With this version, there is a lot to love. From a real-time collaboration with colleagues using Visual Studio Live Share to the new Visual Studio start window as well as delights like per-monitor DPI support and improved debug capabilities. We believe this is the best release of Visual Studio yet!