Showing results for Xamarin.Forms - Xamarin Blog

May 21, 2019
Post comments count12
Post likes count0

Welcome to the Shell Era: Xamarin.Forms 4.0 Released

David Ortinau
David Ortinau

Announcing Xamarin.Forms 4.0.0 with Shell, a simplified container for efficiently managing your application’s structure and navigation. Walk through the highlights and go deeper with Shell on how to get started, the available navigation UI, and the powerful features you can leverage with the new URI based navigation service.

Xamarin.FormsDevelopersAnnouncements
May 6, 2019
Post comments count19
Post likes count0

The Next Evolution of Xamarin Training: Microsoft Learn

Karina
Karina

The Xamarin University team has joined Microsoft Learn to incorporate many of the great features Xamarin University has, to announce building Xamarin apps in Microsoft Learn: a free and interactive learning portal.

EducationDevelopersXamarin.Forms
Apr 19, 2019
Post comments count2
Post likes count0

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

Xamarin.FormsDevelopers
Mar 22, 2019
Post likes count0

Join the Xamarin Visual Challenge

David Ortinau
David Ortinau

Over the past month, we have been running a low-key challenge to flex the new Xamarin.Forms 3.6 feature, Visual with Material Design. For more information about what Visual is and what you can do with it, hit the blog announcement...

Xamarin.FormsDevelopers
Feb 25, 2019
Post comments count2
Post likes count0

Quick Tip: Debugging Local ASP.NET Core Web APIs on Android Emulators

James Montemagno
James Montemagno

Debugging your ASP.NET Core Web API backend against you Android emulator should be simple, and with this quick tip you can use Xamarin.Essentials and Kestral to enable local debugging.

Xamarin.FormsDevelopersAndroid
Feb 6, 2019
Post likes count0

5 Things You’ll Love in Xamarin.Forms 3.5

David Ortinau
David Ortinau

Take a closer look at 5 important updates we at Microsoft in collaboration with you, our fantastic contributors, are delivering in Xamarin.Forms 3.5!

DevelopersXamarin.Forms
Feb 4, 2019
Post comments count1
Post likes count0

Using Existing C++ Libraries in Cross-Platform Xamarin.Forms Applications

Mike Parker
Mike Parker

Have you ever needed to integrate a C/C++ library in your Xamarin apps? Checkout this full Walkthrough pf an approach to wrapping a C/C++ library so it can be incorporated into Xamarin-based solutions via NuGet in a cross-platform manner.

DevelopersXamarin.FormsXamarin Platform
Jan 11, 2019
Post likes count0

Xamarin.Forms 3.5: A Little Bindable Love

andrei nitescu
andrei nitescu

In this guest post Andrei shows off his BindableLayout contribution that is now available in Xamarin.Forms 3.5 to turn any Layout into a layout with a bindable item template.

DevelopersXamarin.Forms
Jan 10, 2019
Post likes count0

Hackathon Superweapon: F# and Fabulous

Larry O'Brien
Larry O'Brien

Let me introduce you to F# Functional App Development using Xamarin.Forms with the Fabulous project, which brings the Elmish Model-View-Update (MVU) architecture to Xamarin. It is a great way for F# developers to rapidly build mobile applications as you will see in this blog post.

DevelopersXamarin.FormsXamarin Platform