I think I tried all the settings found on google to set Fiddler to trace only http/https request on localhost but I don't see any trace. Do you have a working settings.
The http request are executed via swagger.
thanks,
The only way I am able to get this to work with swagger specifically is to shut off HTTPS in Debug section of your projects properties:
This doesn't affect anything in release. It's specifically a debug setting.