Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,761
    • Issues 44,761
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,332
    • Merge requests 1,332
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #262081
Closed
Open
Issue created Oct 05, 2020 by Leonard Kleinhans@leonard-kleinhans42

Add support for symbol packages (.snupkg) to NuGet package registry

Context

You can use the GitLab Package Registry to publish, download and manage your NuGet packages. You can use symbol packages (.snupkg) to distribute these symbols and improve the debugging experience of your NuGet packages.

Problem to solve

The problem is that the GitLab Package Registry does not support symbol packages. This makes it difficult to debug your dependencies.

Proposal

Add support for NuGet symbol packages to the NuGet package registry by implementing the symbol package publish resource (https://docs.microsoft.com/en-us/nuget/api/symbol-package-publish-resource).

Metrics

  • Create new snowplow events to measure how often NuGet symbol packages are being published and installed. This will help GitLab to better understand the priority and severity of future feature ideas.
Edited Jun 14, 2021 by Tim Rizzi
Assignee
Assign to
Time tracking