Hosting an ASP.NET Core web application on Kestrel

Kestrel is the latest application server developed by Microsoft. The main purpose of Kestrel development is supporting Linux and macOS operating systems.

By doing that, Microsoft ensures that all ASP.NET web developers can use Linux or macOS systems to develop and serve the application.

Kestrel is developed with cross-platforming in mind, but it is also developed with new architecture and patterns.

Get ASP.NET Core MVC 2.0 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.