Исходный код вики Зависимости проекта
Версия 1.7 от Alexandr Fokin на 2025/02/17 00:19
Скрыть последних авторов
author | version | line-number | content |
---|---|---|---|
![]() |
1.6 | 1 | |(% style="width:123px" %) |(% style="width:1357px" %)Зависимости проекта. |
2 | |(% style="width:123px" %) |(% style="width:1357px" %)((( | ||
![]() |
1.5 | 3 | |(% style="width:185px" %)Top level dependencies|(% style="width:1097px" %)Зависимости, которые явно установлено в проекты. |
4 | |(% style="width:185px" %)Transitive depedencies|(% style="width:1097px" %)Зависимости, которые необходимы для работы top levep пакетов. | ||
5 | ))) | ||
![]() |
1.6 | 6 | |(% style="width:123px" %) |(% style="width:1357px" %)((( |
![]() |
1.4 | 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]]| | ||
![]() |
1.7 | 11 | |View NuGet package dependency hierarchy |
12 | [[https:~~/~~/www.iditect.com/faq/csharp/view-nuget-package-dependency-hierarchy.html>>https://www.iditect.com/faq/csharp/view-nuget-package-dependency-hierarchy.html]]| | ||
![]() |
1.4 | 13 | ))) |
![]() |
1.6 | 14 | |(% style="width:123px" %) |(% style="width:1357px" %)((( |
15 | |(% style="width:688px" %){{code language="cmd"}}dotnet list <project or solution file> package --include-transitive --format json{{/code}}|(% style="width:594px" %)Отображение зависимостей. Отображает перечень зависимостей в виде списка. Нет возможности увидеть иерархию зависимостей, кто является потребителем. | ||
16 | |(% style="width:688px" %) |(% style="width:594px" %) | ||
17 | |(% style="width:688px" %) |(% style="width:594px" %) | ||
![]() |
1.5 | 18 | ))) |
![]() |
1.2 | 19 | |
20 |