Исходный код вики Зависимости проекта

Версия 1.6 от Alexandr Fokin на 2025/02/17 00:18

Последние авторы
1 |(% style="width:123px" %) |(% style="width:1357px" %)Зависимости проекта.
2 |(% style="width:123px" %) |(% style="width:1357px" %)(((
3 |(% style="width:185px" %)Top level dependencies|(% style="width:1097px" %)Зависимости, которые явно установлено в проекты.
4 |(% style="width:185px" %)Transitive depedencies|(% style="width:1097px" %)Зависимости, которые необходимы для работы top levep пакетов.
5 )))
6 |(% style="width:123px" %) |(% style="width:1357px" %)(((
7 |View NuGet package dependency hierarchy
8 [[https:~~/~~/stackoverflow.com/questions/6653715/view-nuget-package-dependency-hierarchy>>https://stackoverflow.com/questions/6653715/view-nuget-package-dependency-hierarchy]]|
9 |Get a list of all NuGet packages used in a solution
10 [[https:~~/~~/stackoverflow.com/questions/53435715/get-a-list-of-all-nuget-packages-used-in-a-solution>>https://stackoverflow.com/questions/53435715/get-a-list-of-all-nuget-packages-used-in-a-solution]]|
11 | |
12 )))
13 |(% style="width:123px" %) |(% style="width:1357px" %)(((
14 |(% style="width:688px" %){{code language="cmd"}}dotnet list <project or solution file> package --include-transitive --format json{{/code}}|(% style="width:594px" %)Отображение зависимостей. Отображает перечень зависимостей в виде списка. Нет возможности увидеть иерархию зависимостей, кто является потребителем.
15 |(% style="width:688px" %) |(% style="width:594px" %)
16 |(% style="width:688px" %) |(% style="width:594px" %)
17 )))
18
19