Monday, July 24, 2017

What is Kestrel Web Server? How It Works, Benefits, and More

Kestrel is open-source (source code available on GitHub), event-driven, asynchronous I/O based server used to host ASP.NET applications on any platform. It’s a listening server and a command-line interface. You install the listening server on a Windows or Linux server and the command-line interface on your computer. It was launched by Microsoft along with ASP.NET Core. All ASP.NET Core apps utilize a ...

The post What is Kestrel Web Server? How It Works, Benefits, and More appeared first on Stackify.



from Stackify http://ift.tt/2utuGyI

No comments:

Post a Comment