This repository was archived by the owner on Jan 8, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
Home
Enrico Sada edited this page Feb 10, 2017
·
19 revisions
The .NET Core SDK it's language agnostic, so all tutorials should work with F# too.
There is also an useful Getting started with F# tutorial
Current working (stable) versions:
| Version | dotnet --version | Notes | |
|---|---|---|---|
| .NET Core SDK | rc4, the Visual Studio 2017 Tools RC links or Archive | 1.0.0-rc4-004771 |
.NET Core 1.0/1.1, msbuild based |
| .NET Core SDK | preview2 | 1.0.0-preview2-003156 |
.NET Core 1.0, LTS, project.json |
For notes/more info:
- see .NET Core SDK rc4 page for msbuild based
- see .NET Core SDK preview2 page for project.json based
Supported OS: same as .NET Core SDK (win/osx/ubuntu/docker/etc), see download page
- Home
- Status
- FAQ
- Info-for-library-maintainers
- Current Stable (LTS) Version:
- Next Version (WIP):
- Previous Versions: