Posts by this author

May 9, 2019
3
0

Xamarin API Docs: Open Sourced and Available Now

Today, we are happy to announce the release of all Xamarin API documentation as Open Source. Additionally, we have moved the hosting of Xamarin.Forms, Xamarin.Android, Xamarin.iOS & Xamarin.Mac, and SkiaSharp from their old Xamarin home to docs.microsoft.com.

AnnouncementsDevelopersXamarin Platform
Jan 10, 2019
0
0

Hackathon Superweapon: F# and Fabulous

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
Aug 20, 2018
0
0

Exploring New iOS 12 ARKit Capabilities With Xamarin

It's summertime, which for Xamarin developers means new iOS betas to explore and learn. ARKit, which debuted last year in iOS 11, has matured over the past year and in iOS 12 is much more flexible than it was previously.

DevelopersiOS
Jan 4, 2018
0
0

CoreML Programming with Xamarin.Mac and F#

Although Xamarin technologies are most commonly used to develop mobile applications, Xamarin.Mac makes it easy to use your preferred .NET language to develop desktop Mac apps. There are many C# examples in Xamarin’s mac-samples directory on Github, but it's also easy to use F# to develop desktop Mac apps as well.

macOSDevelopers