Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.
Enrico Sada edited this page Jun 15, 2017 · 19 revisions

F# and the .NET Core working together.

The .NET Core SDK it's language agnostic, so all tutorials should work with F# too.

WIKI is open to edit for everyone, feel free to update it

There is also an useful Getting started with F# tutorial

Current working (stable):

Version dotnet --version Notes
.NET Core SDK [[1.0.4 .NET-Core-SDK-1.0]] 1.0.4

Supported OS: same as .NET Core SDK (win/osx/ubuntu/docker/etc), see download page

In development (next version):

Version dotnet --version Notes
.NET Core SDK [[2.0.0-preview2 .NET-Core-SDK-2.0.0-preview2]] 2.0.0-preview2-006391

Older versions

See sidebar, usually: