Kestrel as a reverse proxy?

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • CompressedStaticFiles

    asp.net core middleware to send compressed static files to the browser without having to compress on demand, also has support for sending more advanced image formats when the browser indicates that i has support for it.

    By contrast, I've always found ASP.NET Core's middleware pipeline fairly easy to understand and highly flexible. Adding functionality like compressed static files or MSAL is as simple as installing a NuGet package and adding a few lines to the startup sequence.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • YARP

    A toolkit for developing high-performance HTTP reverse proxy applications.

    Microsoft's YARP is exactly this.

  • Caddy

    Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

    Caddy is a great web server/reverse proxy, and very easy to configure. I prefer it over nginx for my personal stuff.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

Did you konow that C# is
the 10th most popular programming language
based on number of metions?