NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Joel Verhagen 87a20a0649 Remove file logging from RegistrationComparer now that AI logging is up (#733)
Make the comparison container (just a cursor) public for easy monitoring
Related to https://github.com/nuget/nugetgallery/issues/7741
5 years ago
.nuget Sign the output NuGet packages (#492) 6 years ago
src Remove file logging from RegistrationComparer now that AI logging is up (#733) 5 years ago
tests Merge pull request #734 from NuGet/ab-prefix 5 years ago
.gitattributes John's Prototype to make metadata 11 years ago
.gitignore Batch sign the binaries (#662) 5 years ago
LICENSE.txt Update LICENSE.txt 10 years ago
NuGet.Services.Metadata.sln Add unit tests for RegistrationComparer core logic (#730) 5 years ago
NuGet.Services.Metadata.sln.DotSettings added copyrights file header to ReSharper team settings 10 years ago
README.md Enable SSL endpoints to work with search service functional tests (#95) 8 years ago
build.cmd Improve build script (#110) 8 years ago
build.ps1 Add the initial Catalog2Registration projects (#705) 5 years ago
buildandtest.ps1 Update to signed version of ServerCommon and NuGetGallery.Core packages (#124) 8 years ago
nuget.config Align NuGet client packages to 5.0.0-preview1.5707 (#695) 5 years ago
sign.thirdparty.props Batch sign the binaries (#662) 5 years ago
test.ps1 Add unit tests for RegistrationComparer core logic (#730) 5 years ago

README.md

NuGet.Services.Metadata

This repo contains NuGet's Metadata Service.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Feedback

If you're having trouble with the NuGet.org Website, file a bug on the NuGet Gallery Issue Tracker.

If you're having trouble with the NuGet client tools (the Visual Studio extension, NuGet.exe command line tool, etc.), file a bug on NuGet Home.

Check out the contributing page to see the best places to log issues and start discussions. The NuGet Home repo provides an overview of the different NuGet projects available.