0002 - Howto guide for Installing and Configuring Visual Studio Community 2017

Опубликовано: 31 Октябрь 2024
на канале: clouddeveloper.io
231
2

Title: Howto guide for Installing and Configuring Visual Studio Community 2017

In this tutorial we cover the topic of installing Visual Studio 2017 Community Edition. The process that is shown will walk you through a creation of an offline installation package.

Later in the video we use the created offline installation package to deploy Visual Studio with all of the required options in order to do some basic ASP.NET development as well as being able to build console applications.

After that we create a simple Hello World console application using .NET Core to show you that everything is working.

#visualstudio #tutorial