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

1 Open Issue Need Help Last updated: Jul 19, 2025

Open Issues Need Help

View All on GitHub
Use exception throw helper about 2 months ago

AI Summary: Refactor YARP's codebase to utilize .NET 8's exception throw helper methods (`ArgumentNullException.ThrowIfNull`, `ArgumentException.ThrowIfNullOrEmpty`) for improved code readability and conciseness, replacing existing manual null and empty string checks.

Complexity: 2/5
help wanted

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

C#