# aspnet/JavaScriptServices

[Archived] This repository has been archived

Repository: https://github.com/aspnet/JavaScriptServices
Canonical: https://ross.abutalabs.com/products/javascriptservices
Language: C#
License: Apache-2.0
License Family: permissive
Topics: dotnet-template, aspnet-product
Archived: true
Last push: 2020-04-07T21:28:18+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3958, "days_push": 2339, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3005, forks 512 (observed 2026-08-28T04:07:37.584500+00:00)

## What it is
JavaScriptServices was a set of NuGet/NPM packages and dotnet templates integrating client-side SPA frameworks (Angular, React, Vue) with ASP.NET Core, including server-side prerendering, Webpack dev middleware, and hot module replacement. The repository is archived and its features are obsolete as of ASP.NET Core 3.0, superseded by Microsoft.AspNetCore.SpaServices.Extensions.

## Use cases
- build a single page application with ASP.NET Core and Angular
- server-side render React components in a .NET app
- add webpack hot module replacement to an ASP.NET Core project
- run Node.js packages from C# code at runtime
- scaffold an ASP.NET Core SPA template with dotnet new

## When to choose
- maintaining a legacy ASP.NET Core 2.x app already built on JavaScriptServices
- studying how SPA integration with .NET worked historically

## When to avoid
- starting any new ASP.NET Core project - use Microsoft.AspNetCore.SpaServices.Extensions instead
- you need support or updates - the repo is archived and obsolete since ASP.NET Core 3.0

## Facets
- artifact type: framework
- maturity: abandoned
- function: ssr, web-framework, middleware, templating, build-tool
- domain: web-development, frontend, backend, developer-tools
- platform: dotnet, cross-platform, windows
- tags: aspnet-core, spa, webpack, server-side-rendering, archived, angular, react, vue, hot-module-replacement, dotnet-templates, nodejs, linux, macos

## Member repositories
- aspnet/JavaScriptServices (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:37.584500+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:30:23.204903+00:00, confidence not recorded.
  - readme: https://github.com/aspnet/JavaScriptServices (fetched 2026-08-28T04:07:37.584500+00:00, sha 41d07c772d40)
- Data as of 2026-08-30T08:39:29.467469+00:00.
