This release supports .NET 8.0 and newer. See Getting Started. Note that while this version also includes targets for .NET 6 and .NET 7, those runtimes are no longer supported.
The [Yarp.ReverseProxy](https://www.nuget.org/packages/...
Unclaimed project
Are you a maintainer of yarp? Claim this project to take control of your public changelog and roadmap.
Changelog
A toolkit for developing high-performance HTTP reverse proxy applications.
Last updated about 1 month ago
This release supports .NET 8.0 and newer. See Getting Started. Note that while this version also includes targets for .NET 6 and .NET 7, those runtimes are no longer supported.
The [Yarp.ReverseProxy](https://www.nuget.org/packages/...
This release supports .NET 6.0 and .NET 8.0. See Getting Started.
The Yarp.ReverseProxy packages are available on NuGet.org.
This release supports .NET 6.0 and .NET 8.0. See Getting Started.
The Yarp.ReverseProxy packages are available on NuGet.org.
HeaderMatchMode.NotExists now also matches headers with an empty value (#2412 by @qianyuan...This release supports .NET 6.0, 7.0, and 8.0. See Getting Started.
The Yarp.ReverseProxy packages are available on NuGet.org.
This release supports .NET 6.0, 7.0, and 8.0. See Getting Started.
The Yarp.ReverseProxy packages are available on NuGet.org.
IAvailableDestinationsPolicy has been changed from HealthyAndUnknown to `He...