Ross ROSS = Recommend OSS · open-source software intelligence for agents

ProxyKit/ProxyKit

A toolkit to create code-first HTTP reverse proxies on ASP.NET Core observed · 2026-08-28

github.com/ProxyKit/ProxyKit · C# · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2901
  • days_rel: n/a
  • days_push: 2140
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1114 stars · 136 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ProxyKit is a .NET library for building code-first HTTP reverse proxies as ASP.NET Core middleware, supporting request/response interception, X-Forwarded headers, WebSockets, and load balancing. It is now obsolescent, with Microsoft's YARP recommended as the replacement.

Use cases

  • build a reverse proxy in asp.net core
  • route requests based on jwt claims
  • rewrite proxy request and response headers
  • proxy websockets through asp.net core
  • embed a reverse proxy in an existing dotnet app
  • weighted round robin load balancing in c#

When to choose

  • you need a lightweight, code-first reverse proxy embedded in an existing ASP.NET Core app
  • you need fine-grained programmatic control over proxied requests and responses
  • you are maintaining an existing ProxyKit-based codebase

When to avoid

  • starting a new project - use Microsoft's YARP instead
  • you need config-driven or feature-rich proxying with active maintenance
  • you need guaranteed long-term support, since the project is obsolescent

Facets

library · maturity maintenance

proxy middleware http-server routing websocket web-development backend networking microservices dotnet cross-platform serverless reverse-proxy aspnetcore code-first http-proxy obsolete yarp-alternative docker web-server

1 source

Member repositories

RepositoryRoleHealth v2
ProxyKit/ProxyKitmain10

For agents

markdown · JSON · MCP: product_card(name="ProxyKit/ProxyKit")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem