# loic-sharma/BaGet

A lightweight NuGet and symbol server

Repository: https://github.com/loic-sharma/BaGet
Canonical: https://ross.abutalabs.com/products/baget
Homepage: https://loic-sharma.github.io/BaGet/
Language: C#
License: MIT
License Family: permissive
Topics: dotnet, csharp, nuget, aspnet, azure, package-manager
Last push: 2024-07-09T21:18:34+00:00

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

## Adoption (not part of the score)
Stars 2798, forks 782 (observed 2026-08-28T04:07:22.488890+00:00)

## What it is
BaGet is a lightweight, open-source NuGet server and symbol server written in C# on ASP.NET Core. It can be self-hosted cross-platform or in the cloud (Docker, Azure, AWS, GCP, Alibaba) and can mirror upstream NuGet feeds for offline and faster builds.

## Use cases
- host a private NuGet package registry
- mirror nuget.org for offline package downloads
- speed up CI builds with a local package cache
- self-host a symbol server for debugging
- run an on-premises package feed behind a firewall
- serve .NET packages from Docker or a cloud provider

## When to choose
- you need a private NuGet feed without the overhead of a full artifact repository
- you want a lightweight, cross-platform, cloud-deployable NuGet server
- you need read-through caching of an upstream NuGet source
- you also need a symbol server for .NET debugging

## When to avoid
- you need a multi-format registry supporting npm, Maven, or containers
- you require enterprise features like vulnerability scanning or license compliance
- you want an actively evolving project with frequent updates
- you prefer a managed service like Azure Artifacts or GitHub Packages

## Facets
- artifact type: service
- maturity: maintenance
- function: package-manager, http-server, caching, self-hosted
- domain: developer-tools, self-hosted, cloud-computing
- platform: cross-platform, dotnet, self-hosted, cloud
- tags: nuget-server, symbol-server, aspnet-core, private-package-registry, offline-mirror, docker, web-server

## Member repositories
- loic-sharma/BaGet (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:22.488890+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:14:38.448235+00:00, confidence not recorded.
  - readme: https://github.com/loic-sharma/BaGet (fetched 2026-08-28T04:07:22.488890+00:00, sha a1133cc97b6b)
  - homepage: https://loic-sharma.github.io/BaGet/ (fetched 2026-08-29T09:54:43.205410+00:00, sha 389d573e713f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
