NuGet - Package Content Service
Adds the three endpoints associated with the Package Content Service
Related: #20050 (closed)
This is step 7 of 7 in implementing the NuGet API MVC:
- #36496 (closed) - API Skeleton + The Service Index + authentication
- gitlab-workhorse#235 (closed) - Workhorse upload route
- #36499 (closed) - Push/Delete Service
- #36502 (closed) - Metadata extraction job, DB changes, and dependencies
- #36504 (closed) - Package Metadata Service
- #36505 (closed) - Search Service
- #36506 (closed) - Package Content Service
### Technical notes
The nuget spec file endpoint, although documented, is not necessary for the MVC
Edited by David Fernandez