How To Create ASP.NET Core Web API - Visual Studio 2022

Поділитися
Вставка
  • Опубліковано 30 чер 2024
  • On this video will learn you how to Create ASP .NET Core Web API by using Visual Studio 2022.
    Chapters:
    00:00 Intro
    00:29 Create ASP .NET Core Web API project
    03:12 Add New Controller
    04:38 Test New Controller
    #visualstudio #ASPNET
  • Наука та технологія

КОМЕНТАРІ • 15

  • @Cumbancha47
    @Cumbancha47 2 роки тому +2

    Thanks, it was really helpful. 🙌🏻

  • @chriscalver8595
    @chriscalver8595 4 місяці тому +1

    Awesome

  • @galaxy1066
    @galaxy1066 2 роки тому +2

    thank you for helping

  • @lufve12
    @lufve12 2 роки тому +3

    At minute 3:17 there is an "API" menu above the "MVC" - you need that. Like "MVC" it has 3 controllers

    • @intcoder
      @intcoder  2 роки тому +1

      Thanks for the feedback! I appreciate!

  • @NalediMgedezi
    @NalediMgedezi 2 роки тому +1

    Thank yiy

  • @arshiarshi9374
    @arshiarshi9374 2 роки тому +1

    Great vedio and explanation 👍 👏 but vedio is not clear. Kindly maintain the same which is very much useful for us🙂

  • @rimaroy8351
    @rimaroy8351 2 роки тому

    I have downloaded visual studio 2022 for Mac, but the UI and options is completely different so not able to follow this.

    • @intcoder
      @intcoder  2 роки тому

      You cant find the options to create a Core Web api? what's different?

    • @watwat7097
      @watwat7097 9 місяців тому

      Use Windows and you'll be okay

  • @vigneshwarip1995
    @vigneshwarip1995 Рік тому

    Sir... My project gets failed when I give build.

    • @intcoder
      @intcoder  Рік тому

      the default program fails?

    • @vigneshwarip1995
      @vigneshwarip1995 Рік тому

      @@intcoder yes sir

    • @intcoder
      @intcoder  Рік тому +1

      @@vigneshwarip1995 the default project should work without any issues. create a project and run it without making any changes.

    • @vigneshwarip1995
      @vigneshwarip1995 Рік тому

      @@intcoder yes sir... It works... Thank u sir