loic-sharma/BaGet
A lightweight NuGet and symbol server observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3202
- days_rel: n/a
- days_push: 785
- n_releases_24m: 0
Adoption not part of the score
2798 stars · 782 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
service · maturity maintenance
package-manager http-server caching self-hosted developer-tools self-hosted cloud-computing cross-platform dotnet self-hosted cloud nuget-server symbol-server aspnet-core private-package-registry offline-mirror docker web-server
2 sources
- readme: https://github.com/loic-sharma/BaGet · fetched 2026-08-28 · a1133cc97b6b
- homepage: https://loic-sharma.github.io/BaGet/ · fetched 2026-08-29 · 389d573e713f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| loic-sharma/BaGet | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="loic-sharma/BaGet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem