AspNetCore.Diagnostics.HealthChecks
AspNetCore.Diagnostics.HealthChecks copied to clipboard
Update the sample UI project to demonstrate security by default
What would you like to be added:
- Provide better examples for businesses that must use SSL communications
- Ensure that the appropriate appsettings and launchsettings have been configured
Why is this needed:
- Reduce the effort for people using health checks in a corporate environment
- Encourage more secure setups
- Demonstrate security by default