← mirrors.mamad.dev

NuGet Mirror

NuGet packages from api.nuget.org

API Key
For scripts and CI:

        
      

NuGet.Config (per-project or global)



  
    
    
  

dotnet CLI

dotnet nuget add source https://mirrors.mamad.dev/nuget/YOUR_KEY/v3-flatcontainer --name mirror

Service index

curl https://mirrors.mamad.dev/nuget/YOUR_KEY/v3/index.json

Download a package directly

curl -LO https://mirrors.mamad.dev/nuget/YOUR_KEY/v3-flatcontainer/newtonsoft.json/13.0.3/newtonsoft.json.13.0.3.nupkg

How it works

Proxies api.nuget.org. All package metadata, .nupkg files, and service index are cached for 7 days.

home
built with Rust · mamad.dev