Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listing all Nuget packages for a solution
Message
De
15/10/2015 04:06:22
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01625948
Message ID:
01625978
Vues:
45
This message has been marked as a message which has helped to the initial question of the thread.
>Hi everybody,
>
>I have a complex solution consisting of many projects. Is there a way in the VS 2015 Package Manager Console to get a list of all installed packages?
>
>I found this link https://docs.nuget.org/consume/package-manager-console but it doesn't show me how to get list of installed packages.
>
>Thanks in advance.

From the console I think you can only get a list by project : Get-Package -project [projectname]

OTOH if you use the 'Manage Packages for Solution...' option that will list all packages in the solution.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform