Kestrel Description

Kestrel serves as a versatile web server for ASP.NET Core applications, being the default server integrated into project templates. It provides support for various protocols including HTTPS and HTTP/2, though the latter is not available on macOS, and facilitates WebSockets through an opaque upgrade feature, along with Unix socket support for enhanced performance when operating behind Nginx. This web server is compatible with all platforms and versions that .NET Core accommodates. Developers must be aware that some browsers necessitate explicit permission to accept the local development certificate, and project templates are pre-configured to utilize HTTPS by default while also integrating HTTPS redirection and HSTS features. Kestrel offers specific configuration options that are particularly beneficial for deployments exposed to the internet, with distinct connection limits for those upgraded from HTTP or HTTPS to other protocols, such as during WebSocket requests. Notably, the server has a default limit for the maximum request body size set at approximately 28.6 MB, or 30,000,000 bytes, ensuring efficient handling of requests. Additionally, the flexibility of Kestrel allows developers to fine-tune these parameters according to their application's specific requirements.

Pricing

Free Version:
Yes

Integrations

API:
Yes, Kestrel has an API

Reviews

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Company Details

Company:
Microsoft
Year Founded:
1975
Headquarters:
United States
Website:
docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel

Media

Kestrel Screenshot 1
Recommended Products
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free

Product Details

Platforms
Windows
Mac
Linux
Types of Training
Training Docs
Customer Support
Online Support

Kestrel Features and Options

Kestrel User Reviews

Write a Review
  • Previous
  • Next