# NuGet

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.

Repository: https://github.com/NuGet/NuGetGallery
Canonical: https://ross.abutalabs.com/products/nuget
Homepage: https://www.nuget.org/
Language: C#
License: Apache-2.0
License Family: permissive
Topics: hacktoberfest, dotnet, nuget
Last push: 2026-08-26T19:34:46+00:00
Link (homepage): https://www.nuget.org/
Link (site_page): https://www.nuget.org/policies/About

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

## Adoption (not part of the score)
Stars 1642, forks 659 (observed 2026-08-28T04:05:15.414919+00:00)

## What it is
NuGet Gallery is the open-source ASP.NET web application that powers nuget.org, the central package repository for the .NET ecosystem. It includes the gallery website, the NuGet V3 API implementation, background jobs, and shared service libraries.

## Use cases
- host a private NuGet package repository for my team
- search and browse .NET packages online
- publish and share my own NuGet packages
- implement the NuGet V3 protocol API
- report or fix issues with nuget.org
- run a local copy of the NuGet gallery for development

## When to choose
- you need to self-host or customize a NuGet-compatible package registry
- you want to contribute to nuget.org or understand how it works
- you need a reference implementation of the NuGet V3 API

## When to avoid
- you just want to install packages into your .NET projects (use the NuGet client tools instead)
- you need a lightweight private feed (a simple feed server like BaGet may suffice)
- you are not working in the .NET ecosystem

## Facets
- artifact type: application
- maturity: active
- function: package-manager, web-framework, search-engine, api-framework
- domain: developer-tools, apis, web-development
- platform: dotnet, windows, cloud, cross-platform
- tags: nuget, package-registry, nuget-gallery, aspnet, dotnet-ecosystem, v3-api, package-management, dotnet, web-server

## Member repositories
- NuGet/NuGetGallery (backend) score 67
- NuGet/Home (docs) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:15.414919+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-30T03:46:19.010904+00:00, confidence not recorded.
  - readme: https://github.com/NuGet/NuGetGallery (fetched 2026-08-28T04:05:15.414919+00:00, sha 538c9fe357ab)
  - homepage: https://www.nuget.org/ (fetched 2026-08-29T11:19:08.167056+00:00, sha 29de176ddec3)
  - site_page: https://www.nuget.org/policies/About (fetched 2026-08-29T11:19:08.169540+00:00, sha a113b8a074c9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
