Description
Kestrel is a cross-platform, open-source web server for ASP.NET Core applications.
It's the default web server included in ASP.NET Core and provides high-performance
HTTP server capabilities. Kestrel can run standalone or behind a reverse proxy
like IIS or Nginx.