豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Latest commit

 

History

History
130 lines (98 loc) · 13.9 KB

File metadata and controls

130 lines (98 loc) · 13.9 KB
date-generated 2025-05-21 06:24:04 -0700
tool NuGetTasks.GenerateMarkdownDoc

NuGet Project Overview

Below is a list of projects contained in the NuGet.Client repo, organized by product and test projects.

Product Projects

All shipped NuGet libraries and clients in src/ folder.

Projects in section: 35

src\NuGet.Clients

src\NuGet.Core

Core Unit Test Projects

Unit tests for libraries and some clients. Located in test/ folder.

Projects in section: 18

test\NuGet.Core.Tests

Visual Studio Test Projects

Projects in section: 11

test\NuGet.Clients.Tests

Functional Test Projects

Projects in section: 10

test\NuGet.Clients.FuncTests

test\NuGet.Clients.Tests

  • NuGet.CommandLine.Test.csproj: An end-to-end test suite for NuGet.CommandLine. Contains tests for every nuget.exe CLI command. Overlaps in tests with NuGet.CommandLine.FuncTest.

test\NuGet.Core.FuncTests

test\NuGet.Core.Tests