![.NET Core 2.0 By Example](https://wfqqreader-1252317822.image.myqcloud.com/cover/114/36700114/b_36700114.jpg)
Installing Visual Studio 2017 version 15.3
Double-click on the executable file downloaded for Visual Studio 2017 version 15.3 in the earlier section. This will start the installation. C# comes by default in every Visual Studio installation, so there is nothing to do for C#. Visual Studio 2017 also comes with F# support in all its editions: Community, Professional, and Enterprise. F# is an optional component though. The installer includes it as a selectable workload, or you can select it manually in the Individual components tab, under the Development activities category. Select F# language support:
![](https://epubservercos.yuewen.com/6A2970/19470396201580706/epubprivate/OEBPS/Images/a40121a2-39ee-4b89-8043-45f8b6a8c1ef.png?sign=1738917280-ZBWQPWvYLRvR7IKDuNNENfFEI5tIgdHF-0-a2c05989d2b0e897a9eca85e0f361288)
Visual Studio 2017 version 15.3 comes with the .NET Core SDK. Select .NET Core cross-platform development under Workloads during the Visual Studio 2017 version 15.3 installation:
![](https://epubservercos.yuewen.com/6A2970/19470396201580706/epubprivate/OEBPS/Images/0559c9f4-6be3-4749-b440-9e8decac83a9.jpg?sign=1738917280-3AdkuPegVrzoaNHMjbt8yRopr4I4HNHh-0-a5587045746339aa9f426dbc0c4bc444)
For other versions of Visual Studio, download the .NET Core 2.0 SDK from https://www.microsoft.com/net/download/core, or update Visual Studio to 2017 15.3 and select .NET Core cross-platform development under Workloads.