Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.
/ ServerCommon Public archive

Common libraries used across the server repos

Notifications You must be signed in to change notification settings

NuGet/ServerCommon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

This repository has moved!

This repository has been merged into https://github.com/NuGet/NuGetGallery. All changes to the NuGet.Services.* shared package should be made to the NuGetGallery repository.

As of NuGetGallery commit 968432180cad66123c6541ba89b562e0cbb22a8d all projects, files, and Git history of the ServerCommon repository have been merged into the NuGetGallery repository. This merge was done to reduce the amount of overhead needed to maintain the back-end of nuget.org.

If you have a broken link found in documentation, please let us know by opening a bug on that documentation page.

If you'd like to try to work around the broken link, try changing the "ServerCommon" part of the URL to "NuGetGallery". This is not guaranteed to work as the code changes, but it may help. For example:

BEFORE: https://github.com/NuGet/ServerCommon/blob/main/build.ps1
 AFTER: https://github.com/NuGet/NuGetGallery/blob/dev/build.ps1

Perhaps you're looking for...

  • NuGet/NuGetGallery - the destination for this repository move, the code that runs the www.nuget.org website and the issue tracker for all nuget.org issues
  • NuGet/Home - the issue tracker for NuGet client
  • NuGet/NuGet.Client - the code for NuGet client, i.e. Visual Studio integration, .NET CLI integration, MSBuild integration, nuget.exe, etc.

Still confused?

Feel free to open an issue at NuGet/NuGetGallery and someone will help you out.