jamietre/CsQuery
CsQuery is a complete CSS selector engine, HTML parser, and jQuery port for C# and .NET 4. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 5542
- days_rel: n/a
- days_push: 2122
- n_releases_24m: 0
Adoption not part of the score
1148 stars · 246 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CsQuery is a C# jQuery port for .NET 4 that provides a complete CSS2/CSS3 selector engine, a standards-compliant HTML parser, and jQuery-style DOM manipulation methods. It indexes documents for fast selector evaluation and is intended for server-side HTML processing.
Use cases
- parse and manipulate html in c#
- scrape web pages with css selectors
- post-process html before serving
- query html dom with jquery-style api
- parse invalid html into a standards-compliant dom
When to choose
- you need jQuery-like CSS selector querying in .NET 4
- you want a Gecko-identical HTML parser for messy markup
- you need fast indexed CSS selector evaluation on the server
When to avoid
- you need an actively maintained library - the author recommends AngleSharp instead
- you are on modern .NET versions beyond .NET 4
- you need bug fixes or support for known issues
Facets
library · maturity abandoned
parser web-scraping search-engine web-development parsers developer-tools dotnet jquery-port css-selectors html-parsing dom-manipulation unmaintained c#
1 source
- readme: https://github.com/jamietre/CsQuery · fetched 2026-08-28 · 40c48272d627
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jamietre/CsQuery | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jamietre/CsQuery")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem