I am new to .Net, I am doing a tutorial where I am creating an API with ASP.Net 3.1
In my environment, I am on a Windows machine, my browser is Chrome and I am using VS Code to edit my project and Postman to receive responses from my API
I have been trying to run my WebAPI template, create my project by typing: "dotnet new webapi -n api"
Everything was fine, when the project was created, restored, and ran, everything went well in CMD.
if you can use https url You try postman settings SSL certificate verification disable it.