NuGet website screenshot

NuGet

NuGet is the package manager for .NET, providing a centralized repository for developers to discover, share, and consume reusable code libraries. The NuGet developer platform exposes a set of HTTP APIs that enable programmatic access to package search, metadata retrieval, content download, catalog browsing, and package publishing against the nuget.org feed.

NuGet publishes 3 APIs on the APIs.io network: Package Publish API, Registration API, and Service Index API. Tagged areas include Package Management, .NET, Packages, Dependencies, and Software Distribution.

The NuGet catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

NuGet’s developer surface includes authentication, developer portal, documentation, engineering blog, and 11 more developer resources.

44.5/100 developing ▬ flat Agent 23/100 agent aware open core · Apache-2.0 Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
2 APIs 1 MCP Servers
Package Management.NETPackagesDependenciesSoftware DistributionRegistry

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 80 points between them, because the conditional facet above carries the other 20. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 80% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/nuget: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

NuGet Package Publish API

Endpoints for pushing new packages, deleting or unlisting packages, and relisting previously unlisted packages on a NuGet feed.

NuGet Registration API

Package registration endpoints for fetching metadata about packages, organized into an index, pages, and leaves hierarchy.

NuGet Service Index API

The service index is the entry point for the NuGet V3 API. It is a JSON document that lists all available resources and their capabilities.

Open Collections 10

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

NuGet Server API

OPEN COLLECTION

Scroll for all 10

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

MCP Server

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Nuget Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Nuget Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Nuget Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Nuget Context

0 classes · 8 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

NuGet API Rules

6 rules · 4 warnings 2 info

SPECTRAL

JSON Schema 29

Standalone JSON Schema definitions for this provider's data models.

AlternatePackage

2 properties

JSON SCHEMA

AutocompleteResponse

2 properties

JSON SCHEMA

NuGet Catalog Event

16 properties

JSON SCHEMA

CatalogEntry

22 properties

JSON SCHEMA

CatalogIndex

4 properties

JSON SCHEMA

CatalogItemReference

6 properties

JSON SCHEMA

CatalogPackageType

2 properties

JSON SCHEMA

CatalogPage

5 properties

JSON SCHEMA

CatalogPageReference

4 properties

JSON SCHEMA

Dependency

2 properties

JSON SCHEMA

DependencyGroup

2 properties

JSON SCHEMA

Deprecation

3 properties

JSON SCHEMA

NuGet Package

32 properties

JSON SCHEMA

PackageDeleteLeaf

7 properties

JSON SCHEMA

PackageDetailsLeaf

30 properties

JSON SCHEMA

PackageType

1 properties

JSON SCHEMA

RegistrationIndex

2 properties

JSON SCHEMA

RegistrationLeaf

3 properties

JSON SCHEMA

RegistrationLeafDocument

6 properties

JSON SCHEMA

RegistrationPage

6 properties

JSON SCHEMA

RegistrationPageEntry

6 properties

JSON SCHEMA

SearchResponse

2 properties

JSON SCHEMA

SearchResult

16 properties

JSON SCHEMA

SearchResultVersion

3 properties

JSON SCHEMA

ServiceIndex

2 properties

JSON SCHEMA

ServiceIndexResource

3 properties

JSON SCHEMA

VersionEnumerationResponse

1 properties

JSON SCHEMA

VersionIndex

1 properties

JSON SCHEMA

Vulnerability

2 properties

JSON SCHEMA

Scroll for all 29

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Nuget Structure

0 properties

JSON STRUCTURE

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Nuget Authentication

apiKey · 1 scheme

SECURITY

Nuget Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Nuget Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Nuget Agentic Access

16 operations · 3 acting

16 operations · 3 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: nuget
name: NuGet
description: NuGet is the package manager for .NET, providing a centralized repository for developers to discover, share,
  and consume reusable code libraries. The NuGet developer platform exposes a set of HTTP APIs that enable programmatic access
  to package search, metadata retrieval, content download, catalog browsing, and package publishing against the nuget.org
  feed.
