Swashbuckle

Secure Swagger on ASP.NET Core by address and port

This follows on from my previous post Secure ASP.NET Core Health Checks to a specific port and assumes that you already have your service running over 2 ports and have specified a ManagementPort in the appsettings.json file.

Read more...