Your Apps in Action

Use this form to visualize ASP.NET Core's configuration file.


{{repoTitle.MainEntity}}

.Kestrel
_

.Kestrel.Endpoints
_

.Kestrel.EndpointDefaults
_

Kestrel.EndpointDefaults.SslProtocols Specifies allowable SSL protocols. Defaults to 'None' which allows the operating system to choose the best protocol to use, and to block protocols that are not secure. Unless your app has a specific reason not to, you should use this default. Available in .NET 5 and later.

# Values Actions
{{$index+1}}.
.Kestrel.Certificates
_

.Logging
_

.Logging.LogLevel
_

.ConnectionStrings
_


{{message}}