Kestrel, IIS, IISHttpServer and HTTP sys | ASPNET Core Application Startup

preview_player
Показать описание

#aspdotnetcore #aspnetcore #aspdotnetcore5

Kestrel, IIS, IISHttpServer and HTTP sys

ASPNET Core Application Startup
Рекомендации по теме
Комментарии
Автор

great explanation!

One question I had was, how do you run method 1 kestrel on windows with port 443 or 80, I kept trying and getting exceptions about the socket not being allowed. Ideally I want to run kestrel on https port 443.

RumianR