-
Clone the project from git repositories: https://github.com/kumar0505/Catalog.git
-
Download .NET 6.0 and install: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-6.0.408-windows-x86-installer
-
Add and configure Swagger middleware: dotnet add Catalog.csproj package Swashbuckle.AspNetCore -v 6.2.3
-
Download Visual Studio Code
-
Open Catlog folder in Visual Studio Code
-
Select .NET Core Launch (Web) and Click on
-
After buid done
-
Open any brower and paste: https://localhost:7038/swagger/index.html