kind: contract
deliveryModel:
  model: open-core
  license: Apache-2.0
  open_source: true
  commercial: true
  callable_host: true
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/nuget.png
tags:
- Package Management
- .NET
- Packages
- Dependencies
- Software Distribution
- Registry
url: https://raw.githubusercontent.com/api-evangelist/nuget/refs/heads/main/apis.yml
created: '2025-03-05'
modified: '2026-05-19'
specificationVersion: '0.23'
apis:
- aid: nuget:nuget-package-publish-api
  name: NuGet Package Publish API
  description: Endpoints for pushing new packages, deleting or unlisting packages, and relisting previously unlisted packages
    on a NuGet feed.
  humanURL: https://learn.microsoft.com/en-us/nuget/api/overview
  tags:
  - Package Publish
  properties:
  - type: OpenAPI
    url: openapi/nuget-package-publish-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/nuget/api/overview
  - type: Documentation
    url: https://learn.microsoft.com/en-us/nuget/api/service-index
  - type: GitHubRepository
    url: https://github.com/NuGet/NuGetGallery
  - type: Documentation
    url: https://learn.microsoft.com/en-us/nuget/api/registration-base-url-resource
- aid: nuget:nuget-registration-api
  name: NuGet Registration API
  description: Package registration endpoints for fetching metadata about packages, organized into an index, pages, and leaves
    hierarchy.
  humanURL: https://learn.microsoft.com/en-us/nuget/api/overview
  tags:
  - Registration
  properties:
  - type: OpenAPI
    url: openapi/nuget-registration-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/nuget/api/overview
  - type: Documentation
    url: https://learn.microsoft.com/en-us/nuget/api/service-index
  - type: GitHubRepository
    url: https://github.com/NuGet/NuGetGallery
  - type: Documentation
    url: https://learn.microsoft.com/en-us/nuget/api/registration-base-url-resource
- aid: nuget:nuget-service-index-api
  name: NuGet Service Index API
  description: The service index is the entry point for the NuGet V3 API. It is a JSON document that lists all available resources
    and their capabilities.
  humanURL: https://learn.microsoft.com/en-us/nuget/api/overview
  tags:
  - ServiceIndex
  tags_raw:
  - Service Index
  properties:
  - type: OpenAPI
    url: openapi/nuget-service-index-api-openapi.yml
  - type: Documentation
    url: https://learn.microsoft.com/en-us/nuget/api/overview
  - type: Documentation
    url: https://learn.microsoft.com/en-us/nuget/api/service-index
  - type: GitHubRepository
    url: https://github.com/NuGet/NuGetGallery
  - type: Documentation
    url: https://learn.microsoft.com/en-us/nuget/api/registration-base-url-resource
common:
- type: CodeOfConduct
  url: https://github.com/NuGet/NuGetGallery/blob/main/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/NuGet/NuGetGallery/blob/main/CONTRIBUTING.md
- type: License
  name: Apache-2.0
  url: https://github.com/NuGet/NuGetGallery/blob/main/LICENSE
- type: AgenticAccess
  url: agentic-access/nuget-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/nuget-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/nuget-domain-security.yml
- type: Authentication
  url: authentication/nuget-authentication.yml
- type: Portal
  url: https://learn.microsoft.com/en-us/nuget/
- type: Documentation
  url: https://learn.microsoft.com/en-us/nuget/api/overview
- type: Website
  url: https://www.nuget.org/
- type: PrivacyPolicy
  url: https://privacy.microsoft.com/en-us/privacystatement
- type: TermsOfService
  url: https://www.nuget.org/policies/Terms
- type: Blog
  url: https://devblogs.microsoft.com/nuget/
- type: Login
  url: https://www.nuget.org/users/account/LogOn
- name: MCP Server
  url: https://devblogs.microsoft.com/dotnet/nuget-mcp-server-preview/
  type: MCPServer
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/nuget"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/nuget/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/nuget/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.