Opened a new ASP.net project, the Core API
Because ASP.net Core appears in the Console built into a Kestrel Web Server program,
So I was going to perform the exe file directly, exe start looks very normal,
But enter site columns to find swagger page but I can't find it,
This is what problem @ @?
If press F5 to Debug directly within the IDE (Debug) mode, can successfully open the Swagger,
CodePudding user response:
Page hint of what is wrong?Don't exe, directly with dotnet XXX. DLL can perform successfully
CodePudding user response: