Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/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
Eric Arndt f702fc3dc4
Use a unique lock object per key in TaskResultCache. (#5808)
2 days ago
.config cleanup codeql options (#4881) 2 years ago
.github FabricBot: Onboarding to GitOps.ResourceManagement because of FabricBot decommissioning (#5621) 3 months ago
build Use a unique lock object per key in TaskResultCache. (#5808) 2 days ago
docs Build NuGet from the VMR (#5749) 1 month ago
eng Fix recent change to test pipeline pull request trigger (#5794) 1 week ago
keys Add option to disable all strong name signing during build of NuGet.Client repository (#5744) 1 month ago
scripts Report Source Build results to GitHub Checks (#5422) 8 months ago
setup Migrate all NuGet.Client projects to SDK style (#5167) 1 year ago
src Restore only reports files that are changed as dirty to project-system. (#5807) 2 days ago
submodules Remove Common and FileSystem submodules (#4931) 1 year ago
test Restore only reports files that are changed as dirty to project-system. (#5807) 2 days ago
tools-local Update frameworks for unit and functional tests (#5735) 1 month ago
.editorconfig Remove redundant asynchronicity in NuGetProjectFactory and its providers (#5755) 1 month ago
.gitattributes Signing: update to August 2022 CTL (#4791) 2 years ago
.gitignore Add assembly version to ImageManifest so custom icons load properly in VS (#4266) 3 years ago
.gitmodules Remove Common and FileSystem submodules (#4931) 1 year ago
.vsconfig Update repo .vsconfig (#5695) 2 months ago
CODE-OF-CONDUCT.md Update docs for compliance (#5797) 4 days ago
CONTRIBUTING.md Update docs for compliance (#5797) 4 days ago
Directory.Build.props Use Directory.Build.props/targets/rsp in NuGet.Client repo (#4880) 2 years ago
Directory.Build.rsp Use Directory.Build.props/targets/rsp in NuGet.Client repo (#4880) 2 years ago
Directory.Build.targets Fix source build break from recent change (#5795) 1 week ago
Directory.Packages.props Fix broken CommandLineVersionPopulatesVersionPlaceholderForDependenciesInNuspec test (#5805) 3 days ago
Directory.Solution.targets Run all unit and functional tests in a new pipeline (#5787) 2 weeks ago
LICENSE.txt Updating the license based on CELA recommendation. (#1802) 7 years ago
NuGet-ApexTests.slnf Create a Apex daily test pipeline that triggered by NuGet.Client Official (#5585) 3 months ago
NuGet-Commandline-WithTests.slnf Move NuGet.Indexing to correct sln folder, add commandline with tests solution filter, remove unnecessary project from nuget-src-commandline filter (#4097) 3 years ago
NuGet-Src-Commandline.slnf Move NuGet.Indexing to correct sln folder, add commandline with tests solution filter, remove unnecessary project from nuget-src-commandline filter (#4097) 3 years ago
NuGet-Src.slnf Merge NuGetConsole.Host.Powershell into NuGet.PackageManagement.PowerShellCmdlets (#4945) 2 years ago
NuGet-UnitTests.slnf Change Apex tests from Xunit to MSTest (#5428) 8 months ago
NuGet-VS.slnf Merge NuGetConsole.Host.Powershell into NuGet.PackageManagement.PowerShellCmdlets (#4945) 2 years ago
NuGet.Config Upgrade System.Commandline version (#5515) 6 months ago
NuGet.sln Build NuGet from the VMR (#5749) 1 month ago
NuGet.vssettings Renaming vssettings file to NuGet.vssettings 7 years ago
README.md Fix broken logo image (#4336) 3 years ago
SECURITY.md Update docs for compliance (#5797) 4 days ago
build.cmd Adding CMD wrappers for PS1 scripts. (#3378) 4 years ago
build.ps1 Add option to disable all strong name signing during build of NuGet.Client repository (#5744) 1 month ago
build.sh Remove bootstrap.proj (#5164) 1 year ago
configure.cmd Unset NUGET_PACKAGES in our CI environment (#5539) 5 months ago
configure.ps1 Update frameworks for unit and functional tests (#5735) 1 month ago
configure.sh Run all unit and functional tests in a new pipeline (#5787) 2 weeks ago
global.json Use .NET SDK sourcelink integration (#5764) 3 weeks ago
icon.png Use embedded icon in NuGet SDK packages (#4012) 3 years ago
runTests.cmd Adding CMD wrappers for PS1 scripts. (#3378) 4 years ago
runTests.ps1 Plugins: propagate plugin exception (#2838) 5 years ago
spelling.dic Null annotate PackageDependencyInfo (#5311) 10 months ago

README.md

NuGet logo


NuGet Client Tools

This repo contains the following clients:

Open Source Code of Conduct

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.

Getting Started guide

For how to contribute to this repo follow the Contributing doc.

NuGet/Home repo

The NuGet/Home repo is the starting point for all things NuGet. It has the issue tracker and basic information about all things NuGet. Make sure to consult it before beginning your journey through NuGet code.

Feedback

File NuGet.Client bugs in the NuGet/Home.

License

Unless explicitly stated otherwise all files in this repository are licensed under the License in the root repository