![.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=1739285426-HeVWdqJmgHrPDvLUQlS3Rm1GZuN2T9oh-0-c66410e5bd1339c3d33c685baf7262a0)
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=1739285426-mLss0wlf4J5X80rci3e4LGSIoML5q8KS-0-8a4e06f00b71c3ee7831431f36ec0367)
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.