loic-sharma / BaGet

A lightweight NuGet and symbol server
https://loic-sharma.github.io/BaGet/
MIT License
2.58k stars 644 forks source link

Allow upstreaming to an authenticated package source #710

Open loic-sharma opened 2 years ago

loic-sharma commented 2 years ago

Is your feature request related to a problem? Please describe.

Let BaGet upstream to an authenticated package source, like Azure Artifacts.

Describe the solution you'd like

See prior art: https://github.com/cwoolum/ThinNugetProxy

This project lets you remove your PAT from your Docker build to allow Docker to cache image layers even if the PAT changes.