Yarp.ReverseProxy 2.3.0

Prefix Reserved
dotnet add package Yarp.ReverseProxy --version 2.3.0
                    
NuGet\Install-Package Yarp.ReverseProxy -Version 2.3.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Yarp.ReverseProxy" Version="2.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Yarp.ReverseProxy" Version="2.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Yarp.ReverseProxy" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Yarp.ReverseProxy --version 2.3.0
                    
#r "nuget: Yarp.ReverseProxy, 2.3.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Yarp.ReverseProxy&version=2.3.0
                    
Install Yarp.ReverseProxy as a Cake Addin
#tool nuget:?package=Yarp.ReverseProxy&version=2.3.0
                    
Install Yarp.ReverseProxy as a Cake Tool

YARP (Yet Another Reverse Proxy) is a highly customizable reverse proxy built using .NET. The biggest differentiator between YARP and other reverse proxies is how it is built and packaged – YARP is supplied as a library and samples showing how to create a proxy that is customized to the needs of your specific scenarios.

To learn more see the docs at https://learn.microsoft.com/aspnet/core/fundamentals/servers/yarp/getting-started, the GitHub repo at https://github.com/dotnet/yarp, and the 1.0 Announcement Blog post at https://devblogs.microsoft.com/dotnet/announcing-yarp-1-0-release/.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (79)

Showing the top 5 NuGet packages that depend on Yarp.ReverseProxy:

Package Downloads
BananaCakePop.Middleware

BananaCakePop.Middleware is a collection of middleware components for HotChocolate. It includes middleware for serving static files, handling CDN requests, managing configuration files, and simplifying middleware setup. With BananaCakePop.Middleware, developers can optimize file delivery, improve performance, and seamlessly integrate static file serving and configuration management into their applications.

ChilliCream.Nitro.App

ChilliCream.Nitro.App is a collection of middleware components for HotChocolate. It includes middleware for serving static files, handling CDN requests, managing configuration files, and simplifying middleware setup. With ChilliCream.Nitro.App, developers can optimize file delivery, improve performance, and seamlessly integrate static file serving and configuration management into their applications.

Duende.BFF.Yarp

Backend for frontend (BFF) host for ASP.NET Core (YARP integration)

Yarp.Telemetry.Consumption

Yarp.ReverseProxy extension package for in-process telemetry consumption

Microsoft.Extensions.ServiceDiscovery.Yarp

Provides extensions for service discovery for the YARP reverse proxy.

GitHub repositories (60)

Showing the top 20 popular GitHub repositories that depend on Yarp.ReverseProxy:

Repository Stars
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 2, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
dotnet/yarp
A toolkit for developing high-performance HTTP reverse proxy applications.
dotnet/eShop
A reference .NET application implementing an eCommerce site
elsa-workflows/elsa-core
A .NET workflows library
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
davidfowl/TodoApp
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
aspnetrun/run-aspnetcore-microservices
Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
Azure/azure-functions-host
The host/runtime that powers Azure Functions
FastTunnel/FastTunnel
expose a local server to the internet. 高性能跨平台的内网穿透解决方案 远程内网计算机 域名访问内网站点 反向代理内网服务 端口转发 http代理
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
ldqk/Masuit.MyBlogs
基于C#/.NET8的 masuit.org个人博客站项目源码,https://masuit.org ,供参考、学习、引用、非商业性质的部署。
meysamhadeli/monolith-to-cloud-architecture
A practical architecture styles for migrating from monolith to modern cloud native application with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, and Masstransit in .Net 9.
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
dotnet/aspire-samples
Version Downloads Last updated
2.3.0 388,835 2/27/2025
2.2.0 3,983,349 9/3/2024
2.2.0-preview.1.24266.1 75,172 5/17/2024
2.1.0 8,871,670 11/17/2023
2.1.0-preview.1.23556.5 13,862 11/9/2023
2.0.1 8,138,930 6/22/2023
2.0.0 1,531,630 2/13/2023 2.0.0 has at least one vulnerability with high severity.
2.0.0-rc.1.23068.3 41,079 1/19/2023
1.1.2 514,618 6/22/2023
1.1.1 1,542,037 6/29/2022 1.1.1 has at least one vulnerability with high severity.
1.1.0 1,070,601 5/2/2022 1.1.0 has at least one vulnerability with high severity.
1.1.0-rc.1.22211.2 8,496 4/12/2022 1.1.0-rc.1.22211.2 has at least one vulnerability with high severity.
1.1.0-rc.1.22152.1 10,778 3/4/2022 1.1.0-rc.1.22152.1 is deprecated because it has critical bugs; 1.1.0-rc.1.22152.1 has at least one vulnerability with high severity.
1.0.1 516,347 4/12/2022 1.0.1 has at least one vulnerability with high severity.
1.0.0 928,638 11/8/2021 1.0.0 is deprecated because it has critical bugs; 1.0.0 has at least one vulnerability with high severity.
1.0.0-rc.1.21520.4 26,830 10/20/2021 1.0.0-rc.1.21520.4 has at least one vulnerability with high severity.
1.0.0-preview.12.21451.3 55,765 9/1/2021 1.0.0-preview.12.21451.3 has at least one vulnerability with high severity.
1.0.0-preview.12.21328.2 96,959 6/29/2021 1.0.0-preview.12.21328.2 is deprecated because it has critical bugs; 1.0.0-preview.12.21328.2 has at least one vulnerability with high severity.
1.0.0-preview.11.21223.5 72,531 4/23/2021 1.0.0-preview.11.21223.5 has at least one vulnerability with high severity.
1.0.0-preview.10.21168.2 89,204 3/19/2021 1.0.0-preview.10.21168.2 has at least one vulnerability with high severity.