
yarp
No description available.
The Lens
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.
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
Free vs Self-Hosted vs Paid
fully freeFully 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.
Similar Tools
About
- Owner
- dotnet (Organization)
- Stars
- 9,493
- Forks
- 911
Explore Further
More tools in the directory
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
370.3k ★claw-code
The repo is finally unlocked. enjoy the party! The fastest repo in history to surpass 100K stars ⭐. Join Discord: https://discord.gg/5TUQKqFWd Built in Rust using oh-my-codex.
190.9k ★n8n
Fair-code workflow automation with native AI capabilities
187.3k ★

