C# and .Net in Visual Studio Code ( vscode ) | C# Dev Kit | Setup and Install | 2024 | IAmUmair

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hi in this video we will see how we can set up net 8 with real Studio code for this video I'm assuming that you already have whe Studio code the first step is to download and install net SDK the second step is to add extensions to the V Studio code and the last step is to create projects now let's go to our browser and download net SDK here you have to write net download go to this first link from here you can see that we have a link for Windows you can go to other Varian of net8 by going to this link from here you can see that we have net 8 as the latest version and this is the SDK that is required for installation for Linux you can download your installer for Mac you can download your installer for Windows I can download it from here also if I go back I can also download it from here this is the same link so I will click on this one now the file has been downloaded successfully as you can see it here I will run the file from here click on install the SDK has been installed successfully and it has install net SDK runtime core runtime and Windows desktop runtime so I will close this one now I will open my Wheel Studio I will go to the terminal and here I will write net you can see that net is working that means net has been installed successfully if I go to net list sdks so we have got the latest SDK net 8 after that I will go to the extensions and here I will write cop Dev now as whole you can install this extension it is recommended for cop what this extension do it basically install three other extensions that is cop in Tel code for cop and net runtime install tool so if you don't want to install this dev kit you can simply install cop extension this one okay but we will go with the cop devkit because it is the latest one and Microsoft recommend this so install this one it can take some time on your your system depending on your internet speed the extension has been installed successfully if I go to the extensions tab you can see that we have installed these extensions from cop devit so after that once again I will go to the terminal and here I will go to my D drive I will make a folder that will be net after that I will go to that folder and here I will create a new project now before creating any project I will show you the list of projects so these are the project templates that you can use for your requirements we have console app here we have Blazer we have MVC we have web API so I will go with MVC let's see net new MVC and the output will be practice okay okay done now after that I will open that here you can see that we have got this so I will open this window and from here we have got the controllers models and Views now I will run this application for running the application you should be in that folder that contains the project file if I go to practice. csro file you can see that we are targeting net a so everything is working fine now let's run this project CD practice after that I will build it it is saying that build succeeded and zero warning zero errors so I will run this project now we can use this link link on the browser or we can follow it from here you can see that we have got this practice home privacy so this is the default template for MVC that Microsoft provides now we have successfully installed net SDK that's all from my side let's meet in the next video
Info
Channel: IAmUmair
Views: 5,493
Rating: undefined out of 5
Keywords: .net 8, dotnet, c#, iamumair, vscode, visual studio code, install .net 8, dotnet in visual studio code, c# in visual studio code, .net 8 in visual studio code, .net, .net core, .net 8 in vscode, download and install .net 8, c# 12 in visual studio code, c# 12, .net in visual studio code, .net in vscode, .net 8 performance, c# dev kit
Id: LZvkBbyhX1w
Channel Id: undefined
Length: 7min 27sec (447 seconds)
Published: Thu Jan 25 2024
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.