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
Jeff Kluge 6e01722cb9
Stop enumerating MSBuild item metadata names in static graph-based restore (#5521)
2 days ago
.config cleanup codeql options (#4881) 1 year ago
.github fix racing condition when stale a PR (#5416) 2 months ago
build Update to C# language version 12 (#5522) 2 days ago
docs Add responsive testing section in UI guidelines. (#5497) 2 weeks ago
eng Target net9.0 for .NET source build (#5511) 2 weeks ago
keys fix apex and e2e tests on CI (#2315) 6 years ago
scripts Report Source Build results to GitHub Checks (#5422) 2 months ago
setup Migrate all NuGet.Client projects to SDK style (#5167) 7 months ago
src Stop enumerating MSBuild item metadata names in static graph-based restore (#5521) 2 days ago
submodules Remove Common and FileSystem submodules (#4931) 1 year ago
test When a package is installed in the global packages folder, add details about the package location. (#5519) 2 days ago
tools-local Upgrade System.Commandline version (#5515) 2 weeks ago
.editorconfig Configure custom spelling dictionary (#5262) 5 months ago
.gitattributes Signing: update to August 2022 CTL (#4791) 1 year ago
.gitignore Add assembly version to ImageManifest so custom icons load properly in VS (#4266) 2 years ago
.gitmodules Remove Common and FileSystem submodules (#4931) 1 year ago
.vsconfig Add Apex test case for IOS project to install/update/uninstall package (#5114) 8 months ago
CONTRIBUTING.md Docs: add doc on localizability (#5408) 3 months ago
Directory.Build.props Use Directory.Build.props/targets/rsp in NuGet.Client repo (#4880) 1 year ago
Directory.Build.rsp Use Directory.Build.props/targets/rsp in NuGet.Client repo (#4880) 1 year ago
Directory.Build.targets Exclude WPF projects from source-build (#5180) 6 months ago
Directory.Packages.props Upgrade System.Commandline version (#5515) 2 weeks ago
LICENSE.txt Updating the license based on CELA recommendation. (#1802) 6 years ago
NuGet-ApexTests.slnf Merge NuGetConsole.Host.Powershell into NuGet.PackageManagement.PowerShellCmdlets (#4945) 1 year 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) 1 year ago
NuGet-UnitTests.slnf Change Apex tests from Xunit to MSTest (#5428) 2 months ago
NuGet-VS.slnf Merge NuGetConsole.Host.Powershell into NuGet.PackageManagement.PowerShellCmdlets (#4945) 1 year ago
NuGet.Config Upgrade System.Commandline version (#5515) 2 weeks ago
NuGet.sln Change Apex tests from Xunit to MSTest (#5428) 2 months ago
NuGet.vssettings Renaming vssettings file to NuGet.vssettings 7 years ago
README.md Fix broken logo image (#4336) 2 years ago
SECURITY.md Update SECURITY.md (#4725) 1 year ago
build.cmd Adding CMD wrappers for PS1 scripts. (#3378) 4 years ago
build.ps1 Remove bootstrap.proj (#5164) 7 months ago
build.sh Remove bootstrap.proj (#5164) 7 months ago
configure.cmd Install ProcDump on Windows CI machines (#5367) 3 months ago
configure.ps1 Install ProcDump on Windows CI machines (#5367) 3 months ago
configure.sh Retry downloads in configure.ps1 and configure.sh (#5369) 3 months ago
global.json Remove bootstrap.proj (#5164) 7 months 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) 5 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