Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listing all Nuget packages for a solution
Message
 
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01625948
Message ID:
01625982
Views:
53
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform