Quantcast
Channel: dotnet run --project issue with https - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by ProgrammingLlama for dotnet run --project issue with https

Based on the documentation here, it seems like you need to install and trust the development certificate:.NET Core SDK includes a HTTPS development certificate. The certificate is installed as part of...

View Article



dotnet run --project issue with https

I'm trying to replicate what Visual Studio does on F5 debugging in my .net core api application.It seems that "dotnet run --project" is the trick that I'm looking for except for one thing:When I run...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images