Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listing all Nuget packages for a solution
Message
 
 
À
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:
01625982
Vues:
52
>>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.

I eventually also found a way to do it from the Manage Packages for Solution. I had to uninstall previously installed packages because there was a conflict.

See http://stackoverflow.com/questions/31890649/t4-scaffolding-not-working-with-visual-studio-2015

I got them finally working in VS 2015. I haven't yet checked if they work in VS 2013.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform