Build ASP.NET Core Web Application using Visual Studio Code and .NET 8 | Install C# Extensions

Sdílet
Vložit
  • čas přidán 19. 07. 2024
  • How to create an ASP.NET Web Application using Visual Studio Code and .NET 8. How to install and use the dotnet command with vscode. Install the C# extensions for vscode. Add a new configuration for ASP.NET application.
    ***********************************
    🔥 Complete Udemy Courses :
    Build E-commerce Web Application using ASP.NET Core : www.udemy.com/course/aspnet-c...
    Build E-commerce Web API using ASP.NET Core : www.udemy.com/course/build-as...
    Build E-commerce Web Application using React JS : www.udemy.com/course/build-co...
    ************************
    Video Content
    (00:00) Install .NET 8 and VSCode Extensions
    (01:58) Create new project
    (05:19) Hot Reload using the watch command
    (06:16) Run using VSCode configuration
    (07:37) Create a new Razor Page

Komentáře • 10

  • @neith_1229
    @neith_1229 Před 4 měsíci

    Thank you so much for your tutorials! Love your content man. Easy and simple

  • @user-tg8xb4yw6s
    @user-tg8xb4yw6s Před 4 měsíci

    Thank you so much for your tutorials! Love your content man. Easy and simple

  • @fortune_art
    @fortune_art Před 24 dny

    I do the same thing but I am told that Unable to resolve *Microsoft.Entity.Frameworkcore.Sqlserver 8.0.0* for .net8.0 it could be due to What

  • @StoryZoneHindi
    @StoryZoneHindi Před 2 měsíci

    Hi,while clicking on Add configuration I am not getting the option of .net core..It shows C#,install an extension for asp.net razor..How to solve this..Thanks for this tutorial..You explained in super easy way

  • @arpb2043
    @arpb2043 Před 4 měsíci

    i've install all the requirement according your videos, by any chance, why when i right click on pages, there is no option named New C# file?

    • @BoostMyTool
      @BoostMyTool  Před 4 měsíci

      Hello, you need to restart vscode. Don't restart your pc, only restart vscode!

  • @Inv915
    @Inv915 Před 28 dny

    superb tutorial.. very straight-forward.👍

  • @TheRichPoorMan
    @TheRichPoorMan Před 3 měsíci +2

    when i try to add configuration, there's no option for .net core

    • @KarolKarol-gc5gm
      @KarolKarol-gc5gm Před 7 dny

      Press Ctrl-Shift-P / Cmd-Shift-P (all keyboard shortcuts in this guide are for macOS) and then search for the command .NET: Generate Assets for Build and Debug.