asp.net core cli
【Windows】
Trust the HTTPS development certificate by running the following command:
dotnet dev-certs https --trust
Then, running command:
dotnet run
【Windows】
Trust the HTTPS development certificate by running the following command:
dotnet dev-certs https --trust
Then, running command:
dotnet run