Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xamarin F# projects in visual studio

I installed the f# extensions for Xamarin studio, to create monodroid f# projects. However, this project won't open in Visual Studio. Are there f# project templates available for visual studio?

like image 688
sharp johnny Avatar asked Nov 04 '13 09:11

sharp johnny


People also ask

Does Xamarin support F#?

F# is available as a programming language to Xamarin users on all of the Xamarin-supported platforms: Android, macOS, and iOS.

What is Xamarin used for?

Xamarin is an open-source platform for building modern and performant applications for iOS, Android, and Windows with . NET. Xamarin is an abstraction layer that manages communication of shared code with underlying platform code.

Is Xamarin outdated?

In May 2020, Microsoft announced that Xamarin. Forms, a major component of its mobile app development framework, would be deprecated in November 2021 in favour of a new .

Will Xamarin be discontinued?

Xamarin. Forms will continue to receive service releases through November 2022.


1 Answers

No, there are no such templates available at this time. I can't cite you an online source but I asked this exact question of Miguel De Icaza at the Progressive F# Tutorials in NYC and he said there were not.

like image 129
Onorio Catenacci Avatar answered Sep 30 '22 05:09

Onorio Catenacci