Skip to main content

BaGetter

BaGetter (pronounced "ba getter") is a lightweight NuGet and symbol server. It is open source, cross-platform, and cloud ready!

BaGetter supports Filesystem, GCP and AWS S3 buckets, and Azure Blob Storage for package storage, and MySQL, Sqlite, SqlServer and PostgreSQL as database. The current per-package size limit is ~8GB. It can be hosted on IIS, and is also available in a linux docker image.

Run BaGetter

You can run BaGetter on your preferred platform:

BaGetter SDK

You can also use the BaGetter.Protocol package to interact with a NuGet server. For more information, please refer to the BaGetter SDK guide.