reactjs/React.NET
.NET library for JSX compilation and server-side rendering of React components 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
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
- readme: https://github.com/reactjs/React.NET · fetched 2026-08-28 · 8e53ab7980a4
- homepage: https://reactjs.net/ · fetched 2026-08-29 · 28730daaeff6
- site_page: https://reactjs.net/docs · fetched 2026-08-29 · d4a22bb6d533
- site_page: https://reactjs.net/getting-started/tutorial.html · fetched 2026-08-29 · 33304f3ce45b
- site_page: https://reactjs.net/getting-started/download.html · fetched 2026-08-29 · b829e26d69a2
- site_page: https://reactjs.net/getting-started/usage.html · fetched 2026-08-29 · 50babb2b648c
- site_page: https://reactjs.net/getting-started/aspnetcore.html · fetched 2026-08-29 · e6f8b7459e43
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| reactjs/React.NET | main | 54 |
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