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

F# and the .NET Core working together.

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

Current working (stable) version:

Version dotnet --version
.NET Core SDK preview1 1.0.0-preview1-002702

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

Clone this wiki locally