Wednesday, 11 January 2023

.net core run using cli issues

   Unable to configure HTTPS endpoint. No server certificate was specified, and the default developer certificate could not be found 


solution:  Run  dotnet dev-certs https -t

No comments:

Post a Comment

Best UI