C#C
C#3y ago
Natty

HTTPS vs HTTP

When running my .net web api from visual studio via the green 'https' button i get:

Yet when publishing it to a folder and running it via dotnet project.server.dll i get:
image.png
image.png
Was this page helpful?