F# and integrated development environments
F# is very well integrated into Visual Studio 2010 and higher versions. This is a first-class language along with C# and VB.NET. There is also support for F# in cross-platform integrated development environments (IDEs) such as Xamarin Studio, the Ionide extension for Visual Studio Code, or Atom. See http://fsharp.org/ for more information.
Using F# with Visual Studio
Visual Studio includes the default project templates for F#. We can look for Visual F# and see a list of templates available.
Note
The screenshots in this book have been taken with Visual Studio 2012, but they should be very similar to other ...
Get Mastering F# now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.