# dotnet/dotnet

Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.

Repository: https://github.com/dotnet/dotnet
Canonical: https://ross.abutalabs.com/products/dotnet-dotnet
Homepage: https://dotnet.microsoft.com/en-us/
Language: C#
License: MIT
License Family: permissive
Topics: dotnet, monorepo
Last push: 2026-09-03T02:05:16+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 100, release rhythm 85, longevity 100
- inputs: {"age_days": 1420, "days_push": 0, "days_rel": 21, "gap_med": 0, "n_releases_24m": 64}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1251, forks 337 (observed 2026-09-03T02:15:11.360317+00:00)

## What it is
dotnet/dotnet is the Virtual Monolithic Repository (VMR) containing all source code needed to build the .NET SDK, joining sources from repos like dotnet/runtime and dotnet/sdk. It enables whole-product source builds, distro packaging, and cross-repo changes identified by a single commit.

## Use cases
- build the entire .NET SDK from source on Linux
- package .NET natively into a Linux distribution
- make and test changes spanning multiple .NET repositories
- apply custom patches to .NET before building
- verify security fixes across the whole .NET product

## When to choose
- you are a distro maintainer (e.g. Red Hat, Canonical) packaging .NET from source
- you need to build .NET offline or with custom infrastructure
- you want to contribute changes that span multiple .NET product repos

## When to avoid
- you just want to install and use the .NET SDK to develop apps
- you want to contribute to a single .NET product repo like runtime or aspnetcore
- you need stable NuGet packages rather than source builds

## Facets
- artifact type: framework
- maturity: active
- function: build-tool, compiler, developer-tools
- domain: developer-tools, programming-languages, cross-platform
- platform: cross-platform, windows
- tags: dotnet, monorepo, vmr, source-build, sdk, linux, macos

## Member repositories
- dotnet/dotnet (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:11.360317+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-30T08:21:58.088959+00:00, confidence not recorded.
  - readme: https://github.com/dotnet/dotnet (fetched 2026-09-03T02:15:11.360317+00:00, sha 80b9ed5d0b8f)
  - homepage: https://dotnet.microsoft.com/en-us/ (fetched 2026-08-29T12:21:13.356223+00:00, sha bee217751475)
  - site_page: https://learn.microsoft.com/docs (fetched 2026-08-29T12:21:13.368530+00:00, sha f29800be2b9a)
  - site_page: https://learn.microsoft.com/en-us/dotnet (fetched 2026-08-29T12:21:13.366269+00:00, sha efa9016b58aa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
