API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

NuGet Package Content API

The NuGet Package Content API, accessed through the PackageBaseAddress resource, allows clients to download package content files (.nupkg) and package manifests (.nuspec) from a NuGet feed. It uses a flat container structure where packages are organized by lowercase package ID and version, providing direct access to the binary package files.

Documentation

Specifications

OpenAPI

nuget-package-content-api-openapi.yml Raw ↑