Tools/dotnet/yarp

yarp

No description available.

9.6k+7/wkemergingC#MITtrending

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Mar 2026

YARP (Yet Another Reverse Proxy) is Microsoft's toolkit for building custom proxy servers in C#. Instead of configuring Nginx or Envoy, you write your proxy logic in .NET: routing rules, load balancing, request transforms, health checks, all in C# code or configuration.

The key difference from traditional proxies: YARP is a library, not a standalone server. You embed it in your ASP.NET application, which means your proxy logic lives alongside your business logic. Custom routing based on database lookups, dynamic configuration changes, request manipulation, all in the language your team already knows. MIT, backed by Microsoft, used internally. Fully free.

The catch: this only makes sense if your team is already .NET. If you're not in the Microsoft ecosystem, Nginx, Caddy, Traefik, or Envoy are all better choices. YARP's sweet spot is teams that need custom proxy behavior and want to write it in C# rather than learning Envoy's filter chain or Nginx's Lua scripting.

Free vs Self-Hosted vs Paid

fully free

Fully open source under MIT. No paid tier. Backed by Microsoft as part of the .NET ecosystem.

Your costs are whatever you'd normally pay to run an ASP.NET application. Since YARP embeds in your existing .NET app, there's no separate infrastructure to manage.

Free. Part of the .NET ecosystem, no commercial tier.

Self-hosting ops:moderate
View pricing page →

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Similar Tools

Score
82/100 · A
Adoption21/30
Maintenance25/25
Community11/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

Growing adoption: 9,474 starsActive community: 908 forksPermissive license (MIT)

About

Owner
dotnet (Organization)
Stars
9,587
Forks
929

Also by dotnet

Explore Further

More tools in the directory