- How do I uninstallapackage by id and versionfor all solutions and projects under a folder?
- How do I installapackage by id and versionfor all solutions and projects under a directory?
There is a package manager approach with somewhat Similar Post that shows how to do that for all projects under A solution. You can use Package Manager Console from solution and use this for one solution. But how to do the same across multiple solutions and projects under them?
 
    
