# dotnet/interactive

.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.

Repository: https://github.com/dotnet/interactive
Canonical: https://ross.abutalabs.com/products/interactive
Language: C#
License: MIT
License Family: permissive
Topics: csharp, fsharp, powershell, jupyter, interactive-programming, data-science, dotnet-interactive, notebooks, polyglot, polyglot-dev
Archived: true
Last push: 2026-04-27T18:47:24+00:00

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

## Adoption (not part of the score)
Stars 3200, forks 464 (observed 2026-08-28T04:07:48.455446+00:00)

## What it is
.NET Interactive is an engine and API for running and editing code interactively, powering polyglot notebooks, REPLs, and embedded scripting across languages like C#, F#, PowerShell, SQL, and Python with variable sharing between them. It integrates with Jupyter and VS Code as the Polyglot Notebooks experience.

## Use cases
- run c# and f# in jupyter notebooks
- share variables between languages in a polyglot notebook
- build a custom repl for .net
- embed a scripting engine in a .net app
- explore data interactively with sql and kql in notebooks
- run notebooks from the command line for automation

## When to choose
- you need polyglot notebooks or REPLs on .NET and are pinned to older supported versions
- you want to mix C#, F#, PowerShell, SQL, and Python in one notebook with shared variables

## When to avoid
- starting new projects - the project is deprecated and the repository was archived April 2026
- you need long-term support or bug fixes for Polyglot Notebooks

## Facets
- artifact type: library
- maturity: abandoned
- function: interpreter, developer-tools, data-science, documentation
- domain: data-science, developer-tools, programming-languages, education
- platform: cross-platform, dotnet, editor-plugin, cli
- tags: jupyter, notebooks, polyglot, repl, csharp, fsharp, powershell, deprecated

## Member repositories
- dotnet/interactive (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:48.455446+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:24:50.319101+00:00, confidence not recorded.
  - readme: https://github.com/dotnet/interactive (fetched 2026-08-28T04:07:48.455446+00:00, sha 21d852f5a144)
- Data as of 2026-08-30T08:39:29.467469+00:00.
