On this video you will learn How To add a new Controller to your Core Web API project using Visual Studio 2022.
This method uses the Swagger, which is pre installed on Microsoft Visual Studio 2022.
What you will learn.
1 - Create ASP.NET Core Web API
2 - Create new Controller
3 - Add Code to new controller
4 - Test New Controller using Swagger in Visual Studio 2022
Chapters:
00:00 Intro
00:15 Create and test Project
01:08 Create new Controller
02:49 Test new controller using Swagger