Nuget Plans Pricing
NuGet (nuget.org) is operated by the .NET Foundation / Microsoft and is free to use. The V3 HTTP API is anonymous for read operations (download, search, metadata, catalog) and requires an X-NuGet-ApiKey for publish/delete (push). There is no commercial NuGet plan or pricing — paid functionality (private feeds, governance, SCA) is delivered through Azure Artifacts, GitHub Packages, or third parties (JFrog, Sonatype) rather than nuget.org itself.
Nuget Plans Pricing is the machine-readable pricing-plan profile for NuGet on the APIs.io network, conforming to the API Commons Plans specification.
It defines 1 plan, covering freemium tiers, with named plans including nuget.org Public Feed.
Tagged areas include Package Management, .NET, Packages, Dependencies, and Software Distribution.
Plans
Free anonymous read access to nuget.org. Free authenticated push for accounts with verified email. No commercial tier.
- V3 service index (api.nuget.org/v3/index.json)
- Anonymous read across PackageBaseAddress, RegistrationsBaseUrl, SearchQueryService
- Authenticated push via X-NuGet-ApiKey
- Symbol package upload
- Catalog API (full event log)
- NuGet Server API
- NuGet Catalog API
- NuGet Search API
- NuGet Package Metadata API
- NuGet Package Content API