unosquare/embedio
A tiny, cross-platform, module based web server for .NET 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
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
- readme: https://github.com/unosquare/embedio · fetched 2026-08-28 · 3e95935f4518
- homepage: http://unosquare.github.io/embedio · fetched 2026-08-29 · 1e4d8fb94a40
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| unosquare/embedio | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="unosquare/embedio")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem