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

unosquare/embedio

A tiny, cross-platform, module based web server for .NET observed · 2026-08-28

github.com/unosquare/embedio · homepage · C# · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 71
  • Release rhythm 8
  • Longevity 100

Flags: archived no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 4552
  • days_rel: n/a
  • days_push: 178
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1577 stars · 191 forks observed · 2026-08-28

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

EmbedIO is a tiny, cross-platform, module-based web server library for .NET Framework and .NET Core, written entirely in C#. It supports REST APIs, static/embedded file serving, WebSockets, CORS, sessions, and SSL with a small memory footprint.

Use cases

  • embed a web server in a .NET desktop application
  • serve a React or Angular SPA from a C# app
  • build a small REST API in .NET without IIS or Kestrel
  • serve static or embedded files with minimal code
  • add WebSocket support to a .NET application
  • run a web server on Raspberry Pi with Mono
  • create a cross-platform GUI backend using web technologies

When to choose

  • you need a lightweight embedded HTTP server inside a .NET application
  • you want cross-platform support including Mono and Raspberry Pi
  • you need quick REST API or static file serving with minimal setup

When to avoid

  • you need a full-featured, high-performance production web server like ASP.NET Core Kestrel
  • you require extensive middleware ecosystem and enterprise-grade features
  • your project is not on the .NET platform

Facets

library · maturity stable

http-server websocket routing middleware web-development backend apis dotnet cross-platform windows embedded embedded-web-server rest-api mono raspberry-pi static-files cors ssl linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
unosquare/embediomain10

For agents

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

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