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

reactjs/React.NET

.NET library for JSX compilation and server-side rendering of React components observed · 2026-08-28

github.com/reactjs/React.NET · homepage · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

54/100

  • Activity 70
  • Release rhythm 8
  • Longevity 100
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: 4553
  • days_rel: n/a
  • days_push: 184
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2324 stars · 902 forks observed · 2026-08-28

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

ReactJS.NET is a .NET library that integrates Facebook's React and JSX compilation (via Babel) into C# and ASP.NET MVC applications. It provides on-the-fly JSX-to-JavaScript compilation and server-side rendering of React components for faster initial page loads.

Use cases

  • render React components server-side in ASP.NET Core
  • compile JSX files on the fly without precompilation
  • bundle and minify JSX with Webpack or ASP.NET bundling
  • speed up initial page load with server-side pre-rendering
  • use React Router and CSS-in-JS with server rendering
  • add React to an existing ASP.NET MVC 4/5 application

When to choose

  • you have a .NET/ASP.NET MVC stack and want React with server-side rendering
  • you want on-the-fly JSX compilation during development without a Node build step
  • you need cross-platform .NET Core support with V8 or ChakraCore JS engines

When to avoid

  • you are building a fully client-side SPA with a separate Node.js toolchain
  • your backend is not .NET
  • you want the latest React features that depend on modern Node-based tooling

Facets

library · maturity maintenance

ssr templating compiler web-framework web-development frontend backend dotnet cross-platform windows react jsx aspnet aspnet-core babel server-side-rendering csharp nuget linux macos

7 sources

Member repositories

RepositoryRoleHealth v2
reactjs/React.NETmain54

For agents

markdown · JSON · MCP: product_card(name="reactjs/React.NET")

